Featured Projects
Engineering Portfolio
These projects show where I’m strongest: AI systems, healthcare ML, research tools, full-stack platforms, and scalable backend thinking.
01In Progress
VisaHire.ai — AI Job & Visa Platform
A full-stack AI platform designed to help international students discover visa-sponsored roles, filter companies by work authorization support, and track applications in one clean dashboard.
- Built around Next.js, NestJS, TypeScript, PostgreSQL, and REST APIs.
- Designed smart filters for H-1B, OPT, STEM OPT, relocation, and sponsorship-friendly roles.
- Planned AI features include resume-job matching, company insights, and application tracking.
AI ProductNext.jsNestJSPostgreSQLTypeScript
02Research Project
Alzheimer’s Detection using Deep Learning
A healthcare AI research project focused on early Alzheimer’s disease detection from MRI scans using CNN-based deep learning and explainable AI.
- Developed custom CNN and compared performance with ML/DL architectures.
- Used preprocessing, augmentation, normalization, confusion matrix, ROC/AUC, and model evaluation.
- Integrated Grad-CAM style explainability to support clinical interpretability.
Medical AICNNGrad-CAMMRITensorFlow
03Portfolio Build
AI Research Analytics Dashboard
A professional dashboard concept for visualizing model performance, experiment history, dataset balance, ROC curves, t-SNE/UMAP clusters, and classification reports.
- Designed for research reporting and model comparison workflows.
- Includes metrics such as accuracy, precision, recall, F1-score, ROC AUC, and confusion matrix.
- Useful for turning ML notebooks into client-ready and professor-ready visual reports.
Data VisualizationML MetricsReactDashboardAnalytics
04Research Direction
3D Genome Structure Analysis using Hi-C Data
A computational biology workflow using Hi-C genomic interaction data to study 3D genome organization and visualize chromosome contact matrices.
- Worked with .hic to .cool conversion workflows and HiCExplorer tools.
- Generated interaction matrix visualizations for genomic structure analysis.
- Exploring connections between AI, epigenomics, neurogenomics, and disease research.
BioinformaticsHi-CPythonData AnalysisGenomics
05Building
Netflix-Scale Backend Architecture
A system design project focused on scalable backend architecture inspired by streaming platforms, recommendation services, caching, and distributed systems.
- Planned microservices for users, videos, recommendations, watch history, and payments.
- Architecture includes API gateway, caching, database design, queues, and monitoring.
- Built to demonstrate top-tier backend engineering and system design readiness.
System DesignBackendMicroservicesScalabilityCloud
06Concept / MVP
LabMind.ai — AI Research Assistant
An AI assistant concept for researchers that helps summarize papers, extract methods, compare experiments, and generate structured research notes.
- Designed for students, labs, and early-stage research teams.
- Planned features include paper summarization, literature comparison, and experiment tracking.
- Positioned as a practical AI productivity tool for academic and applied research.
GenAIResearch ToolsRAGLLMsProduct Design