slv-slv's Stars
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
jquense/yup
Dead simple Object schema validation
ilmoi/teachyourselfCS-RU
Russian translation of https://teachyourselfcs.com/
checkcheckzz/system-design-interview
System design interview for IT companies
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ValdikSS/GoodbyeDPI
GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
airbnb/javascript
JavaScript Style Guide
tshemsedinov/Patterns-Interview-Questions
Design Patterns Interview-Questions - SOLID, GoF, GRASP, DI, DDD
unicodeveloper/awesome-nextjs
:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
tshemsedinov/Patterns-JavaScript
Patterns for JavaScript, Node.js, and TypeScript
yoksel/common-words
🧐 Слова, часто используемые в CSS-классах
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
zloirock/core-js
Standard Library
tshemsedinov/Async-Interview-Questions
Asynchronous programming Interview Questions
igrigorik/hpbn.co
High Performance Browser Networking (O'Reilly)
henriqueinonhe/promises-training
Practice working with promises through a curated collection of interactive challenges. This repository provides a platform to refine your skills, complete with automated tests to to give you instant feedback and validate your progress.
Coder-World04/Complete-System-Design
This repository contains everything you need to become proficient in System Design
gumennii/33-js-concepts
📜 33 concepts every JavaScript developer should know.
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
enochtangg/quick-SQL-cheatsheet
A quick reminder of all SQL queries and examples on how to use them.
saifaustcse/nodejs-developer-roadmap
A roadmap to becoming a Node.js developer
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
tshemsedinov/NodeJS-Interview-Questions
NodeJS ✨🐢🚀✨ вопросы для собеседований
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Tinkoff/career
Информация о внутренней кухне Тинькофф, включая подготовку к собеседованию
HowProgrammingWorks/Index
Metarhia educational program index 📖
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings