esthe win!!

gif of a enthusiastically waving smiley

My Work

    Web, Open-Source

this website

I built this site with my own templating language; poggies iconpoggies.
    Game, Web, Open-Source

wurdle

Wurdle is my wordle clone, with a new random puzzle at any time, instead of daily unique puzzles.
    Game, Web, Open-Source

65536

65536 is my 2048 clone! pretty simple stuff.
    Compiler, Web, Open-Source

ts2civet

ts2civet is a 'compiler' that transforms typescript code into equivalent and concise civet code.
    Compiler, C++, LLVM, Open-Source

YIPPEE

YIPPEE is my second high school attempt at a programming language using LLVM.
    C++, Library, Web, Open-Source

ewhttp

ewhttp is a toy HTTP web server library for C++ using modern C++20 asio