I’ve been itching to learn Go for a while because the mascot is so cute! I’ve also heard that this language is supposed to be “easy”. I had the opportunity when I had to verify if a file contains any non UTF-8 characters by creating a simple script!
Hello there!
I'm Shawn.
I like making cool stuff on the web.
Welcome to my corner of the internet :]
Latest Projects
Decided to join Advent of Code as an excuse to practise my Rust!
Instead of using WordPress to create my portfolio and/or blog, I decided to build it in Next.js because I am an epic developer. Also because I wanted to learn more about what a website is made of; how it is built. By the same vein, it is why I chose to integrate a headless CMS to power the site, even though I could (and did) simply put all the pictures and markdown files in the /public directory.
When developing my portfolio, I wanted to have a section of the website just for me. An admin side, so to speak. While I have used Firebase before, I wanted to explore new technologies that I have not used before. Since the portfolio is built on top of Next.js, I decided to use NextAuth (v4) for this project.