scatterlang Scatter
Scatter
Experimental distributed language: .sct compiler → Nim → C, cryptographic ownership, CRDTs as first-class citizens, privacy scopes baked into the type system.
00 Lab
Away from client work, this is what I build to chew on fundamentals: a distributed language, runtimes, reverse engineering, infrastructure tooling. All of it lives on GitHub.
Designing a language, writing its compiler, getting a real feel for what a VM actually is.
scatterlang Scatter
Experimental distributed language: .sct compiler → Nim → C, cryptographic ownership, CRDTs as first-class citizens, privacy scopes baked into the type system.
scatterlang vscode-scatter
VS Code extension for the Scatter language — syntax highlighting and IDE tooling.
skyforce77 PocketVM_Legacy
Tiny bytecode virtual machine — exploring the fundamentals of a language runtime.
Tools born out of a concrete need, kept small enough to stay readable.
skyforce77 dedinamik
TCP/HTTP proxy that starts services on demand and shuts them down after idle — resource optimisation for modest dedicated servers.
skyforce77 jobtracker
Job listings aggregator: scrapes 150+ providers (Disney, Netflix, Amazon…), Lua filtering, Pushover/Discord notifications.
Picking apart binaries, writing an emulator, getting a feel for how things really run.
OpenMon Gringoats
Binary reverse engineering of Pokémon saves (Gen 1-3) — cross-generation pokebank backend with format conversion.
skyforce77 Melasse
Experimental GameBoy emulator — CPU cycles and memory architecture revisited in Go.
skyforce77 awesome-pico8-clones
A curated list of PICO-8 clones — minimalist game engines, indie / fantasy console culture.
skyforce77 ctrulib-nim
Nim bindings for CTRULib (Nintendo 3DS homebrew) — Nim↔C FFI, embedded system programming.