About
Welcome to my blog! After many years of programming and exploring new technologies, I’ve realized how easy it is to forget interesting things I’ve learned or built. This blog is my way of giving more structure to those discoveries—whether it’s a cool project, a useful tip, or something fascinating I stumbled upon.
Here you’ll find posts about programming, tools, and anything else I find worth sharing. My goal is to document and share insights, both for my own reference and to help others who might find them useful.
Thanks for visiting, and I hope you find something interesting here!
Open Source Contributions
Besides my own projects, I try to give back to the open-source tools I rely on every day. When I hit a bug or a missing feature, I’d rather fix it upstream than quietly work around it. Here are some of the contributions I’ve made.
OpenAPITools/openapi-generator +4.2k −245
- [python-fastapi] return 500 if not implemented, added some unittests
- [python-fastapi] Fix api endpoint template
- [python-fastapi] Added a base class for the actual implementation
- [python-fastapi] Fixed integration tests
- [python][fastapi] Add validators to models fields
- python-fastapi improvements
- New python-fastapi generator