Giter VIP home page Giter VIP logo

resume's Introduction

License: Unlicense Node.js CI wakatime CodeFactor

Schema

This resume uses the schema from the JSON Resume initiative. As such, all information found in the resume is located in resume.json. Types for each property in the Resume schema is located in resume.schema.ts.

Built with:

  • Svelte + TypeScript + SCSS
  • Puppeteer for auto-magically generating a pdf on build (view here)
  • GitHub Actions on push to Github Pages
  • ❤️

Get Started

Install dependencies

pnpm install

Dev server

npm run dev

Build to production

npm run build

Print to PDF (Requires dev server to be running)

npm run print

Note: exiftool and browser deps for puppeteer must be installed. See puppeteer/docs/troubleshooting.md

resume's People

Contributors

dependabot[bot] avatar navn-r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

aryana101a

resume's Issues

npm run print gives error

(base) [aryanarora@fedora resume]$ npm run print

> [email protected] print
> node print.cjs --dev


DevTools listening on ws://127.0.0.1:42473/devtools/browser/ba25d2d3-c8e5-4fa1-b33c-53e6fd937bca
[0105/150130.970185:WARNING:vaapi_wrapper.cc(589)] VAAPI video acceleration not available for swiftshader
[0105/150130.970390:ERROR:gpu_init.cc(441)] Passthrough is not supported, GL is swiftshader
/home/aryanarora/projects/resume/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:155
                    ? new Error(`${response.errorText} at ${url}`)
                      ^

Error: net::ERR_CONNECTION_REFUSED at http://localhost:3000/resume/
    at navigate (/home/aryanarora/projects/resume/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:155:23)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async FrameManager.navigateFrame (/home/aryanarora/projects/resume/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:130:21)
    at async Frame.goto (/home/aryanarora/projects/resume/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:500:16)
    at async Page.goto (/home/aryanarora/projects/resume/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:1167:16)
    at async /home/aryanarora/projects/resume/print.cjs:18:3

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.