Boris, in a nutshell

Hello and welcome to my portfolio! I'm Boris, and I am a freshly-minted grad of the Juno College Web Development Immersive Bootcamp. I love creating responsive websites and dynamic web applications for clients looking to build their online presence, as well as discovering new tools and languages in the vast world of coding and web development. When away from the computer, I enjoy quiet walks, bike rides with friends, and trying to pull the perfect shot of espresso from my Rancilio Silvia. Check out my work below!
Toolbox
Things I've Made
Gilmore Girls Reference API
MERN - MongoDB, Express.js, React, node.js, SASS
Made with Asif Khan, Caitlin Klotz and Greg Forster
An API for a legendary show. We all know the fast dialogue and the billions of pop culture references, but let's be honest, how many did we actually catch? The GG Reference API seeks to provide a database for all the references in the series and a brief explanation of the context and meaning. References are sorted via season, episode, and timestamp. Coming out of a front-end bootcamp, this was a dream project! We wanted to create our own API, so we took a MERN stack course online, and put this together in four days! We have since added CRUD functionality beyond get requests and made a cute react page for it as well. We hope you enjoy! Check out the repos here: Backend Front-end