mwismann
Full-stack development student, part-time movie geek, soulslike games aficionado, and coffee enthusiast. React enjoyer. Open to new opportunities!
Paraguay
mwismann's Stars
ahmedeid6842/Tickets
🎟️ 🎛️ The Ticket App Microservices Backend is an efficient Node.js and Typescript-based solution that uses microservices, NATS streaming, and Kubernetes deployment for ticketing apps.
ahmedeid6842/Vending
🥤🧃🍫 This Node.js and Express API provides CRUD and authentication for a vending machine.
ahmedeid6842/Code-Base
A versatile codebase for multiple languages, frameworks, and implementation techniques, including GraphQL, OAuth, TypeScript, tokens, and more.
ahmedeid6842/Capstone
ahmedeid6842/Leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
ahmedeid6842/Math-Magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote.
ahmedeid6842/AwsomeBooks
ahmedeid6842/Portfolio
ahmedeid6842/ToDo-List
This is a Github repo for a simple web page displaying a styled list of To Do tasks using HTML, built and served by a Webpack Dev server. Designed as an easy-to-understand introduction to Webpack and web development.
ahmedeid6842/video-store
Building REST APIs Project
ahmedeid6842/ahmedeid6842
ahmedeid6842/Pokemon
ahmedeid6842/book-store
build a react book store to manage a book store
ahmedeid6842/Portfolio_2
this is portfolio version build on top of bootstrap
ahmedeid6842/Todo-List-React
Build a simple web page displaying a styled list of To Do tasks using React
ahmedeid6842/vet-clinic-database
Use a relational database to create the initial data structure for a vet clinic
ahmedeid6842/catalog-of-my-things
A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games
ahmedeid6842/Code_Review
ahmedeid6842/Code_Review_Exercise
The purpose of this repository is to improve my code reviewing skills and gain a deeper understanding of best practices in JavaScript, HTML, and CSS. It contains a copy of my To Do List project, which I use to evaluate and compare issues and provide valuable feedback. Additionally, there is a group scenario included.
ahmedeid6842/countries
mobile web application to check a list of metrics (numeric values) that you will create making use of React and Redux.
ahmedeid6842/Hello-Microverse
This my first project at Microverse as Micronaut 🚀🤓
ahmedeid6842/Perforn_Code_Review
ahmedeid6842/readme-template
A README template that can be used to give any project clear documentation.
ahmedeid6842/webPack
Weback installation and Usage
ahmedeid6842/Gitflow_Test
This Repository for testing Git flow
ahmedeid6842/My-Enumerable
ahmedeid6842/school-library
Use OOP to build a school library. A tool to record what books are in the library and who borrows them.
ahmedeid6842/TDD
implement a class with some methods, but firstly doing test-driven development (TDD)
ahmedeid6842/Test_Practice
This Repository for test practicing through 4 tasks using unit test (Jest), tasks are describe in the README.
ahmedeid6842/redux-practice
start practicing the concepts of Redux. create a store, start defining and dispatching actions, and write first reducers.