ronaldonater / WIPAboutMe

An about me page made using HTML5 and CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Me Page

This project represents a personal webpage designed to showcase information about the author and provide links to their social profiles.

Table of Contents

Description

The About Me Page is a simple webpage containing information about Damian Metovic. It includes a brief description, contact information, and links to social profiles.

Features

  • Navigation bar with "Home" and "About" sections.
  • Display of personal information and a brief description.
  • Links to the author's email and social media profiles.
  • Responsive design for multiple devices.

Usage

This webpage can be used to display personal information, portfolio details, or as a resume. To use the project:

  1. Clone the repository:

    git clone https://github.com/ronaldonater/WIPAboutMe.git
  2. Open index.html in a web browser to view the About Me Page.

Technologies Used

  • HTML
  • CSS
  • Google Fonts API

Contributing

Contributions to enhance the About Me Page are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make modifications and commit changes (git commit -am 'Add feature/improvement').
  4. Push to the branch (git push origin feature/improvement).
  5. Create a pull request.

License

This project is licensed under the MIT License.

About

An about me page made using HTML5 and CSS


Languages

Language:CSS 69.2%Language:HTML 30.8%