Build a developer portfolio.
Template includes all sections required for presenting your projects and providing information to employer.
Clone the repository
git clone https://github.com/repository
Create your feature branch
git checkout -b <new-branch>
You can use default Microverse linters set or configure linting rules
Expand .gitignore with more exceptions if needed (add test files with .extension you'd like to be ignored by Git)
Customize template portfolio design Push your repository to GitHub
git add .
git commit -m "Commit description"
git push origin <your-branch>
Use Project Section to customize your own dynamic list of cards.
Example:
{
'id': '0',
'name': 'Tonic',
'spec': ['CANOPY', 'Back End Dev', '2015'],
'brief': 'A daily selection of privately personalized reads; no accounts or sign-ups required.',
'description': 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essent',
'image': 'Img'+'\\'+'SnapshootPortfolio3.png',
'alt': 'project 1',
'technologies': ['html', 'css', 'javaScript'],
'liveLink': 'https://username.github.io/',
'sourceLink': 'https://github.com/username'
},
Open pull request
Check Linters:
Debug HTML Javascript and CSS files if checks were unsuccessful
👤 Nadia Levina
👤 Victor-David
👤 Silvia Tofano
👤 Sam Felice
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Talent is everywhere, but opportunity is not
Visit Microverse site and start your journey!
This project is MIT licensed.