Skip to content
View raptor1820's full-sized avatar

Highlights

  • Pro

Organizations

@tsrsmict

Block or report raptor1820

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
raptor1820/README.md

👋 Hi, I'm Ritwic Verma

Computer Science @ Georgia Tech | Full-Stack Developer | AI Enthusiast

Website LinkedIn Email GitHub

Building impactful software that reaches thousands of users 🚀


🛠️ Tech Stack

Languages

Python TypeScript JavaScript Java C/C++ SQL

Frontend

React Next.js TailwindCSS HTML5 CSS3

Backend & Databases

Node.js Express.js Flask MongoDB PostgreSQL Firebase

Tools & Technologies

Git Docker AWS Google Cloud GitHub Actions


Featured Projects

🔐 ripenv - Git-Safe Encrypted Secrets Manager

Public-key cryptography for API keys & secrets with Next.js dashboard

  • 🔒 Client-side encryption with PyNaCl, Argon2id, WebCrypto
  • 🎨 Dashboard: Next.js + TypeScript + Tailwind + PostgreSQL + Supabase Auth
  • 🛠️ CLI tool built with Python, Click, and Rich

🏥 MedEase - AI Medical Assistant

🏆 Best MongoDB Implementation @ HackGT 11 (150+ projects)

  • 🤖 RAG-powered LLM assistant with ~5s latency, reducing research time by 70%
  • 🔍 MongoDB Atlas Vector Search for scalable medical data retrieval
  • ⚡ Built with Flask + MongoDB + Astro + OpenAI API

📰 Bubble Burst! - News Bias Reducer

Featured in Times of India (10M+ readers)

  • 🌐 Chrome extension + web app reaching 500+ pilot users
  • 🎯 AI-driven pipeline achieving 30% higher diversity in news sources
  • 🔧 Tech: Flask + JavaScript + Chrome ManifestV3 APIs

🏠 ValuAI - Insurance Fraud Detection

Multimodal AI for claim validation

  • 🧠 Gemini Flash 2.0 + Llama 3 for real-time fraud detection
  • ⚛️ React + TypeScript + Tailwind frontend with Flask backend
  • ⏱️ Reduced claim verification time significantly

GitHub Stats

GitHub Stats

Top Languages

GitHub Streak


🎯 About Me

const ritwic = {
    location: "Atlanta, GA",
    education: "Georgia Tech CS '27",
    interests: ["Full-Stack Development", "AI/ML", "Cloud Computing", "DevOps"],
    passions: [
        "Football ⚽",
        "Gaming 🎮",
        "Reading 📚",
        "Building Cool Stuff 🚀",
    ],
    currentlyLearning: ["GraphQL", "React Native", "LangChain", "PyTorch"],
    lifePhilosophy: "Always curious, always building",
    openTo: [
        "Collaborations",
        "Open Source",
        "Hackathons",
        "New Opportunities",
    ],
};

📫 Let's Connect!

I'm always excited to collaborate on impactful projects, discuss new technologies, or just chat about football and tech! Feel free to reach out:

LinkedIn Email


Profile Views

⭐️ From raptor1820

Pinned Loading

  1. ripenv ripenv Public

    Military-grade secret management for teams: encrypted env files, API keys, and CI/CD secrets with zero-trust security.

    TypeScript 3

  2. personalwebsite personalwebsite Public

    A modern, responsive personal portfolio website built with Astro, Tailwind CSS, and TypeScript, featuring dynamic project showcases, automated PDF resume export, and performance-first SEO optimizat…

    Astro 1

  3. Amarii Amarii Public

    A sleek admin panel built for the nonprofit Amarii, leveraging EJS, JavaScript, and Python for efficiency and scalability.

    EJS

  4. bubblebackendjs bubblebackendjs Public

    Backend API that uses AI to find opposing viewpoints for any article, helping users break out of their information bubbles

    TypeScript

  5. bubbleburstwebsite bubbleburstwebsite Public

    A SvelteKit web app that shows alternative viewpoints on news articles to combat echo chambers and promote critical thinking 🧠

    Svelte