Skip to content
View ellienguyen's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ellienguyen

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. rand-meme-generator rand-meme-generator Public

    This is a website providing content from Dank New Rand Meme, the leading meme group for Vanderbilt University students.

    CSS 1

  2. snake_auto_game snake_auto_game Public

    Given a plan as an array of strings and a legend to convert every character to the corresponding element, the program can output a self-playing snake game. The snake can automatically find its own …

    JavaScript

  3. conway-game conway-game Public

    This is a JavaScript implementation of Conway's Game of Life, a 'cellular automaton' invented by Cambridge mathematician John Conway.

    JavaScript

  4. paint-program paint-program Public

    This is a simple paint program based on Eloquent JS's Chapter 19 with implementation of flood fill scanline algorithm

    JavaScript 2 1