Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torvec/portfolio_v1
My first portfolio site
https://github.com/torvec/portfolio_v1
portfolio-website
Last synced: 6 days ago
JSON representation
My first portfolio site
- Host: GitHub
- URL: https://github.com/torvec/portfolio_v1
- Owner: Torvec
- Created: 2023-05-04T23:47:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T18:29:13.000Z (about 1 year ago)
- Last Synced: 2023-11-07T19:36:43.557Z (about 1 year ago)
- Topics: portfolio-website
- Language: HTML
- Homepage: https://torvec.github.io/portfolio_v1/
- Size: 26.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
A UC Berkley Full Stack Web Development Bootcamp Week 02 Challenge## Description
The week 02 bootcamp challenge was to create a website from scratch with various acceptance criteria that included things like a responsive layout, images of previous projects, a profile pic of yourself, a way to contact you, etc.
## GitHub Pages
Visit the GitHub pages link to see website: [My Portfolio](https://torvec.github.io/portfolio_v1/)
## Visuals
![Site Screenshot](./assets/img/fullSitescreenshot.png)
## Usage
This page is used for grading purposes by the UC Berkley coding bootcamp staff. It will also be updated as I complete more projects during the bootcamp.
## Credits
- Hero background image: [Unsplash.com](https://unsplash.com/photos/y6NyYpl89JM)
- Google Fonts: [Poppins](https://fonts.google.com/specimen/Poppins?query=poppins)
- Google Fonts: [Roboto-mono](https://fonts.google.com/specimen/Roboto+Mono?query=roboto)
- Reset CSS: [Meyer Reset CSS V.2](http://meyerweb.com/eric/tools/css/reset/)
- Edward Von Schondorf## Features
- Semantic HTML elements
- External Stylesheet
- Responsive Layout using flex box## Project Status
Completed May 2023