Skip to content
View zachbroad's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zachbroad

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 Loading

  1. chip8 chip8 Public

    A CHIP-8 emulator written in C with SDL2, featuring accurate CPU emulation, memory management, opcode execution, graphics rendering, and input handling to replicate classic CHIP-8 games and programs.

    Makefile

  2. jirc jirc Public

    A Java-based IRC server implementing core features from RFC 1459 and RFC 2812, including channels, private messaging, nicknames, and multi-client support with a multi-threaded.

    Java 1

  3. scatterclient scatterclient Public

    The frontend for a multiplayer word game built with Vue 3 and Socket.IO where players compete by submitting creative answers to categories, powered by GPT-4 validation.

    Vue 1

  4. scatterserver scatterserver Public

    The game server for a multiplayer word game built with Vue 3 and Socket.IO where players compete by submitting creative answers to categories, powered by GPT-4 validation.

    JavaScript 1

  5. onthegrub onthegrub Public

    A Flutter-based mobile app designed for a Food Truck Finder and Management platform, allowing food truck owners to manage menus and update live locations, while enabling customers to discover nearb…

    Dart 1

  6. foodtruckfinder-backend foodtruckfinder-backend Public

    The backend for Food Truck Finder Application written in Django + Django REST Framework, serving both API endpoints as well as standard HTML templates.

    Python