verceel-resume
v0.2.0
Published
Create a VerCeel Resume project
Readme
Next.js Resume – Multilingual & Responsive
A modern, responsive resume / portfolio built with Next.js, i18n, and shadcn/ui.
All resume content is managed through translation files, making it easy to update or add new languages.
Features
- Fully responsive resume (desktop, mobile)
- Multilingual support (i18n)
- Content-driven via JSON translation files
- Built with Next.js App Router
- UI components using shadcn/ui
- Clean, minimal, and professional design
- Easy to customize and extend
Tech Stack
- Next.js
- TypeScript
- i18n
- shadcn/ui
- Tailwind CSS
Content Management (Important)
All resume data (profile, experience, education, skills, etc.) is stored exclusively in:
messages/fr.jsonmessages/en.json
To update your information:
- Just edit the json files(messages/fr.json and messages/en.json)
- Update your profile picture in /public/cv-img.jpg
- Adding a new language only requires a new JSON file (and new button)
License
Open-source project. You can serve yourself if you wanna clone it <3
