Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A CV Generator built with Next.js, React, TypeScript, and Chakra UI — create resumes and export them to PDF.

Django LiveView: A Django starter template for building real-time SPAs using HTML over WebSockets without APIs or JavaScript logic.

A development starter theme for Ghost with Handlebars templates, Rollup/PostCSS build tools, and live reload.

Gatsby landing page for Clean Location, built with Tailwind CSS and PostCSS during the WeCanCode Hackathon.

Instant, typo-tolerant Algolia search over Supabase Postgres data, deployed on Vercel — zero indexing code.
CV Generator is a Next.js web application template for building online résumé/CV builder sites, currently generating formatted resumes as PDFs from user-filled forms.
CV Generator is an open-source web application template that provides the foundation for a resume/CV builder website. It runs on Next.js 12.1.6 with React 18.1.0 and TypeScript 4.6.4, styled with Chakra UI 2.0.2. Users fill in resume details through forms built with Formik 2.2.9 and validated by yup 0.32.11, and the template outputs a formatted CV that can be exported as a PDF document. The project is maintained by Fellipe Utaka and hosted on GitHub.
