Hey đź‘‹
I’m Farbod, a software engineer interested in data storage, distributed systems and data processing systems.
Recently
- I’m working on a stream processor called Streame
- Slowly working on “Let’s Build a Simple Database” called VeryLightSQL and adding features to it like transactions, benchmarks, making it distributed, …
- Completed “Build your own Redis by Codecrafters”
- Completed “Build your own BitTorrent by Codecrafters”
- …and a few other things you can find on my Github.
You can find me here:
- Linkedin: https://www.linkedin.com/in/farbod-ahmadian/
- ️Github: https://github.com/farbodahm/
I love meeting new people. If you’d like to grab a coffee or chat,
feel free to send an email to farbodahmadian2014 at Gmail and we can set something up. 🙂
Disclaimer
- I write as a way to focus and clear my mind.
- This blog is mostly a personal brain dump, so posts may cover different topics and aren’t always programming-related.
- I try to not use any LLMs to write my posts; however, I may use them for grammar and spelling checks.
Latest Post
Database Internals (Part Two): The Real Cost of Type Safety in Storage Engines
Go Application Benchmarking with GitHub PR Integration
Why Distributed Systems Can't Rely on NTP for Time Synchronization
Deployment Strategies: Application Layer VS GitOps
Database Internals (Part One): Why BST is not an option for storage engines?