Projects 🛠️

A showcase of personal projects I've created.


Interactive Demos

Interactive demos inspired by Amit Patel.

Technologies used

  • VueJS
  • Astro
  • C++
  • cmake
  • WebAssembly

Natural Language Processing

Automatic Language Identification using n-gram based language models.

Technologies used

  • Python
  • VueJS
  • Vite

cel8

A *tiny* framework for grid-based ASCII games in c99.

Technologies used

  • C99
  • WebAssembly

Mango 🥭

A simulator with a simplified assembler syntax implemented in TypeScript, using VueJS.

Technologies used

  • TypeScript
  • Vite
  • VueJS
  • Assembly

Marie Simulator

Assembler and Simulator written in Javascript using VueJS.

Technologies used

  • Javascript
  • Vite
  • VueJS
  • Assembly

Boids

An implementation of Craig Reynolds' Boids as an exploration in CoffeeScript.

Technologies used

  • CoffeeScript