Back to home
Projects

Case studies.

Deep-dives into the side projects below — the problem, the methodology, results, and what I learned.

Daam Kemon
ActiveMay 2026 – ongoing

Daam Kemon

A grocery price intelligence engine for Bangladesh. Live-scrapes Chaldal, Shwapno, and Othoba every 6 hours, normalizes messy listings using a tiered confidence-scoring matcher, and aggregates by item type and size to present a unified price-comparison view with a delivery-fee aware basket optimizer.

  • Python
  • FastAPI
  • Next.js
  • Playwright
  • PostgreSQL
  • Tailwind CSS
Dhaka Restaurant Directory
MaintainedJan 2026 – Apr 2026

Dhaka Restaurant Directory

Mapping every restaurant in Dhaka I could find — pulled from open geographic data, cleaned, and shipped as a live directory.

  • Python
  • SQL
  • APIs
  • Data Analytics
  • Web Deployment
DSE Market Prediction
Active · v2 in progressMar 2026 – ongoing

DSE Market Prediction

Forecasting next-day directional moves on the Dhaka Stock Exchange using XGBoost on engineered features — with honest, leakage-aware backtesting.

  • Python
  • XGBoost
  • Machine Learning
  • Financial Analytics
  • Data Science