About Me
Get to know me better - my journey, values, and what drives me as a developer
My Journey
I'm a passionate software engineer who fell in love with coding through the thrill of solving complex problems. My journey began with curiosity about how things work, and it evolved into a deep fascination with building systems that make people's lives easier.
Currently working as a Software Engineer at Collab-Now, I specialize in full-stack development with a focus on real-time communication platforms, fintech solutions, and AI-powered applications. I'm particularly drawn to the intersection of performance optimization and user experience.
When I'm not coding, you'll find me exploring new technologies, contributing to open-source projects, or sharing knowledge through technical writing. I believe in continuous learning and staying ahead of the curve in this rapidly evolving field.
Featured Projects
A selection of my recent work showcasing full-stack development, AI integrations, and innovative solutions built with modern technologies.
Featured Articles
Insights on web development, programming tutorials, and technical deep-dives. Sharing knowledge and experiences from my journey as a software engineer.
Simple RAG: A Foundational Approach to Retrieval-Augmented Generation
Learn the fundamentals of Retrieval-Augmented Generation (RAG) with a simple, step-by-step implementation. This post covers data ingestion, chunking, embeddings, and semantic search to build a basic RAG pipeline.