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.
- 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.
- HTML5
- CSS3
- JavaScript
- Flexbox for layout
- Responsive design principles
- Devicons for social media icons
To get started with the Personal Portfolio Builder, follow these steps:
- Clone the repository:
git clone https://github.com/Moneydash/personal-portfolio-builder.git
- Navigate to the project directory:
cd personal-portfolio-builder
- Open
index.html
in your web browser to view the portfolio.
- Customize the
data
object inscripts/main.js
to include your personal information, projects, and social media links. - Modify the styles in
styles/style.css
to match your personal branding.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
If you like this project, please consider giving it a star ⭐ on GitHub! Your support helps improve the project and encourages further development.
This project is licensed under the MIT License - see the LICENSE file for details.
- Inspired by various portfolio templates and frameworks.
- Thanks to the open-source community for providing resources and tools that made this project possible.
For any inquiries or feedback, feel free to reach out to me at crraquid@gmail.com.