Personal website
This project is my first personal web page, which I created with the purpose of having a platform where I can talk a bit about myself and show my own projects.
Features
- It consists of 4 sections: home, about me, projects and contact.
- The "About me" section includes my biography along with a picture of me.
- All my available projects can be found at "Projects".
- The "Contact" section has links to Linkedin, GitHub and my email.
- This website is responsive, can be displayed from any device.
What I learned
- How to use Bootstrap, a CSS responsive library.
- How to use Animate.css, an advanced animations library.
- How to center elements both vertically and horizontally with CSS.
- How to create several websites that are interconnected with links.
- How to apply media queries in order to create a responsive page giving priority to mobile devices.
- How to use Git with GitHub.
- How to create a README file with Markdown.
- How to perform front-end deployments in GitHub-pages.
Technologies
- Front-end: JavaScript (ES6), HTML, CSS-Boostrap
- Back-end: -