shift-developer's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
EbookFoundation/free-programming-books
:books: Freely available programming books
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kdn251/interviews
Everything you need to know to get the job.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
kilimchoi/engineering-blogs
A curated list of engineering blogs
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
sunner/ChatALL
Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
gibbok/typescript-book
The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.
Effect-TS/effect
An ecosystem of tools to build robust applications in TypeScript
ai-collection/ai-collection
The Generative AI Landscape - A Collection of Awesome Generative AI Applications
imgly/background-removal-js
Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.
keploy/keploy
Unit and Integration Test generation for Developers. Generate tests and stubs for your application that actually work!
addyosmani/essential-js-design-patterns
Repo for my 'Learning JavaScript Design Patterns' book
typestack/routing-controllers
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
gregorojstersek/resources-to-become-a-great-engineering-leader
List of books, blogs, newsletters and people!
CodingChallengesFYI/SharedSolutions
Publicly shared solutions to Coding Challenges
schemathesis/schemathesis
Supercharge your API testing, catch bugs, and ensure compliance
SGrondin/bottleneck
Job scheduler and rate limiter, supports Clustering
cjoudrey/graphql-schema-linter
Validate GraphQL schema definitions against a set of rules
conanbatt/interview-practice
A repo for interview practice.
antoine-coulon/effect-introduction
Effect introduction about the whys, helping transitioning from raw TypeScript to Effect TypeScript
CodelyTV/awesome-typescript-examples
✨ Awesome TypeScript Examples with complete show cases of how to take advantage of the language potential.
Rowadz/promise-queue-concurrency-control
Examples of some of the HTTP request orchestration techniques