jaferIdrees
Full-stack software developer with a love for JavaScript and Java. I'm originally a chemist and mess around with business development. Open to new opportunities
Full-stack software developerJordan
jaferIdrees's Stars
VitorGuedesMadeira/Bookstore-React
The Bookstore is a website that allows the user to display a list of books, and add or remove a book from an API. Built with React/Redux (Redux ToolKit).
VitorGuedesMadeira/Math-Magician
Math magicians is a Single Page App (SPA), based on react, that allows users to make simple calculations and read random math-related quotes. Built mainly with REACTJS
karlavdelgadof/ToDo-list-app
A simple HTML list of To Do tasks built using webpack, JS ES6 and CSS. This app allows users to add and delete tasks to organize their days.
VitorGuedesMadeira/To-do-List
To-do list is an interactive project where you can create different daily tasks lists. You can add and remove any item. Built with plain HTML, CSS, JavaScript and WEBPACK
VitorGuedesMadeira/Capstone
This was the final project for Microverse's first module. It's a full webpage, mobile and desktop versions built with plain HTML, CSS and JavaScript
karlavdelgadof/Capstone-1_pj
This is a website for a music festival event built with HTML, CSS and JavaScript to. This project is based on a template provided by Microverse.
VitorGuedesMadeira/AwesomeBooks-Module
This is a Microverse project built for learning and practicing the implementation of different modules and refactoring an existent code.
Hannziegel/to-do-List
A simple To-do app project made using JavaScript ES6 and Webpack - Microverse. You can add, remove, check tasks, and remove all the tasks that were done at the same time. Feel free to see the live version, if you like it please give it a star!
VitorGuedesMadeira/Capstone-Ruby
Catalog-of-my-things is a console app that displays all the owned items of a user, displaying it's authors, labels, sources and genres. It uses json files to store data, allows the user to list "Books, Musics, Movies and Games" and add new items to it's catalog.
VitorGuedesMadeira/To-do-List-React
This project is a simple To-Do app built with React (create app). This app allows users to add and delete tasks to organize their days.
Hannziegel/books
A basic website that allows users to add/remove books from a list using Javascript ES6. The content is stored in local storage. Feel free to see the live version, if you like it please give it a star!
Hannziegel/portfolio-microverse
A portfolio made using a template. Project created to better understand HTML, CSS, Linters, Git Flow, Flexbox, Grid, DOM and JavaScript concepts. Feel free to see the live version, if you like it please give it a star!
karlavdelgadof/Awesome-Books-w-modules
This project is based on the Awesome Books app repo, refactored with ES6 and organized with modules. The purpose of this project is to learn functionality organization using JavaScript modules.
karlavdelgadof/math-magicians-app
A Single Page App built with React that allows users to access a calculator, make simple operations and read random math quotes.
williamscch/math-magicians
Calculator Web App build with React Components.
Hannziegel/math-magicians
for-ashraf/awesome-books
The Awesome Books project is a Microverse Module 2 project. In this project I am maintaining a list of books with advance features to search the books
for-ashraf/Conference-page
This is a Capstone 1 project. It is basically a Conference Page website. The state of the art, attractive and interactive web-design has been incorporated.
for-ashraf/Portfolio
This repository has been a milestone for my front-end journey of web-development. I have developed a portfolio website of my own. Displaying nice looking intro, the completed projects, the header and the footer, etc.
for-ashraf/To-Do-List
This is a Module2-Day2 project of the Microverse. In this project I have to incorporate Webpack and create a To-Do list using Objects
Hannziegel/captstoneModule1
This is my Capstone project for the 1st module on Microverse. This project used HTML, CSS, and JavaScript and was based on the design made by Cindy Shin. Feel free to see the live version, if you like it please give it a star!
nimplay/math_magicians
This project is a web application for use react that is a simple calculator.
Hannziegel/Portfolio-1
Portfolio designed form Figma template in mobile and desktop view
lucas-crodrigues/mathmagicians
This is the Mathmagicians app, my first app using React
wayungi/Bookstore
An application that allows you to keep track of your books. It can display a list of books, add a book and remove a selected book or group books according to user defined categories
lucas-crodrigues/ruby-capstone
This is the capstone project for the Ruby module in the Microverse program.
nimplay/nimplay-react-bookstore
This is a Bookstore project using react and redux in microverse course for educational purposes and porfolio construction.
jaferIdrees/morse_decoder
jaferIdrees/school_library
jaferIdrees/ruby-enumerable
In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.