Today I'm going to share with you some of my absolute favorite finds on Github. Some are rare gems, others are foundational or lifesavers. Each is worth a glance at the very least if not a deep delving into.
Awesome Lists
We're going to start off with one of the absolute best repos: Awesome Lists. This repo is a well maintained and curated list of top lists for everything. There's lists for:
- Platforms
- Programming Languages
- Front-End Development
- Back-End Development
- Computer Science
- Big Data
- Theory
- Books
- Editors
- Gaming
- Development Environment
- Entertainment
- Databases
- Media
- Learn
- Security
- Content Management Systems
- Hardware
- Business
- Work
- Networking
- Decentralized Systems
- Higher Education
- Events
- Miscellaneous
- Related
It's a really deep rabbit hole, but I've found so much good on here. Highly, highly recommended.
You-Dont-Know-JS
A great, free set of reading into the world of Javascript: You-Dont-Know-JS.
Gitignore
This repo consists of a well maintained collection of typical files to ignore (from Git) by language. Gitignore. It's super handy when rolling your own .gitignore files. .
airbnb javascript
A well maintained and through set of rules and guidelines when writing javascript. airbnb javascript. It's a great style guide and set of resources for Javascript developers.
Public APIs
This one I come back to fairly often, Public APIs is an actively maintained list of publicly available APIs for all kinds of data. Whatever your need, this is quite the launchpad for your next project.
animate.css
Import this library, animate.css, for quick access to some awesome CSS animations.
Awesome Mac
This is a collection of software and tools for OS X. Awesome Mac is categorized, well maintained, and has alternatives listed for everything.
Github Cheatsheet
A useful cheatsheet/guide for using Git and Github.
Slick
Slick, a javascript slider library I somehow always seem to use. It's easy and quite configurable. Here's if you need to use it with React: React Slick.
DevDocs
Documentation for almost every programming language out there. A real gem.
uBlock
The OG Adblocker. Get it straight from the source.
Awesome-Design-Tools
This is a highly curated list of design tools and plugins for all the designers out there.
Homebrew Cask
If you're a developer with a shiny Apple computer, this is the only real way to install your non App Store apps: Homebrew Cask. One liners to maintain, update, install, search for all your programs.
Javascript Questions
A long, curated list of Javascript questions and quizzes.
CSS Pro Tips
Learn something new about CSS. A collection of tips to help take your CSS skills pro.
Google Fonts
All the Google fonts, at the source.
Alfred Workflows
If you're a OS X user and not already using it, I highly recommend Alfred. Its a quick launcher, similar to what Spotlight is, but far more extensible and customizable. This is a list of ways to greatly extend its toolset.
iTerm2
My favorite terminal emulator for OS X.
Gekko
A bitcoin trading platform written in Node. Trade from home, from your own dashboard.
Server Configs NGINX
A bunch of NGINX HTTP server boilerplate configs.
ungoogled-chromium
ungoogled-chromium is Google Chromium, sans dependency on Google web services. It also features some tweaks to enhance privacy, control, and transparency (almost all of which require manual activation or enabling).
ungoogled-chromium retains the default Chromium experience as closely as possible. Unlike other Chromium forks that have their own visions of a web browser, ungoogled-chromium is essentially a drop-in replacement for Chromium.
Web Font Loader
Say no to FOUT (Flash of Unstyled Text). This library will watch for the fonts being loaded.
NeoFetch
Make your terminal MOTD cool.
Awesome ZSH Plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
Spacegray
A set of custom UI themes for Sublime Text 2/3. It's all about hype and minimal. Probably my favorite schema.
FitText.js
Make typography fit across a line. Spruce up your site's typography. An alternative is Fitty.
Lemonade Stand
Learn how to make money with open source software.
Googler
Google from the command line. Quick, text based, automate-able.
Helium
Need a way to watch shows or listen to podcasts while you work? Helium is a floating, resizeable tiny browser you can load video into easily.
Awesome SciFi
Sci-Fi worth consuming. Author asked on Twitter for recommendations on SciFi books. This repo is the result.
Awesome Command Line Apps
A curated list of useful command line apps, in celebration of the TUI.
Awesome Screensavers
A curated list of screensavers for Mac OS X
HTML5Blank
A great Wordpress skeleton framework. Powerful shell for rapidly building your WordPress projects. A great alternative is: _ s underscores.
wp-functions
A compilation of function snippets for WordPress developers who create their own themes.
hosts
This repository consolidates several reputable hosts files, and merges them into a unified hosts file with duplicates removed. A variety of tailored hosts files are provided. Keep your machine safe.
awesome-uses
A list of /uses pages detailing developer setups, gear, software and configs. See what other devs use.