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
- Host: GitHub
- URL: https://github.com/plibither8/resume
- Owner: plibither8
- Created: 2022-01-31T05:37:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T07:56:36.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T02:43:38.347Z (12 months ago)
- Topics: resume, sveltekit
- Language: Svelte
- Homepage: https://resume.mihir.ch
- Size: 129 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)