Pinned Repositories
AI-Battleship-Game
Recreated the two-player battleship game where players can face off against an awful player, a human player, and a good player that utilizes AI techniques.
cisco-starter-repo
edwin1669086
EDWIN1669086.github.io
memories-app
portfolio-website
Portfolio-website used to not only store my projects and display my web development skillset. Here you will find my projects, resume, and ways to contact me.
tenzies-game
Dice mini-game in which the goal is to get all the die to show the same face value.
EcoShopper
recursion-lab
Recursion Excursion is a TeachLA web app for CS 31/32 wanting practice with recursion problems.
recipe-spree
EDWIN1669086's Repositories
EDWIN1669086/AI-Battleship-Game
Recreated the two-player battleship game where players can face off against an awful player, a human player, and a good player that utilizes AI techniques.
EDWIN1669086/cisco-starter-repo
EDWIN1669086/edwin1669086
EDWIN1669086/EDWIN1669086.github.io
EDWIN1669086/memories-app
EDWIN1669086/portfolio-website
Portfolio-website used to not only store my projects and display my web development skillset. Here you will find my projects, resume, and ways to contact me.
EDWIN1669086/tenzies-game
Dice mini-game in which the goal is to get all the die to show the same face value.
EDWIN1669086/Name-table-project
The name table project parses an inputted text file to keep track of the semantics of variables within scopes, storing information such as the name and line number.
EDWIN1669086/task-tracker
A simple task tracker using the React framework
EDWIN1669086/to-do-list
Simple to do list app that allows functionalities for adding and removing tasks.