Skip to content

Ai-sha19/Static-Resume-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Interactive Resume

This is a static interactive resume built using HTML, CSS, and TypeScript. It showcases personal information, education, skills, and work experience.

Features

  • Toggle Skills: A button to hide or show the skills list.
  • Responsive Design: The resume layout adjusts to different screen sizes for a better viewing experience.
  • Custom Fonts: Montserrat font is used for better readability.

Technologies Used

  • HTML5
  • CSS3
  • TypeScript
  • Font: Montserrat

How to Use

  1. Clone the repository.
  2. Open the index.html file in your browser to view the resume.
  3. Use the "Hide/Show Skills" button to toggle the skills section visibility.

File Structure

  • index.html: The main HTML structure of the resume.
  • style.css: Styling for the resume layout and design.
  • app.ts: TypeScript file to handle the toggle functionality.

Feel free to modify the resume content and design according to your needs.