Projects

Here are some of my personal projects.

Competitive programming library

A library of algorithms and data structures implemented in C++ for competitive programming.

cppalgorithmsdata-structurescompetitive-programming

Project 1

Description of Project 1

Tag 1Tag 2Tag 3

Project 2

Description of Project 2

Tag 1Tag 2Tag 3

Simple JIT compiler

A simple Just-In-Time compiler implemented from scratch in C++ for the 'brainfuck' language.

cppcompilerjit