Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghaithsaidani/portfolio-2.0
https://github.com/ghaithsaidani/portfolio-2.0
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ghaithsaidani/portfolio-2.0
- Owner: ghaithsaidani
- Created: 2024-02-03T18:03:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T13:02:12.000Z (4 months ago)
- Last Synced: 2024-09-11T02:55:38.039Z (4 months ago)
- Language: TypeScript
- Homepage: https://ghaithsaidani.netlify.app/
- Size: 12.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio 2.0 đŧī¸
This is the second version of my personal portfolio, showcasing a more polished and professional design. The portfolio highlights my background, skills, and experiences through various sections:
* **Hero Section đ:** A brief introduction.
* **About Section âšī¸:** Detailed information about my studies, skills, certifications, associative activities, and professional experiences.
* **Work Section đŠđģâđģ:** Features three of my main projects and additional works.
* **Contact Section đ:** Provides a way to reach out to me for collaborations or opportunities.## Mockups đą
## Tech Stack đ ī¸
## Environment Variables đĄ
To run this project, you will need to create an .env file and add the following environment variables after creating a template on https://www.emailjs.com/.
`VITE_APP_SERVICE_ID`
`VITE_APP_TEMPLATE_ID`
`VITE_APP_PUBLIC_KEY`
## Run Locally âĄ
**Clone the project**
```bash
git clone https://github.com/ghaithsaidani/portfolio-2.0
```**Go to the project directory**
```bash
cd portfolio-2.0
```**Install dependencies**
```bash
npm install
```**Start the server**
```bash
npm run start
```## Deployment đ
**To deploy this project run**
```bash
npm run build
```Then, import dist folder into your netlify account.
## Support đ¤
For support, email [email protected].