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 32-bit, 100 MHz softcore microprocessor synthesized using an FPGA, which is fully programmable in assembly or C through a web interface.

Try it out Source Code

Trackr

A web application developed to easily store and visualize data recorded from internet-connected devices like Arduinos and Raspberry Pis.

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