Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renovamen/midgard

Hey adventurer! Why not help me with retrieving my resume fragments back! | 来帮我找简历吗勇士!
https://github.com/renovamen/midgard

curriculum-vitae cv game pinia resume unocss vue

Last synced: about 1 month ago
JSON representation

Hey adventurer! Why not help me with retrieving my resume fragments back! | 来帮我找简历吗勇士!

Awesome Lists containing this project

README

        

# Midgard - An Interactive Resume

Hey adventurer! ~~A cool~~ An evil dragon has torn my resume to pieces, scattering the fragments all over the world. Why not join me in the adventurous quest to retrieve them?

Powered by [Vue 3](https://v3.vuejs.org/) + [Vite](https://vitejs.dev/) + [Pinia](https://pinia.vuejs.org/) + [TypeScript](https://www.typescriptlang.org/) + [UnoCSS](https://github.com/unocss/unocss).

[Start Your Adventure!](http://resume.zxh.io)

 

## Usage

Clone the repo and install dependencies:

```bash
pnpm i
```

Start developing the site:

```bash
pnpm dev
```

Build for production with minification:

```bash
pnpm build
```

 

## To Do

- [ ] Responsive design
- [ ] English version & i18n

 

## Credits

- Inspired by [bastarder/vue-endless-h5-game](https://github.com/bastarder/vue-endless-h5-game)
- With the help of these plugins: [`unplugin-vue-router`](https://github.com/posva/unplugin-vue-router), [`unplugin-auto-import`](https://github.com/antfu/unplugin-auto-import), [`vite-plugin-components`](https://github.com/antfu/vite-plugin-components)

 

## License

[MIT](LICENSE)