
print("Still compiling into an engineer")
Builder.
Engineer.
Technocrat.
Enthusiast.

Favourite Projects
View all
Latest Code
voice-rag-pdf-assistant
Voice-enabled RAG assistant that processes PDFs with Ollama, stores embeddings in ChromaDB, and provides spoken answers via ElevenLabs TTS for hands-free document Q&A
Ai-chatbot
Production-ready AI Chatbot Microservices: Full-stack system with Next.js frontend, Node.js API Gateway, Go & Python backend services, PostgreSQL, Redis, Elasticsearch vector DB, RabbitMQ messaging, LangChain RAG pipeline, and containerized deployment on Docker/Kubernetes
golang-react.tsx-app
Full-stack Todo application built with Go (Fiber, MongoDB driver) and React (TypeScript) with react-query. Demonstrates CRUD operations with a REST API backend and a modern frontend.
simple-golang-in-memory-apis
A simple Go Fiber-based REST API for managing todos in memory, supporting create, read, update, and delete operations.
ctypes-dynamic-array-python-implementation
Custom dynamic array implementation in Python using ctypes - demonstrates low-level memory management and auto-resizing behaviour
basic-cdn
Minimal CDN demonstrating global content caching with Go, Node.js, and Docker
pdf-rag-system
A Retrieval-Augmented Generation (RAG) system for intelligent PDF document analysis and question-answering
typescript-crash-course
No description available
Nest.js-admin-user-microservice
A NestJS-based microservice for admin and user management, featuring modular architecture, TypeScript support, and scalable design principles.