MozamelJawad
Full-Stack Developer | React, Redux, JavaScript, NodeJs, Ruby, Bootstrap, Tailwind | Open to new job opportunities
Microverse Kabul Afghanistan
Pinned Repositories
Awesome_Books
Awesome_Books_ES6
Bootstrap
Capstone-Project
Capstone-Project is developed in HTML, CSS, JavaScript, and Bootstrap framework and is about the innovative summit of Techlife development company which provides various information about Techlife. This project also showcases my skills as a developer.
Gitflow
Leaderboard
This is a learning project on Microverse designed in HTML, CSS, and ES6 modules. In this project, we use webpack to bundle JavaScript.
math-magicians
math-magicians is a learning SPA project in Microverse, and it is the first project in React that allows the user to perform mathematical operations.
MozamelJawad
This repository contains the README file for my GitHub profile page.
My_Portfolio
Project Portfolio is my personal portfolio website that includes details, previous project work and a contact form. This website is fully responsive for mobile and desktop. It is designed in HTML, CSS and JavaScript.
ToDoList
The To-Do List application is designed to allow users to save their daily activities sequentially and can completely delete the completed activities from the local storage. The application developed in JavaScript
MozamelJawad's Repositories
MozamelJawad/My_Portfolio
Project Portfolio is my personal portfolio website that includes details, previous project work and a contact form. This website is fully responsive for mobile and desktop. It is designed in HTML, CSS and JavaScript.
MozamelJawad/ToDoList
The To-Do List application is designed to allow users to save their daily activities sequentially and can completely delete the completed activities from the local storage. The application developed in JavaScript
MozamelJawad/Leaderboard
This is a learning project on Microverse designed in HTML, CSS, and ES6 modules. In this project, we use webpack to bundle JavaScript.
MozamelJawad/MozamelJawad
This repository contains the README file for my GitHub profile page.
MozamelJawad/Gitflow
MozamelJawad/math-magicians
math-magicians is a learning SPA project in Microverse, and it is the first project in React that allows the user to perform mathematical operations.
MozamelJawad/Testing-practice
In Testing-practice project, I write a few practical tests for JavaScript functions using the Jest library.
MozamelJawad/bookstore
Bookstore is a learning SPA project in Microverse, this project is developed using React and it is used a CMS for bookstore.
MozamelJawad/clinic_db
The Clinic-database is the relational database for the clinic, which has patients, treatments, medical_histories, invoices, invocie_items, and medical_history_treatment tables. The relationship between the related tables is created using foreign key constraints.
MozamelJawad/javascript-capstone
This is a TV-series Application, which displays the information about different shows. Users can have like and comment features. The project is served by webpack. It was mostly built with javascript. HTML was used to build the layout and basic CSS for design.
MozamelJawad/metrics-webapp
Metrics Web App is an outstanding mobile web application listing all active companies in the financial market. This project has two pages. The first page is the application's main page, which lists all companies with a search bar. When someone clicks on the company, the user will be redirected to the second page, showing all the details of the comp
MozamelJawad/Morse-Decode
The Morse-Decode is the first project in Ruby, in this project we solve the basic coding challenge.
MozamelJawad/react-redux-app-api
MozamelJawad/react-redux-group-project
In this project, we created the real live data from the SpaceX API. We build a web application for a company that provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.
MozamelJawad/react-todo-app
react-todo-app is a learning and exercise project, in this exercise, I work on the main feature of React, like components, props, state, and hooks.
MozamelJawad/redux-practice-tutorial
MozamelJawad/Vet-clinic-database
Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.
MozamelJawad/Budget-app
The Budget App is a Ruby on Rails mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
MozamelJawad/Enumerable
In this project we replicated the method thus #all?, #any? and filter in my enumerable module.
MozamelJawad/Recipe-app
The Recipe app keeps track of all your recipes, and ingredients. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so a
MozamelJawad/ruby-group-capstone
Ruby group capstone is a console application designed to assist users in organizing and maintaining a comprehensive record of their possessions, including books, music albums, movies, and games. Data is persistently stored in JSON files while offering an option to create and manage a corresponding database with tables mirroring the program's class
MozamelJawad/school-library
The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.
MozamelJawad/TDD-project
In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.
MozamelJawad/hello-rails-react
The Hello Rails React is a Ruby on Rails backend API and React fronted view and show how to develop Rails and React application inside single repository using webpack.
MozamelJawad/my-blog
My Blog is a classic example of a blog website. This is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
MozamelJawad/hello-rails-back-end
The Hello Rails Back-end is a Ruby on Rails backend API and shows different greetings as a JSON format that other application can use to show in the interface
MozamelJawad/hello-react-front-end
The Hello React Front-end is a react applicatoin and serve as an interface for 'Hello World' project. It shows all the random greetings of rails API.
MozamelJawad/hellorails
MozamelJawad/hotel-booking-back-end
The backend API for Final Capstone Project to create rooms and reserve the room.....
MozamelJawad/hotel-booking-front-end
The front-end app for Final Capstone Project which is used to create categories and rooms and the user can reserve the room.....