raghibhuda's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
π Algorithms and data structures implemented in JavaScript with explanations and links to further readings
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
ziishaned/learn-regex
Learn regex the easy way
williamfiset/Algorithms
A collection of algorithms and data structures
yabwe/medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
cyanharlow/purecss-francine
HTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
coleifer/huey
a little task queue for python
mbrn/material-table
Datatable for React based on material-ui's table with additional features
ianramzy/decentralized-video-chat
π Zipcall- Acquired @ 250k users π Peer to peer browser video calling platform with unmatched video quality and latency.
austintoddj/canvas
Publishing on your own terms
linorobot/linorobot
Autonomous ground robots (2WD, 4WD, Ackermann Steering, Mecanum Drive)
David-Else/modern-typescript-with-examples-cheat-sheet
Fully printable summary of modern TypeScript language features with extensive examples to help you learn
realpython/flask-jwt-auth
just testing some jwts
ChibaniMohamed/Polaris
Face recognition attendance system .
mdminhazulhaque/aws-cli-cheatsheet
:cloud: aws CLI + jq = Make life easier
PacktPublishing/Mastering-Concurrency-in-Python
Mastering Concurrency in Python, published by Packt
theanam/webaudio-oscilloscope
A highly customizable oscilloscope for Web Audio π π€
LupascuAndrei/nfs_most_wanted
theanam/pushkit
All the required components to set up independent web push notifications π
ashfaq1701/fast-mixer
Mini recording and mixing studio for android
hseera/cloudwatch-dashboard-builder
Build a Cloudwatch Dashboard from Cloudwatch metrics. This includes SQL expressions as Cloudwatch metrics.
dmesquita/reusable_bubble_chart
πGetting Started with D3: how to build a reusable bubble chart
SaroarShahan/reactadminator
ReactAdminator is a easy to use and well design admin dashboard template for reactjs apps
AhmadJaber/info-covid-19
A react web app, for tracking COVID-19, with all specific info & map.
FemaleBootcamp/brainstorm-board
The Brainstorm Board is a web application that allows users to log in and create an online board for brainstorming. It simulates the usual sticker board and allows for collaboration among multiple users. The user that creates the board can share its unique URL with their collaborators, so everyone can have access to it and be able to add new ideas.
2alin/MeteorLib
A web app library that displays information about meteorite landings on earth.
SiamAnzir/nodejs-cli-query-app
This is a Command Line Interface (CLI) Query App which was created by Using Node JS. CLI is a command line program that accepts text input to execute operating system functions. Command line applications (CLI) are often the main tools for automating tasks, like deploying production applications, running tests, building reports, migrating data, DevOps, and the so many.