my projects.

Promise Implementation

An implementation of the JavaScript Promise API that closely mimics native promise behavior

Asynchronous
JavaScript
Promise

Finite State Machine Implementation

An Implementation of a Finite State Machine (FSM) in TypeScript

State Machine
TypeScript