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.
You can view my live resume at: https://AthulTM.github.io/resume/
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.
- Clone the Repository:
git clone https://github.com/your-username/resume.git
- 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.
-
Commit and Push Changes:
- git add .
- git commit -m "Update resume content"
- git push origin main
-
View the updated resume: After pushing the changes, wait a few moments and visit https://your-username.github.io/resume/ to see the updates.
If you have any questions or need further information, feel free to contact me:
- Email: athultom_mathew@srmap.edu.in
- LinkedIn: https://www.linkedin.com/in/athul-t-m-001351216/
- GitHub: github.com/AthulTM