Ikboljon2003's Stars
IkboljonMe/blog-template
A full-stack blog template combining a responsive React-based front-end and a Node.js back-end. Create and manage blogs with ease, featuring real-time updates and a user-friendly interface. Ideal for custom blog applications.
IkboljonMe/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
IkboljonMe/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.
IkboljonMe/book-js-exercises
This repo contains all solved exercises of book named "JavaScript from Beginner to Professional"
IkboljonMe/IkboljonMe
This is a special repository/ Its README.md will appear on my public profile
IkboljonMe/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).
IkboljonMe/prisma-next-docker-template
A practical project combining Prisma, React, and Docker. Simplify database management with Prisma, create a responsive UI using React, and containerize your app with Docker for easy deployment. Ideal for web development with these technologies.
IkboljonMe/reactjs-dockerization
This repository demonstrates how to dockerize a React JS project for development and production modes using Docker and Docker Compose.
IkboljonMe/small-my-first-game
It is my first application in javascript. It is simple game that user has to find guessed number. Enjoy😁
IkboljonMe/small-quiz-app
Experience a simple quiz application created entirely with plain JavaScript (Vanilla JS). Test your knowledge and enjoy interactive quizzes in a lightweight, no-frills environment. Perfect for quick and fun quiz experiences.
IkboljonMe/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.
IkboljonMe/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.
IkboljonMe/labyrinth-game
This is the Simple Labyrinth Game repo, created using HTML and Vanilla JavaScript. Challenge yourself in text-based mazes to find the exit.
IkboljonMe/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.
IkboljonMe/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!
IkboljonMe/vanilla-js-projects
A repository dedicated to a web project developed entirely in plain JavaScript, without external frameworks or libraries. A minimalistic approach for clean and efficient web applications.