chicovg - Overview

Hello, I'm Victor 👋

I'm a senior full-stack engineer located in the Washington, D.C. area.

I use this space for learning mostly, I've always been curious to try new languages and frameworks - those experiments usually end up here. Here are some of my favorite projects:

🍺 The Drink List / Rate that Drink

I'm a big craft beer fan and I think it's fun to rate different beers a write about my preferences. There are a ton of platforms out there that do this, but I wanted something that I could tweak as needed. This project helped my explore the Clojure(Script) ecosystem so I ended up writing and re-writing it several times with both a full-stack and frontend only version.

the-drink-list: A SPA built with: Clojurescript, uix, Bulma, Firebase

rate-that-drink: (older version) A full-stack MPA built with: Clojure/Clojurescript, luminus

👶 baby-log

When my partner and I had our first child, we were concerned about sticking to the feeding and diaper schedule, so I build a simple React app to help us keep track. It turned out to be a valuable tool for us.

Built with: JavaScript, React, Semantic UI React

auth-server

I needed to level up my understanding of OAuth to help me with a work project, so I built my own example OAuth server and client.

Built with: Clojure/ClojureScript, luminus, buddy-auth

GraphQL experiments

I wanted to learn a little bit more about GraphQL for a work project. I had a few small experiments in both Java and Clojure: