https://github.com/gaitherdb/portfolio2
Updating my first portfolio, which was the first webpage I ever created.
https://github.com/gaitherdb/portfolio2
css html
Last synced: 2 months ago
JSON representation
Updating my first portfolio, which was the first webpage I ever created.
- Host: GitHub
- URL: https://github.com/gaitherdb/portfolio2
- Owner: Gaitherdb
- Created: 2021-07-22T23:05:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T22:09:54.000Z (almost 4 years ago)
- Last Synced: 2025-01-31T12:12:57.373Z (4 months ago)
- Topics: css, html
- Language: CSS
- Homepage:
- Size: 4.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
This is an update to my portfoilo
## Functionality
This webpage acts as a portfolio for myself, David Gaither.
It includes three sections: About Me, Work, & Contact Me.
The nav bar links allow you to automatically scroll to the desired section.The Work section provides images representing coding projects that I have worked on.
The first and larger image, CampGround Finder, links to my first group project when the image is clicked.
The other images can be clicked to be directed to their respective live pages as well.
Clicking the title cards on the images directs you to the github repoistory for that piece of work.The Contact Me section has a list of links that allow you to contact me and allows you to view personal webpages that represent me.
## Additional Info

Deployed [Portfolio](https://gaitherdb.github.io/Portfolio2/) site on Github.
* This webpage was made using flexboxes and flex properties to help position the content and to help it adjust to different media screen sizes.
* Media screen sizes adjust according to these sizes: 992px+, 577px - 991px, & 576px and below.
* Some text and images highlight when hovered.
* Alt tags are provided for images to help users that use disability extentions.**Version 1.1**