My Works
AuthXpress
An Authentication and authorization boilerplate for Express.js applications. AuthXpress empowers developers to integrate Role-Based Access Control authentication into applications effortlessly. It features Google Login and two-factor authentication.
Explorations & Experiments
TeamCollab GraphQL API
A production-ready GraphQL API for team collaboration and task management. Built with modern backend best practices, it features role-based access control, real-time updates, observability, and optimized data handling for scalability and performance.
View CodeMachine Learning Projects
A collection of machine learning projects and experiments covering classification, regression, and soon, clustering. Designed to demonstrate core ML concepts, model evaluation, and real-world applications.
View CodeMental Health Treatment Prediction
A predictive machine learning model that explores healthcare data to forecast mental health treatment outcomes. Focuses on data preprocessing, feature engineering, and model training for real-world social impact.
View CodeFine-Tune GPT-4
An experiment in fine-tuning OpenAI’s GPT-4 on custom datasets. Explores prompt design, dataset preparation, and evaluation strategies to adapt large language models for domain-specific tasks.
View CodeLangChain Course Project
Hands-on projects built while learning LangChain, focusing on chaining LLM prompts, working with agents, and integrating external data sources to create intelligent applications.
View CodeRAG With LLMs
A Retrieval-Augmented Generation (RAG) implementation using large language models. Demonstrates how to combine external knowledge bases with LLMs for accurate, context-aware question answering.
View Code