A personal project aimed at cross-referencing individuals in the film industry to output their common projects. This website is one of the first I started when teaching myself to code and has been an ongoing project ever since. It places a strong emphasis on data manipulation and transformation, allowing me to continually refine my skills while working on something I enjoy.
This site is built using Astrojs and TailwindCSS, and calls multiple APIs throughout. I implemented a combination of native browser functionality, such as local storage, and nanostores in Astro to create a robust and efficient site.