Works > Ian and Shane Wedding Website
June 23, 2025
The main thing really is to create a static website for the couple. I decided to use Astro as it focuses in client side and wanted a faster website load. As the source of all assets I used Cloudinary for images and videos.
The design are made by the couple in Canva I just transfer the design into code.
The added a hackable login page. We don't really have a database or server so I just use local storage and if the user browser doesn't have the password and timestamp in their browser it just redirect to login page. In the home page I just delete the local storage if it's more than 1hr.
👌Easy. Cheap. Not Secure.
I also create my own design for the couple, but they did not used it. I'm still going to add it here. So checkout the Wireframe / UI Design section.
In Progress