Starvix — full-stack developer & designer, one-person studio.
I take products from Figma to production: high-fidelity motion UIs,
full-stack SaaS, and — lately — AI I train myself. My range runs from
GSAP-heavy brand sites, to marketplaces with payments and escrow, to a
from-scratch on-device LLM shipped inside a Flutter app.
Not a specialist in one layer. I own the whole thing: design -> code -> deploy.
Most people integrate an AI API. I built the model.
A Quran & Hadith assistant that answers only from authentic sources, cites exact references (Surah:Ayah, Hadith grade), and runs 100% offline on your phone.
Model -> Llama 3.2 3B, fine-tuned from scratch (QLoRA 4-bit, Unsloth)
Data -> 15,000+ Q&A pairs from the Quran + 6 Hadith collections
Export -> GGUF Q4_K_M (~1.7 GB) running on-device via llama.cpp
Delivery -> drop-in Flutter integration - no internet after setup
Infra cost -> $0 (free Colab GPU)
Real products, live in production — grouped by what they actually are.
| Domain | Project | It does | Live |
|---|---|---|---|
| 🛒 Marketplace | Occuin | Livestock marketplace — photography-first, trust-driven | ↗ |
| 🏠 Rentals / Fintech | GlobalHaven | Vacation rentals with payment escrow & host verification | ↗ |
| 💳 E-Commerce | GlobeKart | Storefront tuned for checkout conversion | ↗ |
| 🧩 SaaS | Team Freelancer | Team & freelancer collaboration platform | ↗ |
| 🎬 Motion / Brand | K72 | GSAP-heavy agency site, heavy interaction design | ↗ |
| 🎨 Studio | Starvix | My design studio — portfolio & case studies | ↗ |
| 🛠️ Dev Tooling | ai-audit | A Claude Code skill that reviews uncommitted work against best practices | ↗ |
- 🧠 Pushing on-device / local AI further — smaller models, real products, no API bills.
- 🎨 Building Starvix into a studio brand for high-fidelity, motion-led web work.
- ⚙️ Writing my own dev tooling (Claude Code skills) to ship faster and cleaner.