Skip to main content

Projects

    Coding language (SPL)

    A Simple Programming Language (SPL) who's syntax is close to English Grammar

    • Compiler
    • Interpreter
    • Typescript

    Drawing app

    A simple drawing application hosted on the web. Features include, free-hand drawing, closed-region filling, color-picking for brush & fill, brush thickness picking, undo, redo and clear-screen.

    • Canvas API
    • Typescript
    • Astro

    Graphics Illustrations

    Manipulating the graphics pixels using the HTML Canvas API in Typescript

    • Canvas API
    • Astro
    • Typescript

    React.js playground

    Play with React.js code and import any npm module securely in your browser

    • ESBuild
    • Astro
    • React.js
    • Golang

    React useGlobalState library

    A React.js hook to hold a piece of global state. It is similar to the useState hook but with the only addition that this hook persists the state globally.

    • React.js
    • Typescript
    • NPM

    HTML5 Canvas Games

    Simple arcade style games built using the HTML Canvas API in Typescript

    • Canvas API
    • Astro
    • Typescript