Skip to content

vadim-su/rust_cv

Repository files navigation

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. You can see the result here.

How to run

$ cargo install trunk
$ trunk serve

Technologies

  • Rust
  • WebAssembly
  • Trunk
  • Tailwind CSS