There are no reviews yet. Be the first to send feedback to the community and the maintainers!
smartstepper
A powerful React component that simplifies the creation of multi-step forms with state management, validation, and a flexible UI approach. πsimple-progressbar-component
Ever since I studied Bootstrap, I thought, why not start building each of the components in a personalized way ??? So I decided to create a repository to make most of the components personalized.my-redux-lib
Redux is one of the most beautiful implementations of flux design pattern that implements one-way data flow. since I like to build my own version of every library I learn to better understand it. In this section, I want to run a simple example of a Redux library for myself. I'm glad to know your opinion :)graphql-with-apollo-and-react
In this project, I connected Graph QL to my React program through the Apollo client and implemented all the features like pagination, optimistic UI, caching, local state management, and prefetching with Apollo Client in React.terminal-regular-command-with-javascript-and-cpp
I have decided to run all the Linux terminal commands in JavaScript and c++, so stay tuned.Mailing-robot
In this section I want to build a messaging robot that can detect routes. This bot is made by JavaScript. I hope you enjoy this part.tooltip-component
I was very interested in how Bootstrap components are made so I decided to make them. I made the tooltip today too. I hope you enjoy it.simple-Bignum-cpp
In this section, I created a structure using strings so that we can do calculations of large numbers.task-managment-app-redux
A task manager application created using Redax and ReactgraphQL-server-with-express
In this project i made a graphql server with node js and express. Its schema is for a social network a sort of βFacebook-lite,β backed by a SQLite database.parse-INI-javascript
An asynchronous function to convert an "ini" file to a JavaScript objectreact-graphql-github-vanilla
The graphql is very attractive. In this mini-project, I tried to do the concepts of graphql very simply in the form of vanilla without using the side library. I ran on the client side.scroll-with-animation
I have been curious for a long time about how to make an animated scroll. I decided to pursue this curiosity and find a solution. This is done in two ways, which I will explain below:complete-store-app-pages-with-tailwind
a responsive project with tailwind csssimple-client-side-routing-like-React-Router-
A simple example of CSR is the idea behind the React Routerpixel-art-editor
I wanna make a pixel art editor with vallina javascript that use unidirectional data flow like react library. I maked it base on CBA architecture and observable design pattern . enjoy it to read.simple-spinner-component
In this part, I want to create a spinner component similar to the spinner component in Bootstrap. I hope you enjoy reading my code.algorithms
algorithms that are most used in practice and in the programs we build algorithms that are most used in practice and in the programs we buildoperation-system-concept
I built this repository to touch on all the important concepts in practice while studying the operating system, and this helps me to understand the management of the operating system resources and its strategy and way of thinking about it.Voting-App-React
A simple project with react framework (taken from fullstack react books)eloquent-js-practice
This repository includes all the JavaScript exercises related to the Eloquent JavaScript book, which have been solved by my own solutions. I hope you enjoy reading it.make-itterable-object
The main for function in JavaScript can be used to navigate to default objects such as arrays. These objects have an interface that makes them iterable. We want to see how we can make our custom objects iterable.micro-frontend-nx
An instance of microservice architecture for frontend and backend.xcoin-javascript-game
A cool game designed with Vanilla JavaScript. If you are looking for lost coins, you better go now and get them :)custom-module-system-like-commonjs
I was very busy to know how the module system works and how the module dependencies are loaded and what the "require" function mechanism is. So I did a simple implementation of it and I hope it will be useful for you.apollo-boost-in-node-js
apollo is an agnostic implementation for the graphql on the client and server side. For this purpose, I ran it on the node js using the GitHub api to show that this library and ecosystem works well without a view layer.time-logging-app-react
Build a simple application by react and taken from the book "fullstack" react, I hope you enjoy doing it.Egg-programming-language
In this section, I created a simple JavaScript-based programming language. I wrote this to gain a deeper understanding of how programming languages work, and it was very instructive for me.Love Open Source and this site? Check out how you can help us