Shipped this project!
This is my first attempt at a personal website that has a little more than surface-level discussion about me. I used HTML and CSS to create this entire project!! I learned a lot from building this website; I used grid and flex containers, I figured out how to control entire sections of items using div classes instead of mainly IDs, and I learned how to apply animations to container elements. I applied scroll animations to the “Hunger Games” tab and carousel animation to the “Interests” tab. The trickiest part about applying these animations was ensuring consistency in the CSS naming of each div/element.
The thing I enjoyed most in creating this website was the customization! I was able to imagine something, code it, and fix bugs! My favorite tab is the “Hunger Games” since it is a saga that has always been around since my earliest memories.
When navigating the website, press the word inside the button to navigate to the next tab.
In the future, I will build on this website with new interests I have! I plan to improve the quality of this website as my programming abilities improve.