dartharthur's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
github/gitignore
A collection of useful .gitignore templates
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
30-seconds/30-seconds-of-code
Short code snippets for all your development needs
django/django
The Web framework for perfectionists with deadlines.
psf/requests
A simple, yet elegant, HTTP library.
iamkun/dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
cheeriojs/cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
realpython/python-guide
Python best practices guidebook, written for humans.
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
chalk/chalk
🖍 Terminal string styling done right
web3/web3.js
Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
mhinz/vim-galore
:mortar_board: All things Vim!
brianc/node-postgres
PostgreSQL client for node.js.
tpope/vim-pathogen
pathogen.vim: manage your runtimepath
jezen/is-thirteen
Check if a number is equal to 13.
30-seconds/30-seconds-of-react
Short React code snippets for all your development needs
wilfredinni/python-cheatsheet
All-inclusive Python cheatsheet
karan/Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
dabeaz/curio
Good Curio!
ramnes/awesome-mongodb
:leaves: A curated list of awesome MongoDB resources, libraries, tools and applications
ehmatthes/pcc_2e
Online resources for Python Crash Course (Second Edition), from No Starch Press
exercism/python
Exercism exercises in Python.
gitcoinco/web
Grow Open Source
0xProject/0x-monorepo
0x protocol monorepo - includes our smart contracts and many developer tools
JeffPaine/beautiful_idiomatic_python
Notes from Raymond Hettinger's talk at PyCon US 2013.
aquaflamingo/Solidity-Contract-Patterns
📝 Patterns found in smart contract oriented language Solidity.