Skip to content

AthulTM/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Repository

This repository contains the HTML and CSS files for my personal resume. The resume is designed to be hosted on GitHub Pages for easy access and sharing.

View My Live Resume

You can view my live resume at: https://AthulTM.github.io/resume/

Files in This Repository

  • index.html: The main HTML file for the resume.
  • style.css: The CSS file for styling the resume.
  • profile.jpg: My profile picture used in the resume.

How to Update the Resume

  1. Clone the Repository:
    git clone https://github.com/your-username/resume.git
    
  2. Make Changes Locally:
  • Edit index.html, style.css, or any other files as needed.
  • If you add a new image or asset, make sure to upload it to the repository.
  1. Commit and Push Changes:

    • git add .
    • git commit -m "Update resume content"
    • git push origin main
  2. View the updated resume: After pushing the changes, wait a few moments and visit https://your-username.github.io/resume/ to see the updates.

Contact

If you have any questions or need further information, feel free to contact me:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors