Skip to content

c4mbr0nn3/resume

Repository files navigation

Astro Resume

This is my personal resume built with Astro and Tailwind CSS. It is hosted on Netlify and can be viewed here.

If you would like to use this as a template for your own resume, feel free to fork this repository and customize it to your liking.

The resume structure is based on the JSON Resume schema with markdown capabilities for project and work descriptions.

I only implemented the following sections of JSON Resume:

  • Basics
  • Work
  • Education
  • Skills
  • Languages
  • Projects

You can find the JSON Resume schema here.

Getting Started

  1. Fork this repository
  2. Clone the repository
  3. Install dependencies with pnpm install
  4. Customize the resume data in src/assets/resume.en.json
  5. Run the development server with pnpm dev
  6. Build the project with pnpm build
  7. Deploy the project to Netlify or your preferred hosting service

License

Data in src/assets/resume.en.json and src/assets/resume.it.json is my personal data and should not be used without my permission.

Other than that, this project is open source and available under the MIT License. Feel free to use this project as a template for your own resume.

Acknowledgements

Thanks to Nathan Friend who inspired me with his project Nuxt Résumé. I wanted to reproduce a similar look and feel without looking at the source code of his project, just a visual reference.

Releases

No releases published

Packages

 
 
 

Contributors

Languages