Featured Projects
Here are some of my active GitHub projects:
Argumentation-based Link Prediction using LLMs
- Description: Explores the intersection of computational argumentation and link prediction in knowledge graphs. Uses large language models to extract and leverage argumentative structures for improving link prediction tasks.
- Tech Stack: Python, LLMs, NLP
- Repository:
A Game Engine from Scratch
- Description: Built a custom C++ game engine with a client-server architecture (ZeroMQ) featuring replay recording, time-scaling, pause/resume, and responsive rendering, and used it to ship multiple playable titles
- Tech Stack: C++
- Repository: