I've been dedicated full time to open source software since 2017. I'm passionate about PostgreSQL and database-centric architecture, so most of my work revolves around databases and the PostgreSQL ecosystem.
I've been PostgREST (repo) maintainer since 2018. I've managed its development, maintenance, community, crowdfunding and support.
I contribute patches whenever I can.
I've authored various pg extensions. I prefer coding extensions in C because they let me understand and improve the PostgreSQL codebase.
I like parser combinators, I wish I could use them in C as in Haskell. To that end, I've been making some contributions to the MPC library.