aakashtyg's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
public-apis/public-apis
A collective list of free APIs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/Python
All Algorithms implemented in Python
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
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
kdn251/interviews
Everything you need to know to get the job.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
charlax/professional-programming
A collection of learning resources for curious software engineers
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
kilimchoi/engineering-blogs
A curated list of engineering blogs
shadcn-ui/taxonomy
An open source application built using the new router, server components and everything new in Next.js 13.
matiassingers/awesome-readme
A curated list of awesome READMEs
trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
tamagui/tamagui
Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler.
nikitabobko/AeroSpace
AeroSpace is an i3-like tiling window manager for macOS
shashank88/system_design
Preparation links and resources for system design questions
TypeCellOS/BlockNote
A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
Bogdan-Lyashenko/Under-the-hood-ReactJS
Entire React code base explanation by visual block schemes (Stack version)
xizhang20181005/Leetcode_company_frequency
Collection of leetcode company tag problems. Periodically updating.
onury/accesscontrol
Role and Attribute based Access Control for Node.js
unlight/solution-architecture
Solution Architecture links, articles, books, video lessons, etc.
peterkhayes/rolling-rate-limiter
Rate limiter for node.js that supports a rolling window, either in-memory or backed by redis
alexgolec/career-advice
A collection of essays on career advice.
ryanburgess/manager-interview-questions
Example questions for a manager interview
aakashtyg/invitify
A Google Chrome extension to invite all your Facebook friends to like any Facebook page
aakashtyg/head-first-design-patterns-2ed
Official code from the book Head First Design Patterns, 2nd edition.