You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a system that efficiently suggests the frequent words matching a given prefix, similar to how search engines or mobile keyboards suggest completions as you type.
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…
ScrapeBackend is a backend API service that scrapes data from https://books.toscrape.com/ and serves it in structured JSON format. Built with Node.js and Express, it allows users to trigger real-ti…
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…
This is my developer profile repository, showcasing who I am, what I build, and what I care about. It includes my personal portfolio site built with modern web technologies and highlights my projec…
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.