PROJECTS

A collection of things I've built.

AI · LLM EngineOPEN SOURCE

initium

Pure C11 LLM inference engine built completely from scratch without PyTorch, CUDA, or external libraries. Runs Llama-style model architectures directly on CPU with zero dependencies.

CPythonMakefilePOSIX Threads
AI · Deep LearningOPEN SOURCE

neetcode-gpt

GPT transformer architecture built from scratch in Python and PyTorch. Implements custom multi-head self-attention, positional encodings, feed-forward layers, and autoregressive generation.

PythonPyTorchNumPy
AI Agent · AutomationBUILDING

ig-agent

Autonomous Instagram AI agent with a full management dashboard. Researches viral trends, schedules weekly content, generates AI captions, auto-publishes posts, and manages comment replies.

Next.jsTypeScriptFastAPILangGraphAnthropicSupabase
AI · Database AgentACTIVE

querymind

Intelligent SQL Query assistant and database exploration engine. Converts natural language prompts into optimized SQL statements with automated schema analysis and visualization.

ReactTypeScriptPythonFastAPITailwind CSS
AI · HealthcareLIVE

chronic-disease-detetction

End-to-end chronic disease risk prediction system featuring ML model pipelines, FastAPI inference microservices, and an interactive Streamlit UI for personalized health assessments.

PythonFastAPIStreamlitScikit-LearnDocker
Computer Vision · AIACTIVE

face-recognition-system

Real-time facial recognition attendance management system. Detects facial features, identifies registered individuals in live camera streams, and logs color-coded attendance records.

PythonOpenCVFace RecognitionTkinter
Data Science · Machine LearningOPEN SOURCE

movie-recommendation

Personalized movie recommendation model leveraging content-based filtering and Cosine Similarity vectorization to analyze film metadata, genres, and user preference vectors.

PythonPandasScikit-LearnNLTKJupyter