GithubHelp home page GithubHelp logo

resume's Introduction

Howdy Y'all! ๐Ÿค 

My name is Jeff Holst. I am a Front End Engineer based in Austin, Texas. My passion is developing โœจ elegant web solutions that make peoples lives more fun and enjoyable.

This site is dedicated to showcasing some my work and skills. If you'd like to use this project as a template to display your own work feel free to clone it from GitHub and customize it to your liking.

Thanks for stopping by and please do not hesitate to reach out if you have any questions. ๐Ÿ‘‹

๐Ÿ“„ GitHub Repo

jeffholst/resume

AWS Amplify

https://main.d1gvi7mcov4hu6.amplifyapp.com/

๐Ÿ’ป Commands

Command Action
npm install Installs all dependencies
npm run dev Run dev server
npm run build Rebuilds project
npm run lint Run eslint for project

CODE FORMATTING

Prettier settings:

{
  "trailingComma": "es5",
  "tabWidth": 2,
  "semi": false,
  "singleQuote": true
}

ESLint

Use @eslint/config to create a resonable settings for each specific package

npm init @eslint/config

๐Ÿ”ฐ TECH STACK

  • Vite + Vue.js powered static site generator
  • server side generated pages built with markdown and Vue
  • utility-first CSS framework

๐Ÿ“ Project Structure

โ”œโ”€โ”€ components/ (Vue components)
โ”œโ”€โ”€ docs/
โ”‚   โ””โ”€โ”€ .vitepress/
โ”‚        โ””โ”€โ”€ dist/ (build files)
โ”‚        โ””โ”€โ”€ theme/
โ”‚        โ””โ”€โ”€ config.js (main VitePress config file)
โ””โ”€โ”€ resume.json (resume structure used to drive site)

๐Ÿ“Ž References

๐Ÿ’ก๐Ÿค” Ideas

resume's People

Contributors

jeffholst avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.