Skip to content
View c-w-a's full-sized avatar

Block or report c-w-a

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 Loading

  1. primefinder primefinder Public

    a simple Java program that can: a) determine if a given number is prime and b) list all primes up until a given number

    Java

  2. wordle wordle Public

    a simple console recreation of the popular Wordle game in Java

    Java

  3. gameoflife gameoflife Public

    a simple console version of Conway's Game of Life written in Java

    Java

  4. rubikscube rubikscube Public

    a realistic and functional 3D model of a Rubik's cube written in Python using numpy & matplotlib

    Python

  5. searchandreplace searchandreplace Public

    a 'search and replace' program in C which searches recursively through subdirectories for a target word and replaces any matches

    C

  6. yolov5-deeplearning-notebook yolov5-deeplearning-notebook Public

    a simple notebook that allows for easy experimentation with the YOLOv5 object detection algorithm and YouTube Bounding Box dataset

    Python