GithubHelp home page GithubHelp logo

aravin / resume-vita Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 8.0 16.99 MB

ResumeVita - Generate Resume/CV online free

Home Page: https://www.resumevita.com/

TypeScript 97.52% JavaScript 0.66% CSS 1.82%
resume pdf resume-template resume-builder resume-creator cv-generator cv-builder

resume-vita's Introduction

Resume Vita

Free and Open Source Resume Generator App with other cool features such public links, share link to recruiter...

Resume Vita - Free and Open Source Resume Generator App | Product Hunt

Buy Me A Coffee

High-Level Features

  • Add Resume
  • Edit Resume
  • Generate Public Resume Link
  • Download Resume as PDF
  • Download Resume as HTML
  • Download Resume as Word

Low-Level Features

  • Account Management

    • Login
    • Register
    • Forget Password
    • Account Details
    • Account Edit
  • Resume

    • Create Resume
    • Edit Resume
    • Preview Resume
    • Download Resume
    • Resume Dashboard/Overview
  • API

    • Authentication
    • Store Data in Database
    • Generate PDF
    • Generate Image for thumbnail
    • Storage for PDF and Images

Tech Stacks

  • Front-end

    • Next.js (A React.js Framework)
    • TailwindCSS
    • DaisyUI
  • Back-end

    • Express.js
    • Puppeteer (For generating image and PDF)

resume-vita's People

Contributors

aravin avatar rajansoft-star avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

resume-vita's Issues

In preview page, pull data from S3 if data not available in localStorage

In the preview page, pull data from S3

If data is not available in localStorage, pull it from the S3 bucket.

Code:

const [storedResume, storeResume] = useLocalStorage('resumeData', {} as any);

Error Screen:
image

Steps to reproduce:

  • create an account.
  • create an invoice.
  • logout from app.
  • clear the cache/cookie/localstorages or login from different browser.
  • login into app.
  • go to dashbaord.
  • click on preview, getting the error.

User Data Vulnerability

I've stumbled upon a potential security issue with your site. The XML files that are stored on AWS used for CV-making are open and contain sensitive user info like names, emails, phone numbers, etc. These could be scraped and misused.

I will not share the url publicly, but i can email it.

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.