SirPotatoIV
Recently certified in Full-Stack Web Dev at the University of Minnesota. Former med device engineer and project manager.
Twin Cities Area, MN
Pinned Repositories
audioPlayer
create audio player and host audio clip to use as an embedded player.
employee-directory
Homework assignment where the goal is make an employee directory using React.js, populating it with random employees from an api, and allowing the user to search/sort the results.
fitness-tracker
Homework for boot camp course practicing using MongoDB.
guess-the-letters
A version of hangman to practice full-stack web app development. Using OMDB to get the phrases to guess.
keep-it-code
Full stack project to create a blog/news site where web development boot camp students voice opinions and advice.
mern_heroku
quiz-game
The purpose of this project is to create a game to quiz the user about Javascript. This is the prompt for the fourth homework assignment in my web development boot camp.
survive-the-grid
2D Battle Royale created with React and Firestore. Currently you can play against AI and spectate other games.
temp-tations
Enter your zip code and a main ingredient to receive weather appropriate recipes focused on what you have on hand.
wut-da-weather
Repository created to develop a site that utilizes a weather API to show the current weather in a city and the 5 day forecast. This is project six for my web development boot camp.
SirPotatoIV's Repositories
SirPotatoIV/fitness-tracker
Homework for boot camp course practicing using MongoDB.
SirPotatoIV/survive-the-grid
2D Battle Royale created with React and Firestore. Currently you can play against AI and spectate other games.
SirPotatoIV/guess-the-letters
A version of hangman to practice full-stack web app development. Using OMDB to get the phrases to guess.
SirPotatoIV/angular9FrontEndMasters
SirPotatoIV/burger-server
Homework assignment where the goal is to create a burger logger with MySQL, Node, Express, and Sequelize.
SirPotatoIV/cli-employee-tracker-with-node-and-mysql
A CLI using node.js, which uses mySQL as the database management system. This is my first time using a database or mySQL.
SirPotatoIV/enter-the-mongodb-realm
My first attempt at a mongodb realm application.
SirPotatoIV/express-note-taker
Note taker created using express. This repository is used for a homework assignment as part of a web dev bootcamp.
SirPotatoIV/fe-masters-firebase-with-react
A project built while following along with the course on Frontend Masters called Firebase with React, v2
SirPotatoIV/file-upload-practice
Practicing getting a file with an input on the front end and passing it to the back end.
SirPotatoIV/filter-practice
Created with CodeSandbox
SirPotatoIV/firebase-authentication-practice
First attempt to use Firebase for authentication.
SirPotatoIV/firebase-template-test
Testing out template for using firebase.
SirPotatoIV/frontend-master-react-practice
SirPotatoIV/git-hub-profile-pdf-generator
Using Node.js, generate a PDF of a users GitHub profile based on prompts through Node.js.
SirPotatoIV/heroku-restaurant
In class activity for practicing using a server and html for the first time. Heroku being used for the server.
SirPotatoIV/mern-practice
First use of mern template form bcbrian
SirPotatoIV/new-years-countdown
Node app that displays the current time/count down till the new year
SirPotatoIV/node-server-winter-break
More node server practice over winter break
SirPotatoIV/portfolio-react
Recreating my current portfolio in React. Not really necessary, since my portfolio is a single page site, but will build in some additional features to utilize React more.
SirPotatoIV/react-app-jake-otoole
SirPotatoIV/react-application
Basic React Application template created using Create React App. Prettier, ESLint, and React Router are included with basic configuration.
SirPotatoIV/react-portfolio
SirPotatoIV/realm_hackathon
React front-end connected to Realm Web SDK
SirPotatoIV/sequelize-cli-practice
Practicing using sequelize cli
SirPotatoIV/team-summary-builder
Node CLI app to create a project team based on prompts to the user and output an HTML file that shows the team and key information about the teammates.
SirPotatoIV/the-travis-test
SirPotatoIV/tic-tac-toe-app
SirPotatoIV/u-develop-it
Following tutorial to learn SQL and related databases
SirPotatoIV/zookeepr
Following tutorial to build a server using the Node module Express JS. Data is stored in a JSON file.