Skip to content

srajasimman/resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

This is meant to be a silly side project where I attempt to house & hopefully, update my resume here.

The resume would be in JSONResume format.

More precisely, the goal is to build a (separate) GitHub action that would export my resume here into HTML / PDF and publish it as a GitHub page.

This would mean my resume is nicely located at https://kelvintaywl.github.io/resume

But wait...

JSONResume already offers a central service to publish your resume. Could we not have just used that? 🤷‍♂️

Good idea! Indeed we could, as can be seen on their documentation here.

However, I thought I'll do it myself using a GitHub action in the name of random fun and education, because why not? 🤓

Generating

NOTE: manual, for now

nvm install

npm install

npx resume export --theme standard-resume docs/index.html

About

My resume in JSONResume format 🤓

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published