Skip to content
View zachbroad's full-sized avatar

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.

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

Popular repositories Loading

  1. Java-IRC-Server Java-IRC-Server 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 2

  2. FoodTruckFinder-Frontend FoodTruckFinder-Frontend 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

  3. Categories.LIVE-Client Categories.LIVE-Client 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. Categories.LIVE-Server Categories.LIVE-Server 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. StockCheckBot StockCheckBot Public

    Simple personal web scraper written in Go to check stock of products.

    Go

  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