There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Javascript-Internals
Welcome to Javascript Internals! This repository explores the inner workings of JavaScript by providing detailed implementations of its core functions and features. You'll find recreations of built-in functions. Perfect for developers looking to deepen their understanding of JavaScript's internals. πNext.js-Sorting-Algorithms-Visualizer
Sorting Visualizer is an interactive web application. It visualizes popular sorting algorithms like Bubble Sort, Merge Sort, and Quick Sort, allowing users to control the sorting speed and see real-time step-by-step animations. Itβs designed for both educational purposes and a deep understanding of computer science fundamentals.React-Facebook-Clone
lightweight-virtual-dom
A minimalistic demonstration of virtual DOM concepts implemented in plain JavaScript. This project features a simple application that manages a dynamic list of emojis with manual state management. It showcases how to efficiently update the user interface using a virtual DOM diffing algorithm.Leetcode-Problems-Solutions
π Explore a curated collection of my LeetCode solutions, meticulously crafted to showcase diverse problem-solving approaches and algorithms.React-LinkedIn-Clone
React-LinkedIn-Clone hosts a React project designed to emulate the features and aesthetics of the LinkedIn platform. Notable functionalities include user authentication, posts creation, a dynamic news feed. Firebase is employed for backend services.RTK-Query-MongoDB
The Fullstack built with React, MongoDB, Node.js, RTK Query. the project incorporates Redux Toolkit Query.React-Native-Jobs-Finder-App
React Native app powered by Expo! This cross-platform mobile application is designed to showcase fetching data to make dynamic content with search functionality and navigating between pages using Stack.React-Amazon-Clone
The "React Amazon Clone" repository is e-commerce web application built using React and Firebase. It replicates key features of Amazon, including user authentication, product listing, and a shopping cart with payments. The project provides a practical demonstration of React and Firebase.Love Open Source and this site? Check out how you can help us