Mupa1
A frontend engineer proficient in Next.js | React | HTML | CSS | JavaScript | TypeScript
Frontend EngineerMannheim, Germany
Pinned Repositories
Concert-Page
This project involves creating concert page templates which include the main page, the about page, and the tickets page.
CSS-Linter
A CSS linter for beginners that checks CSS file data and provides feedback/warning about errors in the code.
e-shop
This project is based on an eCommerce website.
Enumerable-Methods
This project involves rebuilding some methods from the Ruby Enumerable Module.
Lets-Talk-Movies
A Social media desktop web app where movie fans can post their opinions about movies or series they've watched, like opinions, follow their friends or other users whose content they enjoy consuming.
Newsweek-Clone
This project is a clone of the Newsweek website built with Twitter’s Bootstrap framework.
portfolio-v2
A personal portfolio build using React, Tailwind CSS, TypeScript and Framer Motion
rpg-shooter-game
This project is an RPG shooter game built with Phaser 3, a JavaScript game framework designed to create 2D games.
scoutproperties
A real estate website
tasty-recipes
A single-page application that lets the user discover or filter through a variety of recipes by fetching data from Spoonacular API.
Mupa1's Repositories
Mupa1/Lets-Talk-Movies
A Social media desktop web app where movie fans can post their opinions about movies or series they've watched, like opinions, follow their friends or other users whose content they enjoy consuming.
Mupa1/CSS-Linter
A CSS linter for beginners that checks CSS file data and provides feedback/warning about errors in the code.
Mupa1/Enumerable-Methods
This project involves rebuilding some methods from the Ruby Enumerable Module.
Mupa1/bookit-api
Bookit is an app for booking a doctor's appointment.
Mupa1/e-shop
This project is based on an eCommerce website.
Mupa1/blogger
A blog app where people can post articles from various topics.
Mupa1/bookit-frontend
A web application for booking an appointment with the doctor. The application is built using React and Redux libraries for the front-end and fetches data from a backend API built using Ruby on Rails.
Mupa1/js-dev-env
Javascript Development Environment from Pluralsight with Cory House
Mupa1/my-portfolio
A responsive personal web development portfolio built using react and material UI.
Mupa1/bubble-sort
This project involves implementing the bubble sort algorithm focusing on the use of yield and passing a block to a method.
Mupa1/listings
listings
Mupa1/propertypro-lite
Property Pro Lite is a platform where people can create and/or search properties for sale or rent.
Mupa1/rails_app
Mupa1/scoutproperties
A real estate website
Mupa1/listings-frontend
listings-frontend
Mupa1/Mupa1
Mupa1/my_first_rails_app
Creating this rails app to ensure rails installed correctly.
Mupa1/polls-app
A single page application that lets users vote through the Polls API.
Mupa1/portfolio-v2
A personal portfolio build using React, Tailwind CSS, TypeScript and Framer Motion
Mupa1/private-events
A site similar to a private Eventbrite which allows users to create events and then manage user signups.
Mupa1/project-management-app
A full-stack project management app built using Next.js
Mupa1/re-former
Building a form in rails
Mupa1/react-emailjs-published-tutorial
This is a complete source code for the "How to build a contact form in React that sends emails using EmailJS" tutorial.
Mupa1/react-hooks-tut-net-ninja
react-hooks-tut-net-ninja
Mupa1/kitchen-magic
Recipe Finder with Available Ingredients
Mupa1/Portfolio
My portfolio includes recent projects and relevant links.
Mupa1/portfolio-v3
Personal portfolio built using Next.js
Mupa1/react-graphql
This project is a practice on how to consume a GraphQL API with Apollo Client and React
Mupa1/shrinkurlnow
Mupa1/tictactoe
A tictactoe project built using React