This website has been created with the intention of showcasing my web development skills using things such as HTML, CSS, and Javascript. It allows me to display my skills, experience, projects, and more! This project has been a lot of fun and a lot of learning as I go. I hope you like it!
Checkout my Website 2.0 with more optimisations and features.
HTML, CSS, Javascript
- Designing CSS is an art
- Make a theme for the webpage
- Create variables which define things like background-color, card themes, text themes, color, etc.
- Flexbox and Grid Wizardry
- Flexbox should be used when creating a 1D website layout
- Grid should be used when implementing a 2D design
- Use them together