Seb’s Updo and Wigs

In 2019, while working on the website for my startup, Infinity Island LLC, I began teaching myself coding languages for front-end development. I seized this opportunity to put my newfound knowledge into practice and finally developed the website for my hair and wigs business. With a limited amount of time, I could only focus on HTML and CSS. Fortunately, my hair and wigs website didn't require JavaScript to fulfill its core functions. What I'm most proud of in this project is my ability to create a fully responsive website using just CSS.

UI/UX DESIGN

The website consists of a single page with 5 sections. Achieving full responsiveness using only CSS posed a significant challenge during the creation of the gallery section. There were pictures of different sizes and dimensions that needed to be resized as the screen width changes while still wrapping neatly.

 

Overall, the site required extensive back-and-forth editing and testing. I needed to ensure compatibility across various browsers and provide fallback support for older browser versions. Additionally, I conducted tests on different handheld devices as smartphone browsers often use varying scaling ratios, which could cause the page to behave differently than intended.