Skip to content
View ChesterOfTheSemester's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ChesterOfTheSemester

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. WebSocket-PlusPlus WebSocket-PlusPlus Public

    A simple C++ WebSocket server library that does not use third-party libraries. It handles handshaking and data framing. Multiple connections supported. Provides basic server-side event callbacks.

    C

  2. ANSIJSON ANSIJSON Public

    A single-file JSON encoder/decoder written in ANSI C and C++

    C 4 1

  3. Execution-Timer Execution-Timer Public

    A C++ script that allows you to do multiple execution time calculations

    C++

  4. HZ-Timer HZ-Timer Public

    Timer struct: Make sure a code segment is executed under a specified Hertz

    C++

  5. Chip8-Emulator Chip8-Emulator Public

    Emulating Chip-8 using JavaScript & Canvas

    JavaScript

  6. 6502JavaScript 6502JavaScript Public

    6502 Emulation in JavaScript. Personal project

    JavaScript 1