schardev's Stars
CodyJasonBennett/react-nylon
react-reconciler implemented in < 4KB.
arainho/awesome-api-security
A collection of awesome API Security tools and resources. The focus goes to open-source tools and resources that benefit all the community.
matt-kruse/demystifying-rsc
frehner/modern-guide-to-packaging-js-library
A guide to help ensure your JavaScript library is the most compatible, fast, and efficient library you can make.
brimdata/react-arborist
The complete tree view component for React
thedaviddias/Front-End-Performance-Checklist
🎮 The only Front-End Performance Checklist that runs faster than the others
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Lissy93/awesome-privacy
🦄 A curated list of privacy & security-focused software and services
AllThingsSmitty/must-watch-javascript
🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️
AllThingsSmitty/must-watch-css
🔥 CSS talks you have to see ⚡️ covering CSS Grid, flexbox, custom variables, performance, frameworks, Sass, tools, and more! 🚀
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
dypsilon/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
davidsonfellipe/awesome-wpo
:pencil: A curated list of Web Performance Optimization. Everyone can contribute here!
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
denysdovhan/wtfjs
🤪 A list of funny and tricky JavaScript examples
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
thlorenz/v8-perf
⏱️ Notes and resources related to v8 and thus Node.js performance
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
n3r4zzurr0/svg-spinners
A collection of 24 x 24 dp SVG spinners! (CSS & SMIL)
neovim/neovim
Vim-fork focused on extensibility and usability
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
rossmacarthur/sheldon
:bowtie: Fast, configurable, shell plugin manager
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.