Welcome!

Below are some of the projects I have worked on, 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

C15

A 100 MHz processor, based on a fictional architecture and powered by an FPGA, is fully programmable using assembly or C through a web interface.

Try it out

CScript

A C-like toy scripting language written in Typescript that provides stricter type safety and memory safety.

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

Relay

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

Source Code

IISModuleJS

A middleware for IIS that allows you to harness the power and convenience of JavaScript for each request by embedding Chrome's V8 JavaScript engine into IIS.

Source Code