+--[ faisal@github ]----------------------------------+
| |
| FAISAL FAYAZ |
| AI systems / dev tools / interactive worlds |
| mode: open source |
| |
+-----------------------------------------------------+
I build software that is useful, inspectable, and a little unexpected.
16 public repos · 5 live demos · 7 merged upstream PRs · synced 2026-09-13
faisal@github:~$ whoami
AI/ML + full-stack builder based in India
faisal@github:~$ cat interests.txt
developer tooling · local-first ML · real-time systems
computer vision · browser graphics · open source
faisal@github:~$ echo $BUILD_PHILOSOPHY
"Make it work. Make the trade-offs visible. Leave the repo better documented."| Repository | Signal |
|---|---|
| AutoApply | Semantic job-form autofill across major ATS platforms, with confidence scoring, local-first profiles, and measurable matching accuracy. Python FastAPI Chrome MV3 |
| Repropack | Wrap a failing command and turn it into a redacted, review-ready reproduction report—locally, without uploading the output. TypeScript CLI Node.js |
| LeafScan | Offline crop-disease image triage with on-device TensorFlow Lite inference, conservative uncertainty handling, and a durable field notebook. React Native Expo TFLite |
| System Design Simulator · live | A 3D flight simulator for distributed systems: wire an architecture, inject traffic, and watch latency, queues, caches, and failures unfold. React Three.js TypeScript |
| IONSTORM · play | A neon WebGPU arcade shooter with a WebGL2 fallback, seeded challenges, multi-phase bosses, offline PWA support, and optional cloud progression. WebGPU JavaScript Supabase |
| Wild Roads · play | A procedural 3D world with vehicle physics, wildlife AI, custom shaders, and adaptive browser performance. Three.js GLSL TypeScript |
./projects --more
| Repository | What I am exploring |
|---|---|
| llama-autotune | C++17 llama.cpp hardware auto-tuner with a live Dear ImGui dashboard for thread and batch tradeoffs. |
| Codebase X-Ray | Interactive architecture maps: dependency graph, churn×complexity hotspots, blast radius, reading path. |
| EcoMind | Voice capture, transcription, and semantic recall for private, searchable memories. |
| Signal · live | Self-hosted speech-to-text with Faster Whisper, timestamps, confidence, and persistent history. |
| Sky Duel | Multiplayer aerial combat with a Vite/TypeScript client and a Colyseus server. |
+----------------------+
| THINGS I BUILD |
+----------+-----------+
|
+-------------------------+-------------------------+
| | |
+-------v-------+ +-------v-------+ +-------v-------+
| DEV TOOLS | | APPLIED ML | | REAL-TIME |
| | | | | WORLDS |
| AutoApply | | LeafScan | | IONSTORM |
| Repropack | | EcoMind | | Wild Roads |
| Codebase X-Ray| | Signal | | SysDesign Sim |
+---------------+ | llama-autotune| +---------------+
+---------------+
Open source is where I learn fastest: read the real implementation, reproduce the edge case, write the test, and send the fix back upstream.
Soup (MakazhanAlpamys/Soup · ~6.2k★) — fine-tune LLMs from one YAML. Seven PRs merged:
- #592 merged 2026-09-12 —
fix(export): require explicit AWQ calibration data instead of silently downloading a 214k-row default set. - #588 merged 2026-08-28 —
fix(train): make FSDP QLoRA dtype-compatible so 4-bit storage matches the compute dtype before wrapping. - #466 merged 2026-08-22 —
feat(data): add Ollama and vLLM provider sampling tosoup data best-of-n. - #437 merged 2026-08-17 —
test(stream): pin the non-LoRA meta-guard scope so the adapter postcondition cannot silently widen. - #435 merged 2026-08-17 —
fix(stream): verify adapter materialization across PEFT 0.18/0.19 instead of trusting a zero return count. - #432 merged 2026-08-16 —
feat: DeepSeek V4 Flash GRPO recipe, catalog guards, docs, changelog. - #422 merged 2026-08-16 —
feat: Qwen3.5 4B continued-pretraining recipe with regression coverage.
+ code should invite inspection
+ limitations belong in the README
+ a small reproducible fix beats a vague feature request
+ documentation is part of the implementation{
"languages": ["Python", "TypeScript", "JavaScript", "C++", "SQL"],
"ai_ml": ["TensorFlow Lite", "Faster Whisper", "llama.cpp", "PEFT / QLoRA", "LLM evaluation"],
"frontend": ["React", "React Native", "Three.js", "WebGPU"],
"backend": ["FastAPI", "Node.js", "PostgreSQL", "Supabase"],
"tooling": ["Git", "Docker", "GitHub Actions", "Vite"]
}If you are building open developer tools, local-first AI, or something strange in the browser, I would like to hear about it.
> discuss an idea : open an issue in the relevant repository
> collaborate : send a focused PR or proposal
> say hello : linkedin.com/in/faisal-fayaz
> portfolio : faisal-fayaz-portfolio.vercel.app
status: building in public
ship useful things // document the sharp edges // contribute upstream


