Giter VIP home page Giter VIP logo

jobgettr's Introduction

Job Gettr app

This is a job application tracking app which has the following features

  • Track all the job openings that you've applied for
  • Create custom resumes for each job
  • Use AI to get recommendations to improve your resume for each job based on the job description (requires an OpenAI API key)
  • Keep track of a list of skills you want to learn to improve your career prospects and how many times those skills show up on jobs you're applying to. This could help you prioritize what to learn first.

All the data is stored locally on your browser so nothing is sent to the server (including your OpenAI API key). This does mean there is no syncing across browsers and devices at the moment (this is a planned feature for the future.)

Technologies used

  • Nuxt 3
  • Vue 3
  • Naive UI
  • Pinia
  • Langchain.js
  • Puppeteer

Getting started

  • clone the project locally
  • make sure you're using the same version of node that's specified in the .nvmrc file
  • install the dependencies with npm install
  • run the app with npm run dev

deployment

Most of the app is just a single page application that uses Nuxt so it should run in most places and even with SSG, however, the resume download button requires a server endpoint which uses puppeteer to create a resume pdf and downloads it. So, if you want that feature then you either need a full node server or you can deploy it to a provider that supports serverless functions (tested successfully on vercel). Here is a live version of the app running on vercel.

jobgettr's People

Contributors

nirjan-dev avatar

Stargazers

Prodromos Pantos 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.