Hey DEV 👋
I’m a solo founder building Decisora, an early-stage AI tool focused on helping people think through decisions under uncertainty.
The goal isn’t to give “answers”, but to make trade-offs, assumptions, and consequences clearer — especially when things feel fuzzy.
Since it’s early, I’d really value honest feedback on one thing:
👉 At what po...
TL;DR: I got tired of every game needing custom netcode, so I built Project Neon — a minimal UDP protocol that works for any multiplayer game. 8-byte header, zero assumptions about your game logic, and you define your own packets. MIT licensed, works with Unity/Unreal/Godot via JNI.
You want to add multiplay...
GitHub is one of the first platforms students are told to create an account on — and one of the last platforms professionals stop using at work.
Same tool.
Very different usage.
If you’ve ever wondered:
Hey there, fellow tech enthusiasts! Ever found yourself staring at your browser's developer console, wishing you could do more with WebAssembly? Maybe you've dabbled in Wasm, loved its speed, and thought, "Man, if only I could just, you know, talk to the operating system with ...
Solves a mistake by keeping one single file but recording every single change you ever made.
In git, you don't just hit Save(ctrl + s). Tracking changes happens in three steps:
You change your code.
You "mark" which chan...
If you’re a student or fresher preparing for web-development placements in 2026, chances are you feel one (or more) of these things: