open-minds / TOM-Portfolio

open source portfolio, cv and resume examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TOM-Portfolio

License

MIT License

Version

Version

Pull Requests

GitHub pull requests PR's Welcome

Commits

GitHub last commit GitHub commit activity the past week, 4 weeks GitHub commits since

Social Buttons

GitHub stars GitHub watchers GitHub forks Twitter URL

Awesome

Static Portfolio Web Page

Avoid the average and create a personal portfolio page

Alt text

Use this project to make your first portfolio, CV, or resume before doing the real thing!

Alt text

Show your works, write about yourself and use the neat timeline to display your education. To make it even more entertaining, animated statistics will do the job.

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

Getting Started - Easy

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Edit the html two files or chose one of them and insert your short portfolio details following the instructions below, then click on Commit Changes.
  • Click Create new portfolio.html if you want, and commit your changes.
  • Add any piece of code or styling to your changes.
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

Alt text

Getting Started - Difficult

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Install git on your computer https://git-scm.com
  • Clone your fork down to your local machine
git clone https://github.com/your-username/TOM-Portfolio.git
  • Make your changes (choose from any task above)
  • Commit and push
git add .
git commit -m "Commit message"
git push origin master
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!
  • Star this repository if you had fun!

Alt text

Credits

Built & designed by (COLORLIB / https://colorlib.com).

About

open source portfolio, cv and resume examples


Languages

Language:CSS 68.5%Language:HTML 28.3%Language:JavaScript 3.2%