Smart Family Grocery List — Full-Stack Mobile App
Personal project
Privacy-first grocery list app with a FastAPI Python backend and Kotlin Android frontend. Features grocery price scraping and comparison across local Ontario stores, OpenStreetMap-based store locator, AES-GCM encrypted personal data, Siri Shortcut integration, and smart list optimization. Demonstrates full-stack development from mobile frontend to API to database.
Technologies: FastAPI, Python, Kotlin, AES-GCM encryption, OpenStreetMap API, PostgreSQL/SQLite, Docker
0
5
Hermes Agent — AI Agent Orchestration Framework
Personal project
Built an AI agent framework that manages task delegation, model routing, and automated workflows across multiple LLM providers. Features include: cron-based job scheduling, multi-agent parallel task execution, automated file system management, and session-aware context retrieval. The system processes daily briefings, job market monitoring, and infrastructure management.
Technologies: Python, LLM APIs, async task queues, git-based sync, shell automation
0
5
Auto Loan Calculator — Interactive Web App
Personal project
Live at autoloancalculator.arshadkazi.ca (http://autoloancalculator.arshadkazi.ca). Built a full-featured auto loan calculator with dynamic amortization schedules, trade-in valuation, and promotional rate comparison (including Ontario-specific pricing rules). Demonstrates front-end React/TypeScript development and deployment.
Technologies: React, TypeScript, Vite, CSS, Cloudflare Pages
0
3
MapleGamma — Daily AI Briefing Pipeline
Personal project
Automated briefing pipeline at briefing.arshadkazi.ca (http://briefing.arshadkazi.ca) that ingests content from multiple sources, processes it through an LLM workflow, and delivers a curated summary on a daily schedule. Demonstrates end-to-end cron + LLM agent pipeline.
Technologies: Python, LLM APIs, cron, RSS parsing, markdown rendering
0
3
Automated vehicle inventory scraping and reporting system. Scrapes dealership websites for inventory data, processes and structures the output, and generates daily reports.
Technologies: Python, Playwright, BeautifulSoup, SQLite, cron
0
3
Automated vehicle inventory scraping and reporting system. Scrapes dealership websites for inventory data, processes and structures the output, and generates daily reports.
Technologies: Python, Playwright, BeautifulSoup, SQLite, cron