Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panagiotiskots/developer-portfolio
https://github.com/panagiotiskots/developer-portfolio
css html html-css-javascript html5 javascript portfolio portfolio-site portfolio-website pure-html-css-javascript template-project web-design web-development webdevelopment website
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/panagiotiskots/developer-portfolio
- Owner: PanagiotisKots
- License: mit
- Created: 2024-09-14T17:39:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T07:54:33.000Z (3 months ago)
- Last Synced: 2024-09-15T10:45:24.234Z (3 months ago)
- Topics: css, html, html-css-javascript, html5, javascript, portfolio, portfolio-site, portfolio-website, pure-html-css-javascript, template-project, web-design, web-development, webdevelopment, website
- Language: HTML
- Homepage: https://panagiotiskots.github.io/Developer-Portfolio/
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Portfolio Website Template π
A modern and responsive personal portfolio website template built using **HTML**, **CSS**, and **JavaScript**. This template is perfect for showcasing your projects, skills, and experience as a web developer, programmer, or tech professional.## π Demo
You can view a live demo of the portfolio here: [**Live Demo**](https://panagiotiskots.github.io/Developer-Portfolio/)
## β¨ Features
- π± **Responsive Design**: Fully responsive layout, optimized for mobile, tablet, and desktop devices.
- π¨ **Modern UI/UX**: Clean and elegant design with smooth animations and transitions.
- π οΈ **Customizable**: Easy to customize the content, colors, and layout to fit your personal style.
- π **Project Showcase**: Display your projects with links to GitHub or live demos.
- π§βπ» **Skill Section**: Highlight your technical skills with progress bars or icons.
- π€ **About Section**: Provide an introduction about yourself, your experience, and what you're passionate about.
- π§ **Contact Form**: Users can contact you through a built-in contact form (requires backend setup to handle form submissions).
## π οΈ Technologies Used| Technology | Description |
|----------------|----------------------------------------------------------------|
| ![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) | For structuring the web pages. |
| ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white) | For styling and layout, including animations and responsiveness. |
| ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) | For interactivity and dynamic functionality. |
| ![Font Awesome](https://img.shields.io/badge/Font%20Awesome-339AF0?style=for-the-badge&logo=font-awesome&logoColor=white) | For icons. |
| ![Google Fonts](https://img.shields.io/badge/Google%20Fonts-4285F4?style=for-the-badge&logo=google-fonts&logoColor=white) | For typography. |
## π οΈ CustomizationTo customize the template:
- βοΈ **Update the content**: Modify the `index.html` file to update your name, bio, skills, and projects.
- π¨ **Change colors or fonts**: Edit the `style.css` file to customize colors, fonts, or layout as per your preference.
- π **Add your projects**: In the "Projects" section, update the `href` in the project links and replace the placeholder images with your project screenshots.
- π¨ **Edit the contact form**: If you're using a backend service (like Formspree or EmailJS) for form submissions, configure it according to the providerβs documentation.
## π€ How to Contribute
Feel free to submit pull requests or open issues if you find any bugs or want to add new features!
1. π΄ **Fork the repository**
2. πΏ **Create your feature branch** (`git checkout -b feature/new-feature`)
3. πΎ **Commit your changes** (`git commit -m 'Add some feature'`)
4. π **Push to the branch** (`git push origin feature/new-feature`)
5. π **Open a pull request**---
---
## π LicenseThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
---
## π Acknowledgments
- π¨ Icons by [Font Awesome](https://fontawesome.com/).
- βοΈ Fonts by [Google Fonts](https://fonts.google.com/).