Quickcv

screenshot of Quickcv
solid
vite

WIP quick cv / resume builder to create high quality beautiful resumes ( PDF )

Overview

Quickcv is a fast and efficient tool for building beautiful resumes. It is developed using solid-js and unocss, providing a seamless experience for users to create professional resumes quickly and easily.

Features

  • Fast Building: Quickly create resumes without any hassle.
  • Professional Templates: Choose from a variety of beautiful templates for resumes.
  • Solid-js Integration: Built using solid-js for a smooth user experience.
  • Unocss Styling: Utilizes unocss for responsive and clean designs.
solid
Solid

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.