"Code is like humor. When you have to explain it, it's bad." – Cory House
⭐ From yuvrajkarna2717 with ❤️
"Code is like humor. When you have to explain it, it's bad." – Cory House
⭐ From yuvrajkarna2717 with ❤️
A modern, lightweight custom React hooks library 🚀
The Sorting Visualizer is an interactive web-based tool that visually demonstrates how popular sorting algorithms work in real-time. It animates the step-by-step process of sorting an array, helpin…
TypeScript
openbooks-api is an open-source backend platform that ingests publicly available book metadata from a demo source designed for scraping practice and exposes it through clean, well-documented REST A…
This repository implements Parallel Merge Sort using multithreading to speed up the sorting process. By dividing the array into smaller subarrays and sorting them concurrently, the algorithm levera…
C++
It is a chrome extension which helps understand their browser time with ai-insights and tips for better time management.
JavaScript
TrackIt is a simple and powerful command-line tool to help you track tasks and to-dos directly from your terminal. Designed for developers and productivity-focused users, it lets you create, list, …
TypeScript