Skip to content
View jeinhorn787's full-sized avatar
  • Philadelphia, PA
Block or Report

Block or report jeinhorn787

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. Recipe-Book Recipe-Book Public

    A simple Single Page Application using the framework Angular (specifically Angular 6). The user can navigate between a list of recipes or a shopping list, which holds ingredients needed for the rec…

    TypeScript

  2. Website-HTML-CSS-JS Website-HTML-CSS-JS Public

    A very simple informational website that was created using mostly HTML/CSS and a small amount of JavaScript about the music genre of dubstep. The site can be visited here using any browser anywhere…

    HTML

  3. Langtons-Ant Langtons-Ant Public

    A C++ program that simulates the universal Turing machine known as Langton's Ant. The user decides how many steps the Ant takes. Each step is printed to the console for the user to see the ant's ev…

    C++ 3 5

  4. Grocery-Inventory Grocery-Inventory Public

    A C++ program that allows the user to simulate an inventory list for a grocery store. The program asks for specific info for each item and will calculate the overall sum of all the products in the …

    C++ 1

  5. Rick-And-Morty-Game Rick-And-Morty-Game Public

    A C++ program that allows the user to play as Rick and Morty as they must travel to different dimension to find Rick's portal gun. The user must travel to different dimensions to find the correct i…

    C++

  6. Fantasy-War-Game Fantasy-War-Game Public

    A C++ program that simulates a fantasy game that has 2 players choose the character they want to be their combatant. The program automatically simulates a fight between the 2 with only 1 coming out…

    C++