Skip to content
View Brondo765's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Brondo765

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. Weathering-The-Forecast Weathering-The-Forecast Public

    Simple weather app made in Swift and UI created entirely in Storyboards.

    Swift

  2. Email-Finder Email-Finder Public

    Main functionality provided by Daniel Walker. Purpose of the this project was to apply software testing principles to a small - medium sized project. Uses multiple testing practices learned through…

    Java

  3. New-member-bot New-member-bot Public

    A Discord bot which adds a new member to a specified role within the server, also sends a custom message the creator of the bot dictates.

    JavaScript 2

  4. Pre-Threaded-Web-Proxy Pre-Threaded-Web-Proxy Public

    Lab was adapted from CS:APP textbook. Handles GET and POST requests requested from a client and acts as the middleman between the client and server. Proxy is also pre-threaded and can do 64 concurr…

    C

  5. Cache-Simulator Cache-Simulator Public

    Lab was adapted from CS:APP textbook. Cache simulator which allocates structs to mimic a real cache in memory. Implements multiple eviction policies such as least recently used, least frequently us…

    C

  6. Exoplanet-Analyzer Exoplanet-Analyzer Public

    CSC-376 Final Project. Purpose of project is to use distributed programming across multiple machines/processes to create a simple 2D graph using NASA's exoplanet DB.

    Java