Pinned Repositories
about-me
An about me page that uses HTML and CSS to display information about me.
big-spender
This is a budget tracker app that uses a PWA format to track a user's budget.
Black-dog-blues
book-finder
This is a React app that uses GraphQL on the back-end, along with Apollo Server and MongoDB via Mongoose. It also uses Google's Book API to fetch books, which a user can save to a book list on their account. Each fetched book has a title, authors, description, image, and a link to the book on Google. User accounts require a valid email address, username, and password. JWT are used to keep track of logged-in users and whether they need to log in again before proceeding to other site functionalities.
deep-thoughts
A social media application called "Deep Thoughts," where users can create an account, post their thoughts for others to see, and interact with other users through these thoughts.
employee-trackinator
This is a command-line application that can be used to manage a company's employee database, using Node.js, Inquirer, and MySQL.
fantastic-rotary-phone
This is a website dedicated to Shawn Willard Music.
food-festival
A PWA designed to optimize user experience, even with a suboptimal internet connection.
neo-pets
A pet-centric social media platform for pet owners to post photos, comment, and share and review pet-related activities. Owners can also vote for their favorites!
shawnmwillard's Repositories
shawnmwillard/fantastic-rotary-phone
This is a website dedicated to Shawn Willard Music.
shawnmwillard/neo-pets
A pet-centric social media platform for pet owners to post photos, comment, and share and review pet-related activities. Owners can also vote for their favorites!
shawnmwillard/about-me
An about me page that uses HTML and CSS to display information about me.
shawnmwillard/big-spender
This is a budget tracker app that uses a PWA format to track a user's budget.
shawnmwillard/book-finder
This is a React app that uses GraphQL on the back-end, along with Apollo Server and MongoDB via Mongoose. It also uses Google's Book API to fetch books, which a user can save to a book list on their account. Each fetched book has a title, authors, description, image, and a link to the book on Google. User accounts require a valid email address, username, and password. JWT are used to keep track of logged-in users and whether they need to log in again before proceeding to other site functionalities.
shawnmwillard/deep-thoughts
A social media application called "Deep Thoughts," where users can create an account, post their thoughts for others to see, and interact with other users through these thoughts.
shawnmwillard/employee-trackinator
This is a command-line application that can be used to manage a company's employee database, using Node.js, Inquirer, and MySQL.
shawnmwillard/food-festival
A PWA designed to optimize user experience, even with a suboptimal internet connection.
shawnmwillard/gh-pages-portfolio
shawnmwillard/git-pkg-demo
shawnmwillard/github-cd
shawnmwillard/go-shop
Back-end for an e-commerce website
shawnmwillard/Hangman-Game
This is a classic game of hangman!
shawnmwillard/jest-another-RPG
RPG game created for Module 10 of Vanderbilt Coding Bootcamp
shawnmwillard/mongo-book
An API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.
shawnmwillard/note-worthy2
Note-taker app using Express.js
shawnmwillard/oop-there-it-is
This is a Node.js command-line application that takes in information about employees on a software engineering team and generates an HTML webpage that displays summaries for each person.
shawnmwillard/over-react
shawnmwillard/pizza-hunt
A pizza-making app
shawnmwillard/pocket-watch
This budgeting app that allows you to track withdrawals and deposits with or without data or internet connection
shawnmwillard/pop-quiz
A coding quiz using HTML and JavaScript
shawnmwillard/port-for-leo
This is a website that displays my portfolio to the world wide web.
shawnmwillard/portfolio-generator
shawnmwillard/robot-gladiators
shawnmwillard/Rock-n-Readme
This is a remote repository for Module 9 of the Vanderbilt University Coding Bootcamp!
shawnmwillard/run-buddy
shawnmwillard/u-develop-it
shawnmwillard/weather-the-storm
This is a weather dashboard designed to show users the weather in the city of their choice.
shawnmwillard/yellow-submarine
My solution to the coding challenge for Advent of Code 2021: Day 2
shawnmwillard/zookeeper
Vanderbilt Coding Bootcamp: Module 11