Pinned Repositories
40Phaser
Codecademy's 404 page! ✨
aapi-stories
Solution to unite AAPI by improving the Advancing Justice website and adding a stories section for AAPI folks to share their experiences with racism
apartment-app-bndiep
apartment-app-bndiep created by GitHub Classroom
blog-app
A simple blog app created with Ruby on Rails. Created in a pair-programming setting.
bndiep
drawing-react-canvas
Basic drawing application using Canvas API
pokedex
Gotta catch em all!
portfolio
An updated version of my portfolio. A WIP.
tic-tac-toe-app
A tic-tac-toe game made in React where 2 users can play with each other by taking turns. The virtual DOM will display who the current player is. Created in a pair programming setting.
WeatherBach
A Discord Bot that tells you the weather if you provide it a zipcode. Written in Python on Repl.it.
bndiep's Repositories
bndiep/drawing-react-canvas
Basic drawing application using Canvas API
bndiep/portfolio
An updated version of my portfolio. A WIP.
bndiep/40Phaser
Codecademy's 404 page! ✨
bndiep/aapi-stories
Solution to unite AAPI by improving the Advancing Justice website and adding a stories section for AAPI folks to share their experiences with racism
bndiep/apartment-app-bndiep
apartment-app-bndiep created by GitHub Classroom
bndiep/blog-app
A simple blog app created with Ruby on Rails. Created in a pair-programming setting.
bndiep/bndiep
bndiep/pokedex
Gotta catch em all!
bndiep/tic-tac-toe-app
A tic-tac-toe game made in React where 2 users can play with each other by taking turns. The virtual DOM will display who the current player is. Created in a pair programming setting.
bndiep/WeatherBach
A Discord Bot that tells you the weather if you provide it a zipcode. Written in Python on Repl.it.
bndiep/bndiep.github.io
My portfolio (WIP). Does not currently have an index, but the portfolio can be accessed by including the path /portfolio after bndiep.github.io. I intend to include an index that will allow the user to click to the portfolio app.
bndiep/cat-tinder-backend-team-pawsofluv
cat-tinder-backend-team-pawsofluv created by GitHub Classroom
bndiep/cat-tinder-frontend-team-pawsofluv
cat-tinder-frontend-team-pawsofluv created by GitHub Classroom
bndiep/color-box-app
bndiep/discordbot-notes
bndiep/git_test
bndiep/google-homepage
A replication of the Google Search homepage. This was an HTML/CSS challenge from the Odin Project, a free online bootcamp.
bndiep/party-app
Themed after E-40's song "Function." A React app that provides the user the cost of typical party items depending on their budget and the number of guests. Made within a day in a mob setting for my bootcamp's Delta-Cathalon.
bndiep/phaser-action-game-template
bndiep/pig-latin-app
React app that turns words into Pig Latin. Created in a pair programming setting.
bndiep/portfolio_v1
(OLD) My personal portfolio made with React, Reactstrap, and Styled Components. Themed after my name, Bach, so it has everything from puns to robots.
bndiep/rock-paper-scissors
Simple implementation of the game "rock-paper-scrissors". Requires the browser console to play!
bndiep/scrimba-weekly
Practice, practice, practice.
bndiep/todo-app
A simple todo app. A must project for a beginner, but rest assured, a simple todo app can get quite complicated as one adds more features.