Skip to content
View VrajVaghela's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report VrajVaghela

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.

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
VrajVaghela/README.md

🧠 About

I'm a Computer Science student who learns by shipping. Most of what I build sits at the intersection of LLM agents and real systems β€” tools that plan, retrieve, and act rather than just autocomplete.

  • πŸ”¬ Deep in agentic workflows, RAG pipelines, and multi-agent orchestration β€” Corrective RAG and Self-RAG implementations, LangChain/LangGraph, plus an agentic platform built for a hackathon.
  • πŸ¦€ Also drawn to the layer underneath: a packet-filtering firewall in Rust and a network intrusion detection project keep me honest about what's actually happening on the wire.
  • πŸš€ I ship end-to-end β€” TypeScript/Next.js front to back, Python for the ML side, deployed and publicly reachable.
  • 🀝 Open to collaborating on AI tooling, developer experience, and anything agentic.
Random dev quote

⚑ Tech Arsenal

Languages

TypeScript, JavaScript, Python, Rust, C++, HTML, CSS

Frameworks & Runtime

Next.js, React, Node.js, Express, Tailwind, Vite, FastAPI, Flask

AI / Data

PyTorch, TensorFlow, scikit-learn, MySQL, Postgres, MongoDB, Redis, Supabase

Tooling & Infra

Git, GitHub, GitHub Actions, Docker, Linux, Vercel, Bash, VS Code

LangChain Β· LangGraph Β· Clerk Β· Liveblocks Β· Trigger.dev Β· React Native Β· Jupyter


πŸš€ Featured Work

πŸ›‘οΈ CrimeOS

Intelligence-led police investigation platform. Agentic AI covering the full case lifecycle: multilingual complaint ingestion (Gujarati PDFs, Hindi audio, handwritten FIR scans), SOP-grounded investigation paths, automated legal drafting, and audit-transparent case summaries. Built for the ERH26 Hackathon.

TypeScript Agentic AI Multimodal

Explore β†’

πŸ‘» Ghost AI

Interactive systems-architecture builder. Design and reason about system diagrams collaboratively, with real-time presence and background job orchestration.

Next.js Liveblocks Clerk Trigger.dev

Live Demo β–Έ Β· Code β†’

πŸ“ˆ FinSight

Financial analysis and insight engine. Python pipeline for ingesting market data and surfacing signal β€” the analytical sibling to my algorithmic-trading experiments.

Python Data Analysis Finance

Explore β†’

πŸ”§ gitassist

AI assistant for Git workflows. Reduces the friction between intent and the right command β€” built because I kept reaching for the same handful of incantations.

TypeScript Developer Tooling LLM

Explore β†’

πŸ¦€ firewall

Packet-filtering firewall written in Rust. A deliberate step down the stack: rule evaluation and packet inspection without a garbage collector in the way.

Rust Networking Systems

Explore β†’

πŸŽ“ autoclassroom

Homework automation agent. Point it at an assignment and it works the problem end-to-end. Equal parts useful tool and study of agent reliability.

Python Automation LLM Agents

Explore β†’

πŸ“‚ More projects β€” AI research, trading, and tooling (click to expand)

Agentic AI & RAG

Project What it is Stack
jobpilot AI job-search agent β€” role matching, tailored resumes, faster applications TypeScript
agent Agent scaffolding and experiments TypeScript
crag Corrective RAG implementation Python
selfrag Self-RAG β€” retrieval with self-critique Python
chatbot Conversational agent groundwork Python
lagnchain-langgraph-tutorials LangChain / LangGraph working notes Jupyter

Products & Platforms

Project What it is Stack
Command-Bot Command-driven bot β€” live β–Έ TypeScript
odoo-hackathon TransitOps β€” smart transport operations platform TypeScript
vocaba Vocaba/Lingua β€” language learning React Native Clerk
nodebase Node-based workspace experiment TypeScript

Quant & ML

Project What it is Stack
algotrading Algorithmic trading strategies Python
algoX Algorithm visualization and practice TypeScript
DSlab_Project_Network_Intrusion_detection... Network intrusion detection β€” Data Science lab Jupyter

πŸ“Š GitHub Stats

Profile summary Contribution streak Repos per language Most committed language Productive time

πŸ“ˆ Contribution Activity

Contribution activity graph

🐍 Watch the Snake Eat My Contributions

Snake animation consuming my GitHub contribution grid
πŸ™οΈ See my contributions as a 3D city (click to expand)
Contribution calendar rendered as an isometric 3D scene

πŸ’¬ Let's build something

Open to collaboration on AI agents, developer tooling, and systems work.

Email vrjvghl@gmail.com



⭐ If something here is useful to you, a star means a lot.

Popular repositories Loading

  1. keep keep Public

    Note-taking app inspired by Google Keep.

    JavaScript

  2. UrltoQr UrltoQr Public

    URL-to-QR-code generator.

    JavaScript

  3. Secrets Secrets Public

    Authentication and secret-sharing app β€” session handling and password hashing.

    JavaScript

  4. Portfolio-Website Portfolio-Website Public

    Personal portfolio website.

    CSS

  5. VrajVaghela VrajVaghela Public

    Config files for my GitHub profile.

    Shell

  6. EmployeeManagementSystem EmployeeManagementSystem Public

    Employee management CRUD application.

    JavaScript