Portfolio

Papaya Voldemort

Rust developer focused on reliable CLI tools and libraries. Here are the repositories I am most proud of, with direct links to the code and published crates.

Featured Repositories

Selected Rust projects that showcase the work I care about most.

passcore

Passcore is a lightweight Rust library that scores password strength.

  • Rust
  • Crate
  • Security tooling

SimpleRNG

Linear Congruential Generator (LCG) for pseudo-random number generation in Rust.

  • Rust
  • Crate
  • Algorithm design

QuestRPG-V1

A simple CLI RPG in Rust that showcases game systems, state management, and user interaction.

  • Rust
  • CLI application
  • Game systems