An agentic conversational assistant powered by Google's Gemini model. It understands natural language to manage everyday tasks such as reading and sending emails, checking calendar availability, scheduling meetings, and sending follow-up messages.
Projects
A collection of my personal projects.
GitHub Activity
Projects
Graph-based multicollinearity detection and feature-reduction engine to reduce redundancy in feature spaces and improves interpretability of the machine learning model.
Image classification of 75 butterfly species using transfer learning with YOLOv8 for image segmentation and ConvNeXt Large for classification.
Automatic differentiation engine from scratch using forward-backward passes through an expression tree + Mathematical equation parser.
back-testing platform for personalized investment strategies, allowing users to customize technical indicators, formulate complex buy/sell signals, and visualize portfolio performance over time.
Python package that helps visualize a star cluster's structure and its Hertzsprung-Russell Diagram with color correspond to star's temperature.