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

Block or report evanjehl

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

    A React App implementing Conway's Game of Life

    JavaScript

  2. Calculator Calculator Public

    A Javascript calculator with full click and keyboard functionality that can compute and chain basic arithmetic operations.

    JavaScript

  3. heat-map heat-map Public

    An app utilizing the Javascript D3 library to illustrate the change in global land-surface temperature by month from 1753 to 2015.

    JavaScript

  4. Boggle Boggle Public

    An interactive game of traditional 4x4 Boggle between the user and the computer with a graphical interface. The user takes a turn forming as many valid English words of 4 letters or greater as poss…

    C++

  5. Breakout Breakout Public

    A game in which a player controls a paddle which hits a ball toward bricks that must be eliminated. A solution to Assignment 3 (Breakout) in Stanford's CS106A course.

    Java

  6. us-phone-number-validator us-phone-number-validator Public

    A function in Javascript that converts user input into an E.164-format US telephone number if the user input is a valid US telephone number

    JavaScript