project simple cv

Tags: learning project

content

problems users have faced

  • it’s good when user doesn’t care about their template and starts from scratch and just follow my templates

  • but when user already has a resume, and wanna keep their template, uploading gives different format

    • it should be like excalidraw with the grid, user can draw their own templates
    • LLM should be able to generate a template based on user’s PDF
  • when it comes to CV editing, let’s study Word. Word is powerful enough, we just need to strip down all the functionalities and choose the ones we want

  • writing the content is the hardest part.

  • do something like jobalytics to do keyword matchings

motivation

scratch the itch

learning

  • browser support, chrome, firefox, zen, safari (webkit)
  • controlling what features to do and what not to do
    • always ideas, become distraction.
    • know when to put ideas on hold
  • manage complexity:

In reality, most users will spend some time with configuration and probably hate the duplication during that time but I will hate the code complexity almost every day. https://github.com/idursun/jjui/pull/533#issuecomment-3923688641

up

down

reference