f-stop
A Google Photos-clone built using Go, PostgreSQL, and Vue.js. Rather than a hierarchical organization system, it uses tags to organize photos.

I am a software developer currently pursuing a Computing Science degree at Simon Fraser University
Currently I am a software developer for the SFU Racerbot design team.
Here I share cool projects I am building and make posts about my experiences in programming. I also have some of my photography work posted here.


A Google Photos-clone built using Go, PostgreSQL, and Vue.js. Rather than a hierarchical organization system, it uses tags to organize photos.
A lightweight, embedded key-value store that uses a skip list as it's primary index. It's written in C and has a very simple, easy-to-use API. Currently a work in progress.