Projects in Awesome Lists by M-Anwar-Hussaini
A curated list of projects in awesome lists by M-Anwar-Hussaini .
https://github.com/m-anwar-hussaini/math-magicians
"Math-Magicians" is a React-based project with the calculator the have math operations and also display some useful Quotes on the page.
Last synced: 12 May 2025
https://github.com/m-anwar-hussaini/javascriptcapstone
This project is a web application that provides information about different countries. It allows users to explore details such as the continent, capital, area, and population of various countries. Users can also view comments and add their own insights about specific countries.
api css html5 javascript jest testing webpac
Last synced: 15 Apr 2025
https://github.com/m-anwar-hussaini/weather-forecast
Weather Forecast is a user-friendly weather web application that provides real-time weather updates for major cities in Afghanistan. With a clean and intuitive interface, users can access accurate details on temperature, humidity, wind speed, and atmospheric pressure of their desired city, making it easier to plan their day effectively.
bootstrap jest-tests react react-router-dom react-testing-library redux
Last synced: 08 May 2025
https://github.com/m-anwar-hussaini/webpack-linters-configurations
If you are full familiar with the webpack, this repo will save lots of your time configuring webpack and linters.
Last synced: 06 Jan 2025
https://github.com/m-anwar-hussaini/to-do-list
A simple app that lists your daily tasks with the ability to add, edit, delete and store them.
bootstrap css html javascript linters webpack
Last synced: 12 May 2025
https://github.com/m-anwar-hussaini/book-store
"Book store is a project that saves the data about each book such as author, name and genre. It also provides a progress bar for reader to keep track of how much he/she has read."
Last synced: 15 Apr 2025
https://github.com/m-anwar-hussaini/space-travelers-hub
Our platform enables users to reserve rockets and join missions easily. They can manage reservations and joined missions conveniently through their sections, with the flexibility to cancel or leave as needed. A seamless experience for space enthusiasts and explorers.
api bootstrap5 react-hooks react-router reactjs redux redux-toolkit thunk-middleware
Last synced: 07 May 2025
https://github.com/m-anwar-hussaini/leaderboard
Project designed to manage a national contest by fetching data from an API and enabling the addition of scores to participants. The primary goal of this project is to provide an easy-to-use and efficient solution for contest organizers to keep track of participant scores and display them in a well-organized leaderboard.
Last synced: 25 Apr 2025
https://github.com/m-anwar-hussaini/vet-clinic
"The Vet Clinic database features core tables—animals, vets, and species—connected through intermediary tables to establish efficient many-to-many relationships. This streamlined design enhances data organization and accessibility, optimizing veterinary care and management."
Last synced: 30 Apr 2025
https://github.com/m-anwar-hussaini/genius-academy
This website represent an event that is being held every week. It gives the information and schedule about it.
Last synced: 20 Feb 2025
https://m-anwar-hussaini.github.io/Awesome-Library/
Awesome-Library is a simple yet powerful web application designed to save and organize your book collection. With an intuitive user interface and robust functionality, it allows you to effortlessly add and remove books from your virtual bookshelf.
Last synced: 07 Feb 2025
https://github.com/m-anwar-hussaini/portfolio
Welcome to my portfolio repository! This repository showcases my skills, projects, and achievements as a software developer. It serves as a representation of my expertise in the field and is still getting improved.
Last synced: 30 Apr 2025
https://github.com/m-anwar-hussaini/html-cheatsheet
The HTML Cheatsheet repository is a comprehensive collection of HTML tags, attributes, and useful tips for web developers and beginners learning HTML.
Last synced: 25 Apr 2025
https://github.com/m-anwar-hussaini/m-anwar-hussaini
The key summary of my profile.
Last synced: 30 Apr 2025
https://github.com/m-anwar-hussaini/testing-jest
In this repo, there are some task that test the jest library for unit-testing of JS functions.
Last synced: 25 Apr 2025
https://github.com/m-anwar-hussaini/corporate
"Corporate is simple single-page-app that is based on React and React-Bootstrap that displays the information about a Corporate company"
Last synced: 25 Apr 2025
https://github.com/m-anwar-hussaini/code_reveiw_project
In this project I reviewed one of my previous projects.
Last synced: 25 Apr 2025
https://github.com/m-anwar-hussaini/react-projects
To save time while installing different react projects using the command npx creact-react-app xyz. Here are some multiple projects that are done by practice on different branches.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/microverse-react-projects
All exercises are done on the same repo but on different branches.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/helloworld-microverse
This is the first project that I've done in Microverse in order to learn Linters configurations.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/mini-bookstore-react
A simple bookstore
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/users-lists
Bootstrap-powered project, showcasing a sleek and user-friendly interface to display a curated list of users. Our minimalist design ensures a seamless experience, with responsive layouts that adapt to any device. Explore user profiles effortlessly, thanks to Bootstrap's grid system and intuitive navigation.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 06 Jan 2025
https://github.com/m-anwar-hussaini/e-commerce-with-mern
A fully-featured eCommerce platform built using the MERN stack (MongoDB, Express.js, React, and Node.js). This project serves as a comprehensive solution for building and managing online stores, offering a robust and scalable architecture tailored for small to large-scale businesses.
express fullstack mern-stack mongodb mongoose nodejs react redux-toolkit
Last synced: 06 Jan 2025
https://github.com/m-anwar-hussaini/enumerable
The MyEnumerable module provides custom versions of common Enumerable methods. all? checks if all items satisfy a condition by iterating and yielding to a block. any? checks if any item meets the condition. filter creates an array of items for which the condition holds true, all by iterating over the collection and yielding items to a block.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/school-library
**School Library** is a Ruby-based project that embodies the principles of Object-Oriented Programming to create an efficient and organized library system for a school. The project is structured around the implementation of three main classes: Person, Student, and Teacher. These classes are designed to demonstrate the core OOP concepts.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/pong-game
It is a pythone-based project that uses python GUI library to create the famous traditional Pong game.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/rating-component
Bootstrap-based product rating application! This user-friendly app empowers customers to rate and review products effortlessly. With a sleek and intuitive interface, users can provide valuable feedback, helping others make informed decisions.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/react-laravel-api
A modern React-based frontend application that interfaces with a Laravel API to provide seamless user registration, login, and logout experiences. This project demonstrates the integration of a React frontend with a Laravel backend, utilizing best practices for secure and efficient user authentication.
front-end react react-router-dom web
Last synced: 06 Jan 2025
https://github.com/m-anwar-hussaini/e-commerce-laravel-backend
Laravel-based eCommerce platform specializing in T-shirt sales. The application features a robust API for seamless integration with front-end interfaces, handling product listings, orders, and payments. The admin panel allows easy management of inventory, users, orders, and real-time analytics.
Last synced: 06 Jan 2025
https://github.com/m-anwar-hussaini/blogapp
This is a Rails-based web app designed for bloggers seeking simplicity and functionality. With user-friendly features, it ensures easy navigation for content creation. Enjoy secure access through a robust authentication system. Create captivating posts effortlessly with markdown support and multimedia integration.
authentication controller devise rials views
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/laravel-api
A simple and robust API built with Laravel that provides user registration, login, and logout functionality. This project follows best practices for security, scalability, and code organization, making it a great starting point for building more complex applications.
api fullstack-development laravel mysql php restful
Last synced: 05 Apr 2025
https://github.com/m-anwar-hussaini/expense-management
Expense-Management is a RoR-based project facilitating easy financial tracking. Categorize and calculate expenses effortlessly for seamless budgeting. Ideal for individuals and businesses, it streamlines expense management, ensuring precise control over your financial inflow and outflow.
Last synced: 20 Feb 2025
https://github.com/m-anwar-hussaini/linters-practice
This repo is created for practicing the linters.
Last synced: 07 Feb 2025
https://github.com/m-anwar-hussaini/flutter-package-automation
A simple flutter project that automates the process of add dependencies in the flutter projects
Last synced: 01 Mar 2025
https://github.com/m-anwar-hussaini/todo-pro-flutter
Application that uses Wive for saving the state
Last synced: 25 Apr 2025
https://github.com/m-anwar-hussaini/simple-flutter-profile
A simple project based on flutter framework.
Last synced: 25 Apr 2025
https://github.com/m-anwar-hussaini/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. 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.
Last synced: 02 Apr 2025