Resume screenshot

Resume

Author Avatar Theme by Plibither8
Updated: 28 Aug 2025
18 Stars

Source code to my resume

Categories

Overview

The ResumeSource code is a resume template hosted on resume.mihir.ch. It is built using SvelteKit and Tailwind, and can be generated and customized using the resume.yaml file. The project is licensed under the MIT license.

Features

  • SvelteKit and Tailwind: Built using modern web technologies, providing a fast and scalable resume template.
  • Customizable: The resume template can be easily customized by making changes to the resume.yaml file.
  • MIT License: The project is released under the MIT license, allowing users to freely use and modify the template.

Installation

To install the ResumeSource code, follow these steps:

  1. Clone the repository by running the following command:
git clone [repository-url]
  1. Navigate to the project directory:
cd resume
  1. Install project dependencies using pnpm or npm:
pnpm install

or

npm install

Summary

The ResumeSource code is a customizable resume template built using SvelteKit and Tailwind. It provides a modern and efficient way to generate and customize resumes using the resume.yaml file. With its MIT license, users are free to adapt and use the template according to their needs.