About Me


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.

PostgREST

I've been PostgREST (repo) maintainer since 2018. I've managed its development, maintenance, community, crowdfunding and support.

PostgreSQL

I contribute patches whenever I can.

PostgreSQL Extensions

I've authored various pg extensions. I prefer coding extensions in C because they let me understand and improve the PostgreSQL codebase.

MPC

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.