https://github.com/giovananog/personal-website
Personal website developed during the Web Programming course
https://github.com/giovananog/personal-website
computer-science web-programming website
Last synced: about 1 month ago
JSON representation
Personal website developed during the Web Programming course
- Host: GitHub
- URL: https://github.com/giovananog/personal-website
- Owner: giovananog
- Created: 2023-07-12T20:45:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T13:07:42.000Z (11 months ago)
- Last Synced: 2025-02-01T19:13:06.926Z (3 months ago)
- Topics: computer-science, web-programming, website
- Language: HTML
- Homepage: https://giovananog.github.io/personal-website/
- Size: 6.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website (HTML/CSS/JavaScript)


> This repository contains the source code for my personal portfolio website developed during the Web Programming course, offered by the Federal University of Alfenas. Credits to professor Rodrigo Martins Pagliares for the provided materials.
## 💼 Portfolio Sections1. **About**
- Description of myself and my professional journey.
2. **Experience**
- Details about my professional experience and projects.
3. **Education**
- Information about my academic background and qualifications.
4. **Contact**
- Contact form for visitors to reach out to me.## 🖥️ Project Structure
The project directory includes the following files:
- `about.html`: Contains the About section.
- `experience.html`: Contains the Experience section.
- `formacao.html`: Contains the Education section.
- `contact.html`: Contains the Contact section.
- `index.html`: Main landing page of the website.
- `public`: Directory containing CSS, JavaScript, and image assets.## 🛠️ Technologies Used
- HTML
- CSS
- JavaScript## 🌐 Website URL
[Personal Website](https://giovananog.github.io/personal-website/)