code-library/README.md
2022-02-14 12:07:10 +01:00

13 lines
483 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.