I'm a Software Developer passionate about backend systems, low-level programming, and Gen AI Applications.
Currently pursuing my M.S. in Computer Science at George Mason University, I aim to build scalable and intelligent products that connect systems-level performance with AI-powered automation.
- 🧩 Curently Exploring LangChain, LLM Agents, RAG systems, and AI-assisted IDEs like Cursor
- 🧠 Strong foundation in systems programming and data structures and algorithms
An AI-powered platform that automates the job application process.
- Uses LangChain + GPT-4 for resume enhancement and intelligent job matching.
- Built a modular FastAPI backend integrating LLM tools and pipelines.
- Completed MVP: “Upload Resume → Improve → Download PDF”.
- Focused on AI workflow orchestration and production-ready modular design.
A multi-client TCP Server written in C
- Implements socket programming for matchmaking and concurrent gameplay.
- Supports multiple active sessions, leveraging select() for I/O multiplexing.
- Demonstrates deep understanding of networking protocols and systems concurrency.
⏱️ ShiftLogger
A C# console application for tracking worker shifts.
- Built using .NET, Entity Framework, and SQL Server.
- Designed with clean architecture separating data, logic, and UI layers.
- Demonstrates understanding of persistence, domain modeling, and object-oriented design.
