Describe your project or task here

Hi, my name is you can contact me at this email I am looking for help with My budget is and I need it done by
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Go Back

Ghibli Catalogue

HTML CSS JAVASCRIPT GOLANG

I built a film catalogue with a Golang backend and a JavaScript frontend. The Go backend API handles sorting by title in both ascending and descending order, and supports search and filtering by title or director. The frontend JavaScript applies the same filtering logic as the backend. By mirroring the filtering logic in both the backend and frontend, the site remains accessible and consistent even when JavaScript is limited or disabled.