https://github.com/codehakase/codehakase
https://github.com/codehakase/codehakase
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codehakase/codehakase
- Owner: codehakase
- Created: 2020-08-23T19:09:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-12T19:52:08.000Z (9 months ago)
- Last Synced: 2025-06-12T21:03:38.587Z (9 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Hi, I'm Francis.**
I'm a 🇳🇬 software engineer with a strong foundation in backend and infra development and a passion for tackling complex challenges. I'm fascinated by distributed systems, databases, and functional programming, and I primarily work with Go and Haskell.
You can read more about me on my [personal website](https://codehakase.com/about). You can also check me out on BlueSky [@codehakase.com](https://bsky.app/profile/codehakase.com) or Twitter (X): [@codehakase](https://x.com/codehakase).
---
I publish articles on my [blog](https://codehakase.com/blog):
- 📰 [Maps Don't Shrink in Go](https://codehakase.com/blog/maps-dont-shrink-in-go/) - May 27, 2025
- 📰 [Notes on building a coding agent](https://codehakase.com/blog/notes-on-building-a-coding-agent/) - April 25, 2025
- 📰 [Functors: Identity, Composition, and fmap](https://codehakase.com/blog/functors-identity-composition-and-fmap/) - March 26, 2025
- 📰 [Largest product in a series](https://codehakase.com/blog/largest-product-in-a-series/) - February 7, 2025
- 📰 [Working with JSON in Go](https://codehakase.com/blog/working-with-json-in-go/) - May 3, 2021
---
As often as I can, I publish short-form content and quick notes called [shorts](https://codehakase.com/shorts):
- 🔖 [Parsing, Not Guessing](https://codehakase.com/shorts/parsing-not-guessing/) - June 14, 2025
- 🔖 [import "reflect"](https://codehakase.com/shorts/import-reflect/) - June 10, 2025
- 🔖 [TTYs](https://codehakase.com/shorts/ttys/) - May 13, 2025
- 🔖 [GADTs for Type-Level Domain Logic](https://codehakase.com/shorts/gadts-for-type-level-domain-logic/) - May 7, 2025
- 🔖 [Composable Parsers with Attoparsec](https://codehakase.com/shorts/composable-parsers-with-attoparsec/) - May 6, 2025
---
This `Readme.md` file is automatically generated by a custom script and [github action](https://github.com/codehakase/codehakase/tree/master/up).
[](https://github.com/codehakase/codehakase/actions/workflows/push.yml)
[How this works](https://codehakase.com/shorts/scripting-a-self-updating-github-readme/)