Skip to content

timetiranut/git-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online Profile

This is a simple online profile (resume) template. Use it to learn Git and GitHub basics.

What You Can Do

  • Clone this repo
  • Create a new branch
  • Add your name, photo, and contact info to index.html
  • Add a profile image to images/
  • Style your resume using style.css
  • Commit and push your changes
  • Open a pull request

Project Structure

online-profile/
├── index.html
├── style.css
├── README.md
└── images/

Feel free to customize it and make it your own!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.3%
  • CSS 20.7%