aaronjayoliver.com

aaronjayoliver.com

Updated:

26/11/2024

Released:

13/11/2024

A portfolio website developed using SvelteKit that serves as an advertisement of my professional web development skills. The UI design philosophy was to be bold but not garish; simple, yet feature complete.

The site has lightning fast load times due to it being fully pre-rendered. There is no supporting backend infrastructure, with the exception of hosting the application on Cloudflare. This results in a site that is free to maintain (within parameters), but with the drawback of needing to commit a code change whenever data must be updated.

Tech Stack

  • Svelte
  • JavaScript
  • TypeScript
  • Cloudflare
  • TailwindCSS
  • Vitest