tomari3's Stars
DoctorWkt/acwj
A Compiler Writing Journey
radsrocket/Nowify
A Spotify 'Now Playing' screen designed for Raspberry Pi
Light-City/CPlusPlusThings
C++那些事
danielgatis/rembg
Rembg is a tool to remove images background
viraptor/reverse-interview
Questions to ask the company during your interview
thepranaygupta/Data-Structures-and-Algorithms
A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.
kamyu104/LeetCode-Solutions
🏋️ Python / Modern C++ Solutions of All 3352 LeetCode Problems (Weekly Update)
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
bchiang7/v4
Fourth iteration of my personal website built with Gatsby
TheAlgorithms/Python
All Algorithms implemented in Python
NvChad/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
rehooks/awesome-react-hooks
Awesome React Hooks
streamich/react-use
React Hooks — 👍
microsoft/api-guidelines
Microsoft REST API Guidelines
prabhuignoto/react-wizardry
🪄 Multi step forms with in built validations
bezkoder/react-hooks-jwt-auth
React Hooks JWT Auth using React Router, Axios, Bootstrap: Token based Authentication & Authorization
bezkoder/react-hooks-crud-web-api
React Hooks CRUD Application to consume Web API with Axios, display and modify data with Router & Bootstrap
dan-divy/spruce
A social networking platform made using Node.js and MongoDB
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
anvaka/ngraph.path
Path finding in a graph
hisham-maged10/path-finder
Graph Algorithms visualizer project which visualizes Different types of graph algorithms such as Path-finding algorithms, , Random Maze Generation Algorithms, Minimum Spanning Tree Algorithms, Topological Sorting
clementmihailescu/Pathfinding-Visualizer
A visualization tool for various pathfinding algorithms.
juliangarnier/anime
JavaScript animation engine
bezkoder/react-jwt-auth
React JWT Authentication & Authorization example - React.js Login and Registration example