Hi there, welcome to my portfolio! I’m a full-stack developer with a passion for everything related to the Web. I recently moved to Montréal, CA and I am searching for an opportunity as a front-end developer here. If you’re looking to expand your team or just want to say Hi, get in touch!
I have 4 years of experience as a full-stack engineer, 3 of which I was creating web & mobile applications at the Moonshot Labs startup incubator. I mainly work with Angular & React, but have also used Flutter in cross-platform projects. I’m skilled in CSS, SASS and Material Design. On the back-end I’ve worked extensively with Node.js & AWS, using mostly micro-services architecture. All details here in my resume.
When I’m not programming, you might find me nerding out about fancy coffee, learning Japanese, or scouring IMDb for good movies to watch.
I’ve recently built this Next.js blog template to show off my React skills. It features a simple but effective theme, with clean typography and consistent design. All pages & articles are rendered at build-time with Static Site Generation (SSG).
The site also has a very cool color-picker, which was a good excuse for me to play around with Material’s dynamic color scheme.
More details available on the blog’s About page.
Worked on a team project to attempt solving the Abstraction and Reasoning Corpus (ARC) AGI benchmark created by François Chollet.
We created an Auto-encoder model that uses a Domain-Specific Language (DSL) made of simple, parameter-less functions that operate on 2D grids. The model determines a sequence of these primitive functions to solve the ARC tasks.
We extended the DSL approach by integrating a memory stack that the agent can use to solve tasks. We’re also working on a web interface where users can play with our DSL and find new solutions to tasks, which will allow us to improve our model.
More details available on our submitted paper.