Skip to content
View PeterKwesiAnsah's full-sized avatar

Block or report PeterKwesiAnsah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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.8k 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. x86-64-elf-loader x86-64-elf-loader Public

    X86-64 ELF Loader A Userspace OS loader for ELF64 data objects. It creates memory mappings of load segments from a position independent executable(ELF-PIE) object file, zero-bytes initialize .bss t…

    C