Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rednafi/rednafi
GH profile
https://github.com/rednafi/rednafi
github-actions github-profile github-profile-readme go golang
Last synced: 26 days ago
JSON representation
GH profile
- Host: GitHub
- URL: https://github.com/rednafi/rednafi
- Owner: rednafi
- License: mit
- Created: 2020-09-02T10:21:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T06:25:33.000Z (29 days ago)
- Last Synced: 2024-11-14T07:24:54.272Z (29 days ago)
- Topics: github-actions, github-profile, github-profile-readme, go, golang
- Language: Go
- Homepage: https://rednafi.com
- Size: 4.29 MB
- Stars: 33
- Watchers: 3
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-github-profile-readme - Redowan Delowar
- awesome-github-profile-readme - Redowan Delowar
README
#### Recent articles
| Title | Published On |
| ----- | ------------ |
| [Explicit method overriding with @typing.override](https://rednafi.com/python/typing_override/) | Wed, 06 Nov 2024 |
| [Quicker startup with module-level __getattr__](https://rednafi.com/python/module_getattr/) | Sun, 03 Nov 2024 |
| [Docker mount revisited](https://rednafi.com/misc/docker_mount/) | Tue, 22 Oct 2024 |
| [Topological sort](https://rednafi.com/go/topological_sort/) | Sun, 13 Oct 2024 |
| [Writing a circuit breaker in Go](https://rednafi.com/go/circuit_breaker/) | Sun, 06 Oct 2024 |