I'm a CS student who builds real systems — from federated identity architectures and AI-powered document search to data analytics engines and game development. I work across the full stack with Python, C++, Node.js, and modern AI tooling.
const eman = {
currentlyBuilding: ["Federated SSO Systems", "RAG Pipelines", "Full-Stack Apps"],
techDomains: ["Security & Identity", "AI / RAG", "Data Science", "Game Dev"],
languages: ["Python", "C++", "JavaScript", "TypeScript", "C#", "SQL"],
funFact: "I architect auth systems by day and build Tetris clones by night 🎮"
};|
A production-grade Redirect-Based Federated Single Sign-On system for distributed microservices. Two decoupled apps — an Identity Provider (IdP) on Node.js/Express + MongoDB and a Service Provider (SP) — implement centralized OAuth-style login redirections with secure JWT session validation. Key Engineering:
|
A production-style Retrieval-Augmented Generation Chat API built with FastAPI, Groq (Llama 3.3), ChromaDB, and Postgres. Upload PDF documents, then ask questions grounded strictly in their content — with persistent, multi-turn conversation memory. Key Engineering:
|
|
End-to-end RAG app — upload PDFs, index into vector chunks, and ask natural language questions. Cosine similarity retrieval + Groq LLM for fact-grounded answers. |
Classic Tetris built from scratch in C++ using SFML. Clean OOP design with distinct classes for grid, gameplay logic, and all 7 Tetromino block shapes. Custom audio & music. |
Python data transformation & analytics engine for global GDP trends. 7+ analytical modules with plugin-based console & chart output. |
|
ML-based performance marketing ROI prediction. Analyzes campaign data to predict return on investment for data-driven budget allocation. |
Jupyter Notebooks implementing AI/ML concepts — Data Preprocessing, EDA, and Classical ML algorithms (Classification, Regression). |
Classic N-Queens problem solver using backtracking. Demonstrates algorithmic thinking and constraint satisfaction. |
📌 Pin your favorites! Check out the pinned repos below for quick access.
|
Federated SSO · JWT · IdP/SP · HMAC-SHA256 |
RAG Pipelines · ChromaDB · Groq · Embeddings |
Pandas · Matplotlib · scikit-learn · EDA |
C++ · OOP · SFML · Full-Stack · Clean Architecture |
Languages
Frameworks & Libraries
AI & Data Science
Databases & Tools
"Code is like humor. When you have to explain it, it's bad."


