First push after making changes to template. Planning to add dark mode switch and decide what to do with onclick of project images.

This commit is contained in:
its-michaelroy
2024-07-24 23:46:05 -03:00
parent b1799c6a54
commit 2942ced2db
58 changed files with 27803 additions and 123 deletions

View File

@@ -1,2 +1,66 @@
# Simple_Portfolio
Simple Portfolio as an Intro for Headstarter AI Fellowship
# Simple Portfolio
[![CC-0 license](https://img.shields.io/badge/License-CC--0-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0)
## Description
Welcome to my Simple Portfolio which was built as part of the Day1/2 Intro for the Headstarter AI Fellowship.
## Features
- **Responsive Design:** Ensures a great look and feel on all devices.
- **Contact Information:** Easy access to email, and other contact details.
- **Social Links:** Direct links to LinkedIn, GitHub, and other social profiles.
- **Downloadable Resume:** Options to download the resume in PDF format.
## Getting Started
### Installation
1. Clone the repository:
```bash
git clone https://github.com/its-michaelroy/Simple_Portfolio.git
```
2. Navigate to the project directory:
```bash
cd your-github-folder-here
```
3. Open index.html in your preferred web browser to view the Portfolio. (Preferably with the "Live Server" extension)
### Usage
- Email: Click the email icon to open a new email draft addressed to me.
- Website: Click the website icon to visit my personal website.
- Social Profiles: Click the social icons to view my profiles on LinkedIn, GitHub, etc.
- Download Resume: Click the Resume button to download my resume in PDF format.
### Screenshots
- (Add later)
## License
This project is licensed under the Creative Commons Attribution 3.0 Unported License - see the LICENSE file for details.
http://creativecommons.org/licenses/by/3.0/
## Acknowledgements & Credits:
Theme Setup:
Strata by HTML5 UP
html5up.net | @ajlkn
*Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Demo Images:
Unsplash (unsplash.com)
Icons:
Font Awesome (fontawesome.io)
Other:
jQuery (jquery.com)
Responsive Tools (github.com/ajlkn/responsive-tools)
Project Link: https://github.com/its-michaelroy/Simple_Portfolio.git