An open API service indexing awesome lists of open source software.

https://github.com/codelikeagirl29/jane-doe-portfolio

Hyperskill project | Graduate Portfolio project | Frontend
https://github.com/codelikeagirl29/jane-doe-portfolio

course css frontend google-fonts html hyperskill javascript jetbrains

Last synced: about 2 months ago
JSON representation

Hyperskill project | Graduate Portfolio project | Frontend

Awesome Lists containing this project

README

          

# Jane Doe's Portfolio Website

This is a responsive portfolio website for showcasing Jane Doe's work as a frontend developer. The website includes an interactive layout with project showcases, a responsive navigation bar, and a contact section with social media links. Built with HTML, CSS, and JavaScript, the site provides an elegant and professional way to present projects and skills.

view it live [here](https://codelikeagirl29.github.io/jane-doe-portfolio/)

> built for [Hyperskill](https://hyperskill.org/projects/137?track=5)

## Features

- **Responsive Design**: The site is fully responsive, adapting to various screen sizes from desktop to mobile devices.
- **Hamburger Menu**: A hamburger menu is displayed on smaller screens to enhance navigation on mobile devices.
- **Project Showcases**: Displays project images and descriptions with pop-up modals for detailed project information.
- **About Section**: An about section introducing Jane Doe, with a professional headshot and a brief description.
- **Skills and Technologies**: A section listing Jane’s technical skills with relevant icons.
- **Contact Section**: Includes social media links with rounded, interactive icons.
- **Smooth Styling**: Uses Google Fonts and customized CSS for a modern, polished look.

## Technologies Used

- **HTML5**: Structure and content.
- **CSS3**: Styling, animations, and responsive design.
- **JavaScript**: Interactive elements, like the hamburger menu and modals.
- **Google Fonts**: Custom typography with the Montserrat font family.

## Screenshots

### Desktop View
![Desktop View](assets/screenshot.png)

### Mobile View with Hamburger Menu
![Mobile View](assets/responsive-screenshot.png)

## Installation

1. Clone the repository:

```bash
git clone https://github.com/codelikeagirl29/jane-doe-portfolio.git
```