Pyons's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
realpython/python-guide
Python best practices guidebook, written for humans.
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
StreisandEffect/streisand
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
sshuttle/sshuttle
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
kanaka/mal
mal - Make a Lisp
akavel/up
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
pditommaso/awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
arogozhnikov/python3_with_pleasure
A short guide on features of Python 3 with examples
rkern/line_profiler
(OLD REPO) Line-by-line profiling for Python - Current repo ->
tallesl/Rich-Hickey-fanclub
"every time I watch one of his talks I feel like someone has gone in and organized my brain"
matthiasn/talk-transcripts
Transcripts of Clojure-related talks
crista/exercises-in-programming-style
Comprehensive collection of programming styles using a simple computational task, term frequency
BetterThanTomorrow/calva
Clojure & ClojureScript Interactive Programming for VS Code
balena-io/open-balena
Open source software to manage connected IoT devices at scale
metasoarous/oz
Data visualizations in Clojure and ClojureScript using Vega and Vega-lite
borkdude/jet
CLI to transform between JSON, EDN, YAML and Transit using Clojure
sandeepmistry/node-bleacon
A Node.js library for creating, discovering, and configuring iBeacons
cognitect-labs/REBL-distro
REBL-distro
mazaclub/hashmal
Hashmal
LineageOS/android_device_oneplus_oneplus2
yaph/ipython-notebooks
A collection of Jupyter notebooks exploring different datasets.
tolitius/grete
kafka client with threads and a scheduler
Pyons/aoc-util