Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fulanii/portfolio_website
My portfolio website repo
https://github.com/fulanii/portfolio_website
django personal-website portfolio-website resume
Last synced: 16 days ago
JSON representation
My portfolio website repo
- Host: GitHub
- URL: https://github.com/fulanii/portfolio_website
- Owner: fulanii
- Created: 2024-08-07T16:49:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T23:25:46.000Z (3 months ago)
- Last Synced: 2024-10-23T03:51:42.859Z (3 months ago)
- Topics: django, personal-website, portfolio-website, resume
- Language: HTML
- Homepage: https://www.yassineissoufou.com
- Size: 19.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio Site
Personal portfolio website built with all vanilla technologies, and uses CI/CD with github actions for auto test and deployment.## Features
- Personal bio
- Skills section
- Project showcases with detailed descriptions
- Resume section
- Links to social media and other platforms
- Blog## Technologies Used
- Django
- HTML5
- CSS3
- Vanilla JavaScript
- Github Actions