Code reads recommendations
Great code is not just written, it should be studied and improved upon. I provide a handpicked list of open source repositories will help anyone refining best practices or seeking inspiration from real-world projects.
Languages
Python libraries
- six: Compatibility library that makes Python 2 and 3 coexist. Actual logic is in one file.
- pendulum: An extension to Python's
datetimemodule. - chess: Chess implementation on Python.
- tiny8: 8-bit CPU simulator.
CSS
- water.css: Simple and gorgeous website styling.
- css-protips: Some tricks on CSS.
Reference reads
- opensource.guide: Open source publishing is not a big deal.
- opensource.dev: Simple page on what open source is.
- packaging.python.org: Python packaging user guide.
- mdn.dev: Comprehensive docs on web technologies by Mozilla Developer Network.
OS topics
- LFS book: Linux from stratch book
The list was last updated on 1 March 2025.