Skip to content
/ resume Public

My professional resume built using TailwindCSS.

Notifications You must be signed in to change notification settings

ides15/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume

This is my resume, built in plain HTML and TailwindCSS.

For a PDF of this resume, please see the Releases page.

This project is not currently meant to be served on a webpage directly, rather it is meant to be printed or saved as a PDF.

Usage

npm install

npm run build:css

Open index.html in your browser.