mpavel's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
jaredpalmer/formik
Build forms in React, without the tears 😭
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
immerjs/immer
Create the next immutable state by mutating the current one
krisk/Fuse
Lightweight fuzzy-search, in JavaScript
mdx-js/mdx
Markdown for the component era
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
keycastr/keycastr
KeyCastr, an open-source keystroke visualizer
digininja/DVWA
Damn Vulnerable Web Application (DVWA)
conventional-changelog/conventional-changelog
Generate changelogs and release notes from a project's commit messages and metadata.
ChrisRM/material-theme-jetbrains
JetBrains theme of Material Theme
Raathigesh/majestic
⚡ Zero config GUI for Jest
MacPass/MacPass
A native macOS KeePass client
Shopify/polaris
Shopify’s design system to help us work together to build a great experience for all of our merchants.
torokmark/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
s0md3v/AwesomeXSS
Awesome XSS stuff
Toxblh/MTMR
🌟 [My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro
mevdschee/php-crud-api
Single file PHP script that adds a REST API to a SQL database
sdiehl/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Lemoncode/react-typescript-samples
The goal of this project is to provide a set of simple samples, providing and step by step guide to start working with React and Typescript.
brianlovin/security-checklist
A checklist for staying safe on the internet
wisec/domxsswiki
Automatically exported from code.google.com/p/domxsswiki
jbrains/trivia
Legacy Code Retreat - Trivia Game codebase
iancooper/Presentations
kkemple/awesome-pair-programming
:sparkles: Awesome pair programming resources :sparkles:
acamica/typescript-node-starter
Create a bare bones node apps using TypeScript.
jasongorman/JS_design_principles
First pass at porting SOLID examples to functional JavaScript (for Node.js) with Jest tests