code-library/README.md
2022-02-21 11:11:06 +01:00

17 lines
620 B
Markdown

# code-library
## netico's Code Library
This is a collection of code snippets, documentation, scattered notes, how-to's, proofs of concept, and experiments, designed to be a useful tool for entering the world of computer programming.
### [OSM](https://git.lattuga.net/netico/code-library/src/master/OSM)
Crazy fun with **OpenStreetMaps**.
### [Network](https://git.lattuga.net/netico/code-library/src/master/Network)
Things related to the Internet and **networks** in general.
### [Graphics](https://git.lattuga.net/netico/code-library/src/master/Graphics/)
Things related to **digital images** and photographs.