Welcome!

Below are some of the projects I have built, I hope you check them out!

Cubic

A multiplayer WebGL voxel sandbox game written in C++ inspired by the classic version of Minecraft.

Try it out Source Code

Relay

A fast and simple WebSocket relay, built in Rust, that enables a peer-to-peer-like network communication.

Source Code

Cyth

A fast and simple, embeddable programming language that targets WebAssembly, x86-64, and ARM64.

Try it out Source Code

Share

An end-to-end encrypted, peer-to-peer file transfer platform allowing you to send files of any size just by sharing a link.

Try it out Source Code