Pinned Repositories
chat-app
A mobile chat app built with React Native and Expo that stores data with Google Firebase. Users can send messages and are able to share images and location.
covid-tracker
A simple app built with Vue and Tailwind that tracks Covid-19 cases globally using data from https://covid19api.com
e-commerce-mern-app
An e-commerce platform built with React, Redux, MongoDB, and Express
md-blog
Handmade personal blog website that is live. This is my first live website and it is still being developed.
mdillemuth
meet-app
Serverless progressive web app with React built using test-driven development (TDD). Uses Google Calendar API to fetch upcoming events.
myFightFlix-angular-client
A separate myFightFlix client web app built with Angular
myFightFlix-react-client
The frontend of the MERN stack app, myFightFlix, that is built with React and handles data flow via Redux.
portfolio
Live personal portfolio website made with HTML, CSS, & JS without the use of libraries.
mdillemuth's Repositories
mdillemuth/chat-app
A mobile chat app built with React Native and Expo that stores data with Google Firebase. Users can send messages and are able to share images and location.
mdillemuth/md-blog
Handmade personal blog website that is live. This is my first live website and it is still being developed.
mdillemuth/mdillemuth
mdillemuth/covid-tracker
A simple app built with Vue and Tailwind that tracks Covid-19 cases globally using data from https://covid19api.com
mdillemuth/e-commerce-mern-app
An e-commerce platform built with React, Redux, MongoDB, and Express
mdillemuth/meet-app
Serverless progressive web app with React built using test-driven development (TDD). Uses Google Calendar API to fetch upcoming events.
mdillemuth/myFightFlix-angular-client
A separate myFightFlix client web app built with Angular
mdillemuth/myFightFlix-react-client
The frontend of the MERN stack app, myFightFlix, that is built with React and handles data flow via Redux.
mdillemuth/portfolio
Live personal portfolio website made with HTML, CSS, & JS without the use of libraries.
mdillemuth/expanding-cards
Project 1 of 50 from Brad Traversy's "50 Projects in 50 Days" course on Udemy.
mdillemuth/FAQ-accordion-card
Solution to Frontend Mentor challenge 'FAQ Accordion Card'
mdillemuth/fem-four-card-feature
Front-End Mentor 'Four Card Feature Section' solution by mdillemuth
mdillemuth/fem-intro-sign-up-form
Solution to the Frontend Mentor "Intro Sign-up Form" using HTML, CSS, and jQuery JS
mdillemuth/freecodecamp-javascript
Contains my solutions to the projects for FreeCodeCamp's JavaScript Algorithms & Data Structures certificates.
mdillemuth/hidden-search-widget
Project 4 of 50 from Brad Traversy's "50 Projects in 50 Days" course on Udemy.
mdillemuth/meet-landing-page
My original solution for the Frontend-Mentor challenge, "Meet Landing Page"
mdillemuth/my-github-app
A simple app using the public GitHub API to show information to the person using it
mdillemuth/myFightFlix-backend
The backend of the MERN stack app, myFightFlix. A RESTful API that provides access to a database of movies and users.
mdillemuth/myFightFlix-case-study
A webpage containing a case study for the full-stack app, myFightFlix
mdillemuth/pokedex-app
Web app that loads data from a REST API and enables detailed viewing in a clean UI. Uses jQuery & Bootstrap.
mdillemuth/profile-card-component
Solution to the Frontend Mentor challenge, "Profile card component". Built with HTML & CSS.
mdillemuth/progress-steps
Project 2 of 50 from Brad Traversy's "50 Projects in 50 Days" course on Udemy.
mdillemuth/rotating-navigation
Project 3 of 50 from Brad Traversy's "50 Projects in 50 Days" course on Udemy.
mdillemuth/simple-todo-list-jquery
An interactive task-list built with HTML, CSS, & JS. The user can add, remove, check-off, change the order, and remove all of the tasks.
mdillemuth/social-proof-section
Responsive landing page implemented from design assets
mdillemuth/trip-planner-app
REST API using Node.js, Express, and MongoDB to serve the backend for a trip cost calculator app
mdillemuth/weather-app
A simple application that allows the user to view their local weather as well as the weather of any city they choose. Built with vanilla JS, HTML, & CSS.