Pinned Repositories
awesome-shadcn-ui
A curated list of awesome things related to shadcn/ui.
budget-tracker
Allows users a fast and easy way to track their money. Includes offline functionality so that the application is useable without data or an internet connection.
giftez
hulu-clone
Hulu clone React.js application created using Next.js and Tailwind CSS.
musical-forecast
A web application to generate music based on the user's specified location.
parallax-site
Fully responsive parallax scrolling website created using minimal vanilla JavaScript.
react-employee-directory
An application built with React that allows a user to view an entire employee directory at once with quick access to each employee's information.
shaw-ppc
Wall Covering Calculator and Material Procurement Portal
tech-blog
A content management system (CMS) style blog platform that allows users to create accounts, post, comment, edit, and delete their own posts. Built using HTML, CSS, Bootstrap v5, jQuery, Handlebars.js, Express.js, Node.js, Sequelize, MySQL, and Express-Session.
uber-clone
Uber clone app built with React Native for iOS and Android devices.
mbussert's Repositories
mbussert/musical-forecast
A web application to generate music based on the user's specified location.
mbussert/conflict-resolution
mbussert/fullPage.js
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
mbussert/javascript-quiz
I created a quiz via JavaScript. More questions can easily be added by the creator as the questions are an array of objects. This application was built using HTML, CSS, JavaScript, and jQuery.
mbussert/mbussert-portfolio
My first portfolio website
mbussert/msu-code-refactor-hw
MSU Coding Bootcamp Code Refactor Homework
mbussert/note-taker
mbussert/password-generator
A simple JavaScript password generator capable of generating passwords between 8 and 128 characters long using lower case and upper case alphanumeric characters, numbers, symbols, or any combination thereof. The prompts have built-in data validation as well.
mbussert/readme-generator
Node.js application to create high-quality professional README.md files
mbussert/team-profile-generator
A CLI application utilizing Node.js to generate a team profile HTML page with pre-defined CSS and styling via Bulma.
mbussert/weather-app
A weather application using the OpenWeatherMap API. A user can enter the name of any city and the page will update with the current weather and 5 day forecast for the queried city. As a user searches, the search history is kept on the left-hand side of the page and if a user clicks on a city, the page will once again display the weather for that selected city.
mbussert/work-day-scheduler
Simple calendar application that allows a user to save events for each hour of the day using HTML, CSS, and jQuery.