All projects

RAG-as-a-Service platform with containerized microservices, pgvector similarity search, and a FastAPI query layer.

FastAPIPostgreSQLpgvectorDockerLangChain

Real-time multiplayer typing race. Socket.io rooms, live WPM calculation, and word-index throttling to prevent ghost submissions.

Node.jsSocket.ioReactTypeScript

Drag-and-drop workflow automation tool. Node-based canvas for chaining API calls, transforms, and conditional logic.

ReactReactFlowFastAPIDocker

Privacy-first local LLM interface. Wraps Ollama with a clean chat UI, model switching, and conversation history.

ReactTypeScriptOllamaFastAPI
research AI Dental Diagnosis

Multi-class CNN classifier for dental X-ray pathologies. Published findings in IEEE Access.

PyTorchOpenCVPython

Crypto portfolio tracker with live price feeds, allocation charts, and P/L calculations across exchanges.

ReactTypeScriptRechartsREST APIs

Minimal Unix shell written in C. Implements job control, pipes, redirections, and a basic built-in command set.

CPOSIX
oss zfc

Lightweight file compressor using Huffman coding and LZ77. Benchmarked against gzip on text and binary corpora.

C++

Reinforcement learning agent that learns optimal state transitions in a discrete FSM environment using Q-learning.

PythonNumPyMatplotlib