Engineering student (electronics + control systems) who spends the rest of the time fine-tuning language models on a laptop that was never meant for this, and building games in the gaps between. No vibe coding, no fluff — just things that either work or get rebuilt until they do.
> current_focus : LLM fine-tuning, local inference optimization, indie game dev
> constraint : RTX 4050, 6GB VRAM — everything gets squeezed
> publishing_as : HuggingFace @ SamY36
> status : building, breaking, rebuilding
Local inference on hard mode
Built a custom llama.cpp fork with CUDA support from source in WSL2 to get real
GPU inference out of a 27B model quantized down to Q1_0 on 6GB of VRAM. Benchmarked
it across coding, math, and logic. Hallucinations turned out to be fixable with
live web search instead of blaming the weights — wrote a custom anti-hallucination
system prompt to prove it.
Fine-tuned models — HuggingFace @ SamY36 Multiple LoRA fine-tunes across coding, cybersecurity, and web dev, trained on Kaggle's free compute. Q8_0 GGUF exports so they're actually runnable, not just benchmark trophies.
Bloombound A fungal-themed, Hollow Knight-inspired metroidvania. Full GDD, HTML5/Canvas prototype with sword combat, a materials/crafting system, and a "Blade Art" mechanic system.
Soulslike (Godot 4.x) 3D action game with Sekiro-style posture/deflect combat, spear and sword progression, and AI-assisted 3D asset pipelines for bosses and enemies.
AI, LLMs & chatbots
| Repo | Stack | What it is |
|---|---|---|
| AI-Mood-track | TypeScript | AI-driven mood tracking frontend |
| Chatbot | HTML | Web-based chatbot client |
| AI · AI1 · LLM | Python / HTML | AI & LLM testing scripts, learning templates |
Tools & utilities
| Repo | Stack | What it is |
|---|---|---|
| ByClickPremium | — | One-click YouTube downloader — up to 4K, playlists, channels, audio conversion |
| UnlimiMail-Generator | — | Disposable Gmail alias generator via plus-addressing/dot tricks |
| Zerodha 2.0 | TypeScript | Zerodha trading clone |
| Water-sync | TypeScript | Sync utility script |
Academic & core
| Repo | Stack | What it is |
|---|---|---|
| Compiler | Python | Compiler design coursework |
| Hostel-Daa | Python | Hostel allocation / DAA coursework |
Entertainment
| Repo | Stack | What it is |
|---|---|---|
| AniNeko | — | Anime watch-list / catalog tracker |
| Anime · Kawaii.anime | HTML | Anime review sites / landing pages |
AI / ML
Languages
Game Dev
Tools