Skip to content
View KyleBrown-804's full-sized avatar
Block or Report

Block or report KyleBrown-804

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

Popular repositories

  1. Recipe-App Recipe-App Public archive

    Mobile app for logging recipes using React Native and Google Firebase. Features include adding recipe data and images and viewing all logged recipes.

    JavaScript

  2. CS-480-Calculator CS-480-Calculator Public

    CS 480 Lab 3 Calculator

    JavaScript

  3. Synthy Synthy Public

    An interactive website synthesizer keyboard

    JavaScript

  4. CS470-Lab1 CS470-Lab1 Public

    A mini UNIX shell for lab 1 of CS470 Operating Systems

    C++

  5. CS470-Lab2 CS470-Lab2 Public

    A file parser which counts the frequencies of letters Aa-Zz using fork and giving each letter a child process.

    C

  6. CS470-Lab3 CS470-Lab3 Public

    A Battle simulation game using multiple threads in C. There are two teams A and B represented by 0xaa and 0xbb which occupy initial territories 0xaf and 0xbf. The game ends when there are no vacant…

    C