Showcase
Advent of Code 2022
Technologies used: Fresh, Deno, Deno Deploy, Rust
I created a website that displays my writeups for the advent of code of 2022. The concept is that between the 1st of December and the 25th, you receive daily themed coding challenges. In my case, I try to clear them in Rust, a language I am not yet proficient with. This website is made with the Fresh framework, running on Deno and deployed with Deno Deploy. It is also my first time using Deno for frontend development and the experience was pretty enjoyable.