Skip to content

ricokahler/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this repo is where i put my resume.

i made it with HTML + CSS so i could position things how i wanted and so i could use emoji 😇

you can see a rendered version here

this is a next.js project purely for a fast DX but it doesn't really need all that.

also disclaimer: i made this thing pretty quickly so certain things may be wonky

if you'd like to use this:

  1. clone the repo
  2. npm install
  3. run the dev server with npm run dev
  4. print the page in chrome --> save to PDF

this is a Next.js project bootstrapped with create-next-app.