Client Case: Unaffiliated Productions
Creating a site from the ground up
As web developer for Unaffiliated Productions I was hired to implement a site that portrayed the brand and emphasized the videos they produce. A total design of the site began by asking the client the goals of their site. Armed with this information, wireframes were created and iterated upon until a final design was approved by the client.
This static site was built using a mobile first approach, using semantic HTML, modern CSS practices, and Javascript for interactivity. I was able to quickly execute the design using Node and Webpack to get the development started, and all iterations were stored via GitHub.
Speed and accessibility were priorities. Lazy-loading was used to increase the percieved load time of the page and only display videos and pictures when they are in the viewport. The content is built by using best practices for SEO provided by Google. Finally, after completion, the site was checked for performance using auditing tools to make final tweaks to the pages.
The final site was delivered to the client and quality was ensured by referencing any prior expectations set for the site. This site now serves as the main public stage for Unaffiliated and their customers and helps solidify their brand name.
HTML
CSS
Javascript
Node
Webpack
GitHub