Skip to content
View noah-mcaulay's full-sized avatar

Block or report noah-mcaulay

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. cloud-vision-project cloud-vision-project Public

    This project uses the Google Cloud Vision API to label various pictures. The website has a section to upload your own picture (which will then display the labels returned from the API), and a secti…

    JavaScript

  2. discord-sad-violin-bot discord-sad-violin-bot Public

    A simple Discord bot that plays sad violin music on command.

    JavaScript

  3. XV6-Operating-System XV6-Operating-System Public

    Operating Systems project which involved adding an MLFQ process scheduler, various Linux-like commands (e.g. ls, chmod, ps, etc.), file permissions, and various other features to a minimalist UNIX-…

    C 1

  4. serverless-dog-breed serverless-dog-breed Public

    A simple project to learn basic machine learning and the serverless framework.

    Python

  5. Go-Quick-Sort Go-Quick-Sort Public

    A simple quick sort implementation using Golang. Includes continous integration by using Travis CI with GoTest unit tests

    Go

  6. Space_Invaders Space_Invaders Public

    Forked from scott-pickthorn/Space_Invaders

    Python clone with a modern twist

    Python