Endeyr's Stars
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
epicweb-dev/testing-fundamentals
Learn the fundamentals of automated testing in TypeScript.
pixijs/pixi-react
Write PIXI apps using React declarative style
phaserjs/template-react
A Phaser 3 project template that demonstrates React communication and uses Vite for bundling
pagefaultgames/pokerogue
A browser based Pokรฉmon fangame heavily inspired by the roguelite genre.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
trekhleb/javascript-algorithms
๐ Algorithms and data structures implemented in JavaScript with explanations and links to further readings
leonardomso/33-js-concepts
๐ 33 JavaScript concepts every developer should know.
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
DevExpress/testcafe-examples
Ready-to-run examples for TestCafe
piotrwitek/react-redux-typescript-guide
The complete guide to static typing in "React & Redux" apps using TypeScript
shoelace-style/shoelace
A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME ๐๐๐
jacksonkasi1/docs
Better Code Practices
cosdensolutions/code
Source code for all Cosden Solutions videos
astriaai/headshots-starter
vercel/ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel
Blazity/next-enterprise
๐ผ An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
vercel/commerce
Next.js Commerce
steven-tey/precedent
An opinionated collection of components, hooks, and utilities for your Next.js project.
shadcn-ui/ui
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
shadcn/next-contentlayer
A template with Next.js 13 app dir, Contentlayer, Tailwind CSS and dark mode.
shadcn-ui/taxonomy
An open source application built using the new router, server components and everything new in Next.js 13.
unadlib/mutative
Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.