https://github.com/sethmlarson/diagrams
Collection of diagrams from articles
https://github.com/sethmlarson/diagrams
diagrams internet programming svg
Last synced: 5 months ago
JSON representation
Collection of diagrams from articles
- Host: GitHub
- URL: https://github.com/sethmlarson/diagrams
- Owner: sethmlarson
- Created: 2022-02-05T05:31:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T18:34:44.000Z (about 1 year ago)
- Last Synced: 2024-12-28T11:41:38.322Z (6 months ago)
- Topics: diagrams, internet, programming, svg
- Language: Python
- Homepage: https://sethmlarson.dev/blog
- Size: 95.7 KB
- Stars: 31
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Diagrams
Repository of diagrams made for [articles on my blog](https://sethmlarson.dev/blog). All diagrams are created using [diagrams.net](https://diagrams.net) and [mermaid.live](https://mermaid.live).
- [Security for package maintainers](https://github.com/sethmlarson/diagrams/tree/main/diagrams/security-for-package-maintainers)
- [UTF-8](https://github.com/sethmlarson/diagrams/tree/main/diagrams/utf-8)## Licenses
Copyright 2022 Seth Michael Larson All rights reserved.
All diagrams under the `diagrams/` directory are licensed under CC BY 4.0.
All code under the `tools/` directory is licensed under Apache-2.0.