Showcase your talent, get inspired, and collaborate with a creative collection of portfolio source code designed for developers like you! Whether you're revamping your portfolio or seeking fresh ideas, this is your go-to hub for creative presentation of skills and projects. Contribute your own work and collaborate with a community that values creativity, learning, and the evolution of portfolio design!
Contribute by adding your portfolio to this repository and let your work inspire developers across the community!
For information on how to contribute to this repository, check out the Contributing Guidelines.
Happy Submissions 🙂
Got it! Here's a concise section for that:
-
Add Your Portfolio Folder: Place your portfolio files in a new folder within the repository, naming it after yourself (e.g., YourName-Portfolio).
-
Add a Screenshot: Place a screenshot of your portfolio in
public/screenshots/
and name it clearly (e.g.,YourName.png
).- If you do not provide a screenshot, a default image will be shown.
-
Update data.json: Add an entry to
public/data.json
with your name, screenshot filename, and source code link. Example:
{
"source_code_link": "https://github.com/avinash201199/Portfolio-Collection/tree/main/YourName-Portfolio",
"screenshot": "YourName.png",
"contributor_name": "Your Name"
}
- Quick Submission Option: Use the "Add Portfolio/Resume" link in the navbar for fast instructions and an issue shortcut.
Thank you for adding to the Portfolio-Collection! 🎉
This project is licensed under the MIT License.