Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Résumé

About

It is my simple resume made with HTML, CSS, JS using JSON data.
//Initially, the project was written with NodeJS architecture. View Old Project

HTML is used for making the initial block structure of the page with some simple data, CSS is used for giving some style to the page, and JS is used to create small UI components dynamically and fill the data into the page. All the data about details related to the user is stored as a JSON object in a JS file.

View it in action https://volv3rin.github.io/VivekHNayeeResume/

Getting Started

Using GitHub Pages

( Make sure you have a GitHub account )

  1. Fork this repo by clicking the Fork button on the top-right corner.
  2. Go to the forked repo on your profile (It opens by default).
  3. Edit the data/profile.js file using GitHub online editor and fill in your data.
  4. Save above by doing commit changes.
  5. Open the settings of repo and enable github pages choosing a source to master branch.
  6. Visit https://<your GitHub username>.github.io/resume in your browser.
  7. Additionally you can print/save the page as a PDF.

About

Online Resume

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages