Personal Resume Website (Deprecated)
Period: 11/2020 - 06/2022
Project Name: Personal Resume Website
GitHub: Go to GitHub
Personal Resume Website: Go to My Website
HTML5 CSS3 JavaScript Bootstrap5 Git & GitHub
What's the Project For?
- Practicing web development skills
- Job hunting

Most Challenging Part of the Project?
The most challenging part would probably be making the website responsive.
In the beginning of the project, I felt a bit frustrated on understanding and applying the concepts of media queries, and responsive layout. After searching for explanations in YouTube and reading through tutorials in W3Schools, I’ve felt a lot more comfortable with the concepts. In the actual coding, I’ve made use of Bootstrap5 framework to easily manipulate the layout, for example hiding elements in the navigation bar when the screen size is small or adjusting the number of columns on the webpage as the screen size changes.
It was good to see myself starting from scratch to create a website that I think is good looking and be able to record my career journey with a personalized site. I found all the challenges that I faced in the project helped me to grow my skills and knowledge in web development!