DESCRIPTION
Ever since I was very little I loved the idea of having my own little piece of the internet where I can show whatever I want to the world.

This website's main purpose is to serve as an information page for people who are interested in finding out more about myself. I showcase things like my education and skills, which may interest others that don't know me on a personal level.

image of the website
TOOLS USED
HTML:
As with any other website, HTML is needed for the structure and content of the website.
CSS:
I initially started with Bootstrap, but later removed it to escape its constraints.
JavaScript:
JavaScript is used to animate the navigation bar and a few other small things.
GitHub:
I made use of GitHub for version control as well as deploying it with Pages in early versions.
LESSONS LEARNED
While working on my website I truly learned a lot. This was one of my first real projects that had a clear end goal.

Going into it, my HTML and CSS skills were not very developed. I definitely had a lot to learn. Now, I am way more confident and I can say I know how to use them and what some of the best practices are.

Similarly, I did have an alright understanding of GitHub beforehand, but this project gave me a bit more experience with it and allowed me to explore some other features I did not know of before. As for JavaScript, I did not use it much in this project as there was no real need for it; only very small things.