Skip to content
View carthy27's full-sized avatar

Block or report carthy27

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. CookingApp CookingApp Public

    This is a project for college to demonstrate our c++ skills. Not intended to be used as a cooking app.

    C++ 1

  2. Angular-GettingStarted Angular-GettingStarted Public

    Forked from DeborahK/Angular-GettingStarted

    Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted

    TypeScript 1

  3. Spacecadet Spacecadet Public

    Space Cadet video game

    Lua

  4. AdventOfCode AdventOfCode Public

    My attempt at advent of code 2022

    Java

  5. LearningAngular LearningAngular Public

    This is a repo for me to learn angular and push all the code I learn with.

    TypeScript

  6. PythonWebsiteReader PythonWebsiteReader Public

    This piece of code reads a website and prints the contents of it in the terminal. It does this by printing one word per line. Firstly it reads the byte stream coming into the array and decodes it i…

    Python