Blue spectrogram reminiscent of water, with a whale-looking figure in the middle

Web development

JavascriptReactNext.jsWeb Audio APIGit

Responsive, accessible webpages is an absolute necessity for many creative and educational projects. Even if the output is an in-person installation or downloadable video game, websites are often the first touchpoint on the audience’s journey, so having a good first impression is critical. For me, I prioritise functional, quick and responsive interaction systems over flashy but slow or inaccessible designs.

Maintanability is also important, so I make sure that when delivering a web project, I make it easy to update the content at a later date without having to re-design the whole system.

I am most familiar with React , a widely-used library to create interactive websites, especially using the Next.js framework which is great for static sites like portfolios and project pages.