Abdul Ali Noori (ab-noori)

ab-noori

Geek Repo

Company:@microverseinc

Location:Afghanistan

Home Page:https://ab-noori.github.io/Portfolio

Github PK Tool:Github PK Tool


Organizations
microverseinc

Abdul Ali Noori's repositories

Portfolio

Portfolio website will showcase all of my recent work. It will also maintain the information and history of my recent projects, the brave information about me, and the link to my resume.

Language:CSSLicense:MITStargazers:27Issues:1Issues:7

SalsalDevGroup

SalsalDevGroup Website is a platform to showcase the Salsal Developers group recent projects, maintain the information and history of the group recent projects, the short biography of each developer, and the link to recent projects. it will also provide the context for receiving proposals and contacting the clients in its future features.

Language:CSSLicense:MITStargazers:23Issues:1Issues:1

Space-Travelers-Hub

In this project, we will be working with the real live data from the SpaceX API. Our task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Language:JavaScriptLicense:MITStargazers:22Issues:1Issues:46

vet-clinic

In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.

Language:PLpgSQLLicense:MITStargazers:21Issues:1Issues:0

bookstore-cms

Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add a book and Remove a selected book.

Language:JavaScriptLicense:MITStargazers:20Issues:1Issues:0

Cryptopanel

Cryptopanel is a single page web app that is created using React and Redux and fetches data from CoinGecko API. The application allows users to get details of cryptocurrencies information.

Language:JavaScriptLicense:MITStargazers:20Issues:2Issues:0

School-Library

A school library application will record the books available in the library and track their borrowers. It will allow new students or teachers to be added, new books to be added, and records of borrowed books and corresponding borrowing dates to be saved. A beautiful and well-organized system will be built to accomplish the task efficiently.

Language:RubyLicense:MITStargazers:20Issues:1Issues:0

ab-noori

Personal repository to locate the README file about my GitHub profile.

Enumerable

Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a module named MyEnumerable, which implemented a limited set of functionalities from Enumerable.

Language:RubyLicense:MITStargazers:19Issues:1Issues:0

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.

Language:JavaScriptLicense:MITStargazers:19Issues:1Issues:1

Blog-App

The Blog app will be a classic example of a blog website. A fully functional website that will display the list of posts and empower readers to interact with them by allowing comments to be added and posts to be liked.

Language:RubyLicense:MITStargazers:18Issues:1Issues:0

Data-Structures-and-Algorithms

This repository features daily solutions for Algorithm and Data Structure problems, employing various programming languages and presenting diverse approaches to problem-solving.

Language:JavaScriptLicense:MITStargazers:18Issues:1Issues:0

Marse-Code-Decoder

The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse code as input, this tool facilitates communication using a combination of dots and dashes to represent letters, numbers, and symbols.

Language:RubyLicense:MITStargazers:17Issues:1Issues:0

React-Template

A project template with ready README file for creating react applications.

License:MITStargazers:17Issues:1Issues:0

clinic

The database diagram is interpreted, and implemented the SQL needed to build that database.

License:MITStargazers:16Issues:1Issues:0

hellorails

This is a sample repository for setting up the Rails.

Language:RubyLicense:MITStargazers:15Issues:1Issues:0

react-redux-api

Connecting async logic to interact with a Redux store when fetching data from an external API.

Language:JavaScriptLicense:MITStargazers:15Issues:1Issues:0

Budget-App

The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.

Language:RubyLicense:MITStargazers:12Issues:1Issues:0

Recipe-App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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.

Language:RubyLicense:MITStargazers:12Issues:1Issues:15

Hello-Rails-React

Hello-Rails-React is a Rails application that integrates React with webpack, utilizing the jsbundling-rails gem. It features a Postgres database for storing five different greetings, with an API endpoint to retrieve a random greeting, all while having a static root view.

Language:RubyLicense:MITStargazers:7Issues:1Issues:0

EduPlanner-Backend

This is the Backend Api for the EduPlanner web application project. A rails based backend solution to storing class and student data from the EduPlanner web application.

Language:RubyLicense:MITStargazers:6Issues:1Issues:16

EduPlanner-Frontend

This project involves the development of an application where online classes with teachers can be reserved by students. It is built with React as the frontend and Ruby on Rails as the backend, enabling students to easily book classes with their preferred teachers among the available options.

Language:JavaScriptLicense:MITStargazers:6Issues:1Issues:0

Finance-Tracker

The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.

Language:RubyLicense:MITStargazers:6Issues:1Issues:0

Hello-Rails-Backend

This project involves the creation of a React application. It includes implementing a routing system using 'react-router,' setting up a 'Greeting' component as a route within the 'App' component, and integrating Redux to fetch and display random greetings from an API endpoint.

Language:RubyLicense:MITStargazers:6Issues:1Issues:0

Hello-React-Frontend

This project involves creating a Rails API app, setting up a PostgreSQL database to store five different greeting messages, and implementing an API endpoint to retrieve a random greeting from the database.

Language:JavaScriptLicense:MITStargazers:6Issues:1Issues:0

Search-Analytics-Frontend

Real-time search analytics with Rails backend and Vanilla JS frontend for instant user search tracking and trend analysis.

Language:JavaScriptLicense:MITStargazers:3Issues:1Issues:0

Search-Analytics-Backend

Real-time search analytics with Rails backend and Vanilla JS frontend for instant user search tracking and trend analysis.

Language:RubyLicense:MITStargazers:2Issues:1Issues:0

Image-Resizer-Electronjs

An Electron JS application has been created that allows the selection of an image and easy alteration of its width and/or height.

Language:CSSLicense:MITStargazers:1Issues:1Issues:0

Population-Funnel-Chart

Population Funnel Chart: A React project that visualizes the population of Afghanistan retrieved from [PopulationPyramid.net] across different age categories using a funnel chart implemented with React ApexCharts.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

recipe-app-capstone

The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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.

License:MITStargazers:1Issues:0Issues:0