Skip to content
View PeterKwesiAnsah's full-sized avatar

Block or report PeterKwesiAnsah

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bangScript bangScript Public

    A JavaScript-like (not-JavaScript) scripting language built from scratch for fun and learning purposes.

    Go 1

  2. bitty bitty Public

    A bitTorrent client built from scratch using Go.

    Go 59 2

  3. hack-assembler hack-assembler Public

    An assembler for an HDL-like symbolic code called the Hack machine language described in the Elements of Computing Systems - Nand2Tetris. The assembler , written in C converts symbolic programs int…

    C 5

  4. responsively-org/responsively-app responsively-org/responsively-app Public

    A modified web browser that helps in responsive web development. A web developer's must have dev-tool.

    TypeScript 24.7k 1.3k

  5. eslint-plugin-goodeffects eslint-plugin-goodeffects Public

    An ESLint Plugin dedicated to enhancing code quality by enforcing best practices when utilizing the useEffect hook in React applications.

    JavaScript 11 1

  6. json-parser json-parser Public

    A simple JSON parser written in Typescript. Takes a JSON string and convert it into an AST

    TypeScript