Personal Portfolio
This very website
Posted on Jan 12, 2025

My portfolio, hosted at www.beenhamow.co.uk, is designed to showcase some of the projects that I have worked on, both inside of my studies, and my free time. It is created in TypeScript, using the next.js library, as well as Tailwind CSS.
I have utilised CI/CD pipelines to publish the website to my private azure container registry, and then to update the image on my personal Kubernetes cluster, ensuring the latest version of the website is always being served. While not complete, I am also developing a dashboard which will allow me to update the contents of the website without having to update the code, using persistent hosted database storage.