Browsing Tag
showdev
168 posts
Building a Python Curriculum That Starts Before You’ve Opened a Terminal
Most “beginner” Python courses aren’t actually beginner courses. Lesson one usually opens with variables or print(), quietly assuming…
ABSL v1.0.0: I trained a Neural Network to solve XOR using 100% Integers (No Floats, No FPUs, Written in Rust)
ABSL or Adaptive bitshift learning v.1.0.0 XOR Is a Integer only learning method for AI wich i developed…
I spend too much time switching between apps, tabs, folders and windows… does anyone else?
I’ve been thinking about a productivity app and I’m curious if it’s something other people would actually find…
Six months of running a GBA emulator
I shipped GoGBA (Android + iOS) to both stores in late December 2025. Six months in: MAU peaked…
How I Built a Peptide Dosage Calculator with Next.js — and Why SSR Matters More Than You Think
A researcher spends 30 seconds doing peptide math before every injection. I built a tool that does it…
Reverse-engineering an MMO Aion 2’s network protocol to build a real-time DPS meter (Rust + Tauri)
Disclosure: this is a write-up about my own side project — a combat analytics tool for AION 2.…
The Problem: The “Extract-Edit-Recompress” Loop
We’ve all been there. You have a compressed file, you need to change one tiny thing inside it,…
I built a browser CAD where you type a sentence and walk through the house
Concept design for a building is slow and expensive. A homeowner planning an extension, or a contractor trying…
I Love Fragrances, So I Built a 6-Game Arcade + Concierge About My Obsession
Hi, my name’s Ibrahim, I’m a university student, and I have a problem: I love fragrances way more…
I think AI coding assistants need an “npm” for reusable skills. I’m building one.
I’ve been using multiple AI coding assistants (Claude Code, Cursor, Codex, Copilot, Gemini CLI, Windsurf, etc.) over the…