json resume skeleton coming together
This commit is contained in:
4
Templates/jsonresume/awards.csv
Normal file
4
Templates/jsonresume/awards.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
title,date,awarder,summary
|
||||
Outstanding Achievement Award,2014-11-01,Tech Company Inc,Excellence in software architecture and team leadership
|
||||
Innovation Prize,2016-03-15,Industry Association,Breakthrough development in cloud infrastructure
|
||||
Open Source Contributor Award,2018-06-30,GitHub,Significant contributions to developer tools and libraries
|
|
5
Templates/jsonresume/interests.csv
Normal file
5
Templates/jsonresume/interests.csv
Normal file
@@ -0,0 +1,5 @@
|
||||
name,keywords
|
||||
Gardening,Lazy Gardening
|
||||
Music,Guitar|Singing|Dancing
|
||||
Books,Reading|Writing|History
|
||||
Open Source,All of it
|
|
2
Templates/jsonresume/languages.csv
Normal file
2
Templates/jsonresume/languages.csv
Normal file
@@ -0,0 +1,2 @@
|
||||
language,fluency
|
||||
English,Native speaker
|
|
2
Templates/jsonresume/publications.csv
Normal file
2
Templates/jsonresume/publications.csv
Normal file
@@ -0,0 +1,2 @@
|
||||
name,publisher,releaseDate,url,summary
|
||||
Advanced JavaScript Techniques,Tech Books Publishing,2019-08-01,http://techbookspublishing.com/advanced-javascript,A comprehensive guide to modern JavaScript development.
|
|
4
Templates/jsonresume/skills.csv
Normal file
4
Templates/jsonresume/skills.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
name,level,keywords
|
||||
Frontend,Senior,HTML / JSX|SCSS / CSS / BEM / Styled Components|Javascript / Typescript|React / Next|Redux / Apollo
|
||||
Backend,Senior,Node|Ruby|Python|Postgres|Redis|Serverless
|
||||
Devops,Senior,AWS|G Cloud|Heroku|Caching
|
|
2
Templates/jsonresume/volunteer.csv
Normal file
2
Templates/jsonresume/volunteer.csv
Normal file
@@ -0,0 +1,2 @@
|
||||
organization,position,url,startDate,summary,highlights
|
||||
Open Source Project,Contributor,http://opensourceproject.com,2016-01-01,Contributing to open source projects to improve software quality.,Fixed critical bugs and added new features.|Mentored new contributors.
|
|
4
Templates/jsonresume/work.csv
Normal file
4
Templates/jsonresume/work.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
name,position,url,startDate,endDate,summary,highlights
|
||||
Company,President,https://company.com,2013-01-01,2014-01-01,Description...,Started the company
|
||||
Google,Senior Engineer,https://google.com,2014-01-01,2016-06-30,Led frontend infrastructure.,Launched major features|Mentored junior developers|Improved build system
|
||||
Startup Inc,CTO,https://startup.com,2016-07-01,,Building next-gen tech.,Grew team to 20 engineers|Architected core platform|Secured Series A funding
|
|
Reference in New Issue
Block a user