Asheem Rahman's repositories
AsheemRahman
Config files for my GitHub profile.
Banking-Application-MachineTest
The task involves developing a banking website using the MERN stack (MongoDB,Express.js and Node.js). The website will allow users to perform basic bankingoperations such as depositing and withdrawing money from their accounts. Additionally, users will be able to view their account balance and transaction history
Banking-Management-System-TypeScript
A simple Banking Management System implemented in TypeScript using Object-Oriented Programming (OOP) principles. This project demonstrates the concepts of inheritance and polymorphism through a basic banking application.
Calaculator-Javascript
This is a simple yet functional calculator built using HTML, CSS, and JavaScript. The project demonstrates basic web development concepts such as DOM manipulation, event handling, and styling.
Quiz-Application-React
This is a simple quiz application built with React, designed to test your knowledge of React concepts. The app displays multiple-choice questions about React, tracks your score, and provides feedback on your answers.
ToDo-Application-React
A simple Todo application built with React, allowing users to add, update, and delete tasks. This project demonstrates basic CRUD operations and state management in React.
TypeScript-CRUD-Management
This is a CRUD (Create, Read, Update, Delete) application built using TypeScript. It serves as a management system for students, allowing users to perform various operations on student records. The application leverages asynchronous operations to fetch data from a mock API and implements dependency injection for better code organization.
User-admin-management
This project is a basic CRUD application where users can sign up, log in, and manage their profiles. Admin users have additional permissions to add, edit, and delete other users.
User-Management-React-Redux
A user management application built using React and Redux to demonstrate the process of handling user data, authentication, and state management in a modern React app.
Wuzzys-Toy-Ecommerce
Welcome to the Wuzzy Toys repository! This project is a complete e-commerce application designed for buying toys. Built using Node.js, Express, MongoDB, HTML, and CSS, Wuzzy Toys provides a user-friendly interface for browsing and purchasing a variety of toys.
Data-Structure-and-Algorithms
This repository contains a collection of Data Structures and Algorithms implemented in JavaScript. The goal of this repository is to provide a comprehensive guide to learning, understanding, and practicing fundamental data structures and algorithms.
Dynamic-Menu-Bulider
This repository contains the source code for a full-stack application designed to dynamically create and manage menus and menu items. Built with a modern tech stack, it allows users to manage menus such as "Drinks" and "Snacks" with ease.
Guess-Number-React
A simple React-based number guessing game that challenges users to guess a randomly generated number within a given range.
Login-page-using-node.js
This project implements a secure login page using Node.js and Express. It features user authentication where credentials are stored in a MongoDB database. Passwords are hashed using bcrypt to ensure security. This project demonstrates my ability to create a secure, server-side login system with user authentication and session management.
Login-Signup-Admin-Panel
This project is a basic Login, Signup, and Admin Panel application built using Node.js, Express, and EJS templating engine. It allows users to sign up and log in, while the admin has privileges to view, add, edit, and delete users.
Microsoft-Responsive
This project is a pixel-perfect clone of the Microsoft website, designed to be fully responsive across all devices. Built with modern web technologies like HTML, CSS, and JavaScript, the clone replicates the UI/UX of the original website while ensuring optimal performance and adaptability on different screen sizes.
My-Portfolio
This repository showcases my development projects and coding journey, featuring work across full-stack development, data structures and algorithms, and various side projects. Here, you'll find a collection of my expertise in the MERN stack (MongoDB, Express, React, Node.js), TypeScript, and core programming concepts.
Netflix
This project is a static replica of the original Netflix website, faithfully mirroring the design and layout of the popular streaming platform. Built using HTML, CSS, and JavaScript, the site showcases my ability to recreate a modern, professional UI.
Netflix-Clone-React
A responsive Netflix clone built with React.js. This project demonstrates the use of modern React features like hooks (useState, useEffect), functional components, and component-based architecture. It fetches data from an external API to display images, and trailers.
Olx-Clone-TypeScript-Tailwind
OLX clone built with React.js. This application mimics the core features of OLX, including user-friendly item listings, search functionality, and category filtering. The app uses React hooks, state management, and React Router for navigation.
Typescript-Workouts
Welcome to the TypeScript Workouts repository! This repository contains a collection of 29 TypeScript questions and their answers, covering fundamental concepts of TypeScript such as variables, conditionals, loops, arrays, functions, classes, objects, and more.
Weather-application
This is a simple weather application built using HTML, CSS, and JavaScript. The app fetches real-time weather data from a public API and displays the current weather for any city entered by the user.