Welcome
Database Developer · CS Student · Founder, arweb.co
Websites Built
Full website redesign for a busy Toronto barbershop. Mobile-first layout, service menu, gallery, and Google Maps integration to drive foot traffic.
Clean, modern site for a private chef and catering service showcasing menu offerings, event packages, and a booking inquiry form.
Modern website for a Toronto barbershop featuring service listings, photo gallery, and an online booking integration to convert visitors into clients.
Full-stack website for a competitive Call of Duty esports clan. Features a MongoDB-backed admin panel for managing roster, news, and match records — with secure authentication and full CRUD operations.
Analytics & Database
End-to-end data warehouse built in PostgreSQL using a star schema (fact + dimension tables). Python ETL pipeline ingests and transforms raw CSV sales data. Includes 20+ analytical SQL queries — YoY revenue growth, customer cohort retention, and product margin analysis — surfaced via a Tableau KPI dashboard.
Analyzed a 10,000+ row retail dataset to identify churn drivers using Python (pandas, seaborn) and SQL. Built a Tableau dashboard surfacing top churn risk segments with a business-ready retention report.
Designed a normalized relational schema (3NF/BCNF) for an e-commerce business. Wrote 15+ SQL queries to answer business questions and validated results in BigQuery. Built a Google Sheets KPI dashboard for non-technical stakeholders.
A data pipeline that ingests historical game statistics from public sports APIs into a normalized PostgreSQL database, applies machine learning models (scikit-learn) to forecast game outcomes, and serves live predictions through a Flask dashboard. Designed with data integrity, query performance, and model accuracy in mind.
Core Tools