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
- Host: GitHub
- URL: https://github.com/vadim-su/rust_cv
- Owner: vadim-su
- Created: 2024-12-11T07:46:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-21T15:23:40.000Z (12 months ago)
- Last Synced: 2025-06-21T16:29:39.502Z (12 months ago)
- Topics: cv, resume, rust, tailwindcss, trunk, web-assembly
- Language: Rust
- Homepage:
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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