• About Me
  • Projects
  • Contact

Projects

LLM Language Partner

LLM Language Partner

A LLM agnostic language learning chatbot that provides inline corrections and feedback. Uses vllm and Llama 3.1 deployed on Runpod.

Path Planning Visualizer

Path Planning Visualizer

A React/Next.js app for visualizing path planning algorithms like A*, Dijkstra, and BFS in real-time.

Bank Account Transaction App (School Project)

Bank Account Transaction App (School Project)

A Dotnet web application using C# and Razor Pages for managing bank accounts and transactions. This was part of my undergraduate software engineering course.