Week 1 Progress

This week, I started by reviewing the documentation to refresh my knowledge and better understand how Git and GitLab work. I installed Visual Studio Code to connect my Git repository with my computer and began making modifications to my webpage.

On the second day, I watched a tutorial video because I couldn’t remember how to connect Git using an SSH key. After refreshing my memory, I successfully connected my Git repository using the SSH key.

However, I faced several challenges during the process. At my university, the local network has restrictions, which caused issues when trying to clone the repository. After troubleshooting and resolving these problems, I finally managed to clone the repository to my laptop.

Once the repository was set up, I started working on the "About Me" section of my webpage. This is just the first version, and over the weekend, I plan to continue programming and finalizing the entire page.