https://github.com/moneydash/personal-portfolio-builder
Responsive Portfolio Builder
https://github.com/moneydash/personal-portfolio-builder
css html javascript porfolio-website portfolio portfolio-builder portfolio-template responsive-design typescript web-development web-development-portfolio web-development-project
Last synced: 2 months ago
JSON representation
Responsive Portfolio Builder
- Host: GitHub
- URL: https://github.com/moneydash/personal-portfolio-builder
- Owner: Moneydash
- License: mit
- Created: 2025-01-29T11:44:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-29T19:22:10.000Z (over 1 year ago)
- Last Synced: 2025-01-29T20:20:23.126Z (over 1 year ago)
- Topics: css, html, javascript, porfolio-website, portfolio, portfolio-builder, portfolio-template, responsive-design, typescript, web-development, web-development-portfolio, web-development-project
- Language: TypeScript
- Homepage: https://moneydash.github.io/personal-portfolio-builder/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Portfolio Builder
## Overview
Personal Portfolio Builder is a web application designed to help users create and showcase their personal portfolios easily. This project allows users to display their skills, projects, and social media links in a visually appealing format. The application is built using modern web technologies, ensuring a responsive and user-friendly experience.
## Features
- **Responsive Design**: The portfolio adapts to various screen sizes, providing an optimal viewing experience on desktops, tablets, and mobile devices.
- **Customizable Sections**: Users can easily modify sections such as "About Me," "Projects," and "Contact" to reflect their personal brand.
- **Social Media Integration**: Users can link their social media profiles, allowing visitors to connect with them on various platforms.
- **Dynamic Project Display**: Showcase projects with descriptions, technologies used, and links to live demos or repositories.
- **Easy Setup**: Simple instructions for setting up the project locally or deploying it to a web server.
## Technologies Used
- HTML5
- CSS3
- JavaScript
- Flexbox for layout
- Responsive design principles
- Devicons for social media icons
## Installation
To get started with the Personal Portfolio Builder, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Moneydash/personal-portfolio-builder.git
```
2. Navigate to the project directory:
```bash
cd personal-portfolio-builder
```
3. Open `index.html` in your web browser to view the portfolio.
## Usage
- Customize the `data` object in `scripts/main.js` to include your personal information, projects, and social media links.
- Modify the styles in `styles/style.css` to match your personal branding.
## Contributing
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
## Star the Project
If you like this project, please consider giving it a star ⭐ on GitHub! Your support helps improve the project and encourages further development.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Acknowledgments
- Inspired by various portfolio templates and frameworks.
- Thanks to the open-source community for providing resources and tools that made this project possible.
## Contact
For any inquiries or feedback, feel free to reach out to me at [crraquid@gmail.com](mailto:crraquid@gmail.com).