Resume Website

screenshot of Resume Website
jekyll

Website for JSON Resume. DEPRECATED - SEE MONO

Overview:

The JSON Resume Website is a website built using Jekyll and deployed using GitHub Pages. It provides a platform for users to create and share their resumes in JSON format. The website can be run locally or inside a virtual machine (VM).

Features:

  • Resume Creation: Users can create their resumes using JSON format.
  • Share and Publish: Users can publish and share their resumes with others.
  • GitHub Integration: The website is integrated with GitHub, allowing users to automatically build and deploy their resumes using GitHub/Jekyll.

Locally:

  1. Clone the repository.
  2. Install Jekyll:
    • Install RVM.
    • Install Ruby 2.7.
    • Run bundle exec install.
  3. Run Jekyll:
    • This will run the Jekyll server on port 4000 and watch for any file changes.

VM:

  1. Dependencies: Vagrant, VirtualBox.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.