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

https://github.com/vadim-su/rust_cv

CV written in rust
https://github.com/vadim-su/rust_cv

cv resume rust tailwindcss trunk web-assembly

Last synced: 12 months ago
JSON representation

CV written in rust

Awesome Lists containing this project

README

          

# Vadim Suharnikov's CV

This project written in Rust and compiled to WebAssembly. It's a simple CV with information about me, my skills, and experience.
I took the idea from [this project](https://cv.jarocki.me/).
You can see the result [here](https://vadim.one/).

## How to run

```bash
$ cargo install trunk
$ trunk serve
```

## Technologies
- Rust
- WebAssembly
- Trunk
- Tailwind CSS