Side Quest

PokéNexus featured image

PokéNexus

Personal side project that merges my long-standing love for Pokémon with graph visualization, interactive systems, and Python prototyping.

Advanced Recommender System featured image

Advanced Recommender System

Learning-to-rank recommender system for next-best-action prediction, combining Bayesian optimization and ensemble ranking to improve NDCG@5 by 36%.

Real Estate AI Agent featured image

Real Estate AI Agent

Autonomous AI agent for property-market analysis, price estimation, and natural-language interaction built on predictive models and LLM orchestration.

Lightweight Fine-Tuning with PEFT & LoRA featured image

Lightweight Fine-Tuning with PEFT & LoRA

Parameter-efficient fine-tuning pipeline using LoRA to adapt DistilBERT for sentiment analysis while training less than 1% of the model parameters.

Gas Network Risk Forecasting featured image

Gas Network Risk Forecasting

Second-place hackathon project for gas leak risk prediction using geospatial-temporal features, synthetic data augmentation, and SHAP-based interpretability.

AI Photo Editor with SAM & SDXL featured image

AI Photo Editor with SAM & SDXL

Computer vision and generative AI pipeline combining SAM and SDXL for interactive object segmentation and photorealistic image editing.

Custom Chatbot with RAG featured image

Custom Chatbot with RAG

Retrieval-augmented chatbot that combines semantic search, custom embeddings, and LLM prompting for grounded domain-specific conversations.