Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloweyyy/design-portfolio
This repository contains the source code for my portfolio website, showcasing my projects and skills in web development, design, and data analysis.
https://github.com/sloweyyy/design-portfolio
bootstrap css css3 html javascript portfolio
Last synced: 16 days ago
JSON representation
This repository contains the source code for my portfolio website, showcasing my projects and skills in web development, design, and data analysis.
- Host: GitHub
- URL: https://github.com/sloweyyy/design-portfolio
- Owner: sloweyyy
- Created: 2022-08-01T16:38:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T20:14:32.000Z (5 months ago)
- Last Synced: 2024-12-07T13:35:08.198Z (16 days ago)
- Topics: bootstrap, css, css3, html, javascript, portfolio
- Language: HTML
- Homepage: https://www.slowey.studio
- Size: 148 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: changelog.txt
Awesome Lists containing this project
README
# SloWey Studio
This repository contains the source code for my portfolio website hosted at [Slowey Studio](https://www.slowey.studio). The website showcases my projects and skills in web development and design.
## Technologies Used
The website is built using:
- **HTML**: Structure and content.
- **CSS**: Styles.
- **JavaScript**: Interactivity.
- **Bootstrap**: Responsive design.
- **jQuery**: DOM manipulation and event handling.## Files and Directories
- **index.html**: Homepage.
- **about.html**: About me and my skills.
- **projects.html**: Project showcases.
- **css/**: CSS files.
- **js/**: JavaScript files.
- **img/**: Images.
- **vendor/**: Third-party libraries.