Open-source machine learning and data science projects in various stages.
YouTube Trends Analyzer
completedAnalysis of YouTube trending videos using the YouTube Data API v3. Identifies patterns in views, engagement ratios, and topic popularity across 15,000+ video records.
- Python
- YouTube API
- Pandas
- Data Analysis
Sentiment Analysis Engine
activeNLP-based sentiment classification system trained on 50,000 product reviews. Uses DistilBERT fine-tuned on SST-2 dataset. Achieves 89% F1 score on held-out test set.
- NLP
- Python
- HuggingFace
- scikit-learn
Bio Signal Processor
activeProcessing and visualization pipeline for wearable sensor data. Handles heart rate, sleep stage classification, and stress index calculation from HRV features.
- Python
- Signal Processing
- NumPy
- Recharts
Open Dataset Explorer
planningInteractive tool for browsing, filtering, and visualizing public datasets from WHO, World Bank, and government open data portals. Planned for Q3 2026.
- JavaScript
- Next.js
- REST API
- D3.js