Skip to content

Sonseldeep/Resume_CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Responsive Resume Template

A modern, fully responsive resume template built with HTML5 and SCSS. Designed for developers and designers to showcase their skills and experience in a clean, professional web format. Created as part of the Leapfrog Student Partnership 2025 program.


Check out the live demo of this resume template:

https://sonseldeep.github.io/Resume_CSS/


πŸ“‹ Table of Contents


✨ Features

  • Mobile-first responsive design
  • Clean, semantic HTML5 structure
  • SCSS with BEM methodology for maintainable styles
  • Sections for Profile, Experience, Education, Skills, and Contact
  • Easy to customize and extend
  • Cross-browser compatibility


🏁 Getting Started

1. Clone the Repository

git clone https://github.com/Sonseldeep/Resume_CSS.git
cd Resume_CSS

2. Open in Browser

Open index.html directly in your browser to view the resume.


πŸ› οΈ Customization

Edit Content

  • Update your information in index.html under the relevant sections.

Modify Styles

  • Edit SCSS files in the scss/ directory.

  • Recompile SCSS to CSS:

    sass scss/style.scss css/style.css

    (Requires Sass to be installed)


πŸ“ Folder Structure

Resume_CSS/
β”œβ”€β”€ css/
β”‚   └── style.css
β”œβ”€β”€ scss/
β”‚   └── style.scss
β”œβ”€β”€ index.html
└── README.md

🧰 Tools Used

  • HTML5
  • SCSS (Sass)
  • BEM Methodology
  • Visual Studio Code

πŸ™ Acknowledgements

  • Special thanks to the mentors and reviewers at Leapfrog Student Partnership 2025.
  • Inspired by modern portfolio and resume design principles.

About

Create resume using HTML and CSS as part of assignment of Leapfrog Student Partnership 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published