https://github.com/rednafi/rednafi
GH profile
https://github.com/rednafi/rednafi
github-actions github-profile github-profile-readme go golang
Last synced: 18 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: 2025-04-22T01:27:01.000Z (about 1 month ago)
- Last Synced: 2025-04-22T02:41:05.187Z (about 1 month ago)
- Topics: github-actions, github-profile, github-profile-readme, go, golang
- Language: Go
- Homepage: https://rednafi.com
- Size: 26.4 MB
- Stars: 33
- Watchers: 2
- Forks: 29
- 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 |
| ----- | ------------ |
| [Preventing accidental struct copies in Go](http://rednafi.com/go/prevent_struct_copies/) | Mon, 21 Apr 2025 |
| [Go 1.24's "tool" directive](http://rednafi.com/go/tool_directive/) | Sun, 13 Apr 2025 |
| [Capturing console output in Go tests](http://rednafi.com/go/capture_console_output/) | Sat, 12 Apr 2025 |
| [Deferred teardown closure in Go testing](http://rednafi.com/go/deferred_teardown_closure/) | Fri, 28 Mar 2025 |
| [Three flavors of sorting Go slices](http://rednafi.com/go/sort_slice/) | Sat, 22 Mar 2025 |