Pinned Repositories
auction-backend
The backend server for an online auction project, serving as the engine behind the scenes. Built with Node.js and essential dependencies, it provides functionalities for managing auctions, user authentication, and real-time communication, seamlessly supporting the front-end client.
auction-front
This repository houses the front-end client for an online auction project. Built with React and a range of complementary libraries, it enables users to participate in auctions, make bids, and engage in real-time auction events. The project's user interface is enhanced with features like responsive design, real-time updates.
blogify-api
book-js-exercises
This repo contains all solved exercises of book named "JavaScript from Beginner to Professional"
javascript-algorithms
This repo contains my implementation of various data structures and algorithms in JavaScript, with Jest test cases to ensure correctness. The goal is to help others learn and practice fundamental algorithms and data structures in JavaScript. The project is licensed under the terms of the MIT license
leetcode
This repo contains my solutions to LeetCode problems in JavaScript and Python, with explanations and test cases to ensure correctness. The goal is to show my algorithmic problem-solving skills to others and help to new beginners).
portfolio-template
A Next.js portfolio template for showcasing your work, skills, and contact information. Includes a contact form powered by email.js. Customizable and easy to set up.
reactjs-dockerization
This repository demonstrates how to dockerize a React JS project for development and production modes using Docker and Docker Compose.
short-url
A URL shortening service that allows users to transform long URLs into shorter, more manageable links. Built with ReactJS, Vite, TypeScript, and Node.js. Store original URLs in a MongoDB database and easily redirect users to their intended destinations. Contributions are welcome!
uzshop-ecommerce
UzShop is an ecommerce website that offers a wide range of products for online shoppers. It provides a convenient platform for users to browse, purchase, and have products delivered to their doorstep, enhancing the online shopping experience.
azaazzas's Repositories
azaazzas/auction-backend
The backend server for an online auction project, serving as the engine behind the scenes. Built with Node.js and essential dependencies, it provides functionalities for managing auctions, user authentication, and real-time communication, seamlessly supporting the front-end client.
azaazzas/auction-front
This repository houses the front-end client for an online auction project. Built with React and a range of complementary libraries, it enables users to participate in auctions, make bids, and engage in real-time auction events. The project's user interface is enhanced with features like responsive design, real-time updates.
azaazzas/blogify-api
azaazzas/book-js-exercises
This repo contains all solved exercises of book named "JavaScript from Beginner to Professional"
azaazzas/javascript-algorithms
This repo contains my implementation of various data structures and algorithms in JavaScript, with Jest test cases to ensure correctness. The goal is to help others learn and practice fundamental algorithms and data structures in JavaScript. The project is licensed under the terms of the MIT license
azaazzas/leetcode
This repo contains my solutions to LeetCode problems in JavaScript and Python, with explanations and test cases to ensure correctness. The goal is to show my algorithmic problem-solving skills to others and help to new beginners).
azaazzas/portfolio-template
A Next.js portfolio template for showcasing your work, skills, and contact information. Includes a contact form powered by email.js. Customizable and easy to set up.
azaazzas/reactjs-dockerization
This repository demonstrates how to dockerize a React JS project for development and production modes using Docker and Docker Compose.
azaazzas/short-url
A URL shortening service that allows users to transform long URLs into shorter, more manageable links. Built with ReactJS, Vite, TypeScript, and Node.js. Store original URLs in a MongoDB database and easily redirect users to their intended destinations. Contributions are welcome!
azaazzas/uzshop-ecommerce
UzShop is an ecommerce website that offers a wide range of products for online shoppers. It provides a convenient platform for users to browse, purchase, and have products delivered to their doorstep, enhancing the online shopping experience.