An open API service indexing awesome lists of open source software.

https://github.com/plibither8/resume

💼 Source code to my resume
https://github.com/plibither8/resume

resume sveltekit

Last synced: 13 days ago
JSON representation

💼 Source code to my resume

Awesome Lists containing this project

README

        

# [💼 Resume](https://resume.mihir.ch)

> Source code to my resume.

## Details

- 🌐 Hosted on [resume.mihir.ch](https://resume.mihir.ch).
- 🔧 Built using [SvelteKit](https://kit.svelte.dev/) and Tailwind.
- ⚡ Generated and customizable using the [resume.yaml](/static/resume.yaml) file.

## Development

- **Development:** `pnpm dev` _or_ `npm run dev`
- **Build:** `pnpm build` _or_ `npm run build`
- Static files are output into the `/build` directory.
- Make changes to the [resume.yaml](/static/resume.yaml).

## License

[MIT](LICENSE)