This Website

Tools:

The goal of this website from a software perspective was to experiment with the cutting edge technology in website performance with Qwik.js. This website is relatively simple in terms of the amount of javascript it has to load so it would likely perform well with any framework. However, it was still interesting to learn about how Qwik works.

There are still several areas in the app where I did not use the most efficient method (ex. the smoke animation) but over time I am hoping to simplify and speedup the codebase as much as possible while still adding features.