Projects
Rust for Java Developers
This is a high-level guide for Java developers who are interested in learning Rust.
RustyScm – A minimal Scheme Interpreter in Rust
This project implements a lexer, parser, and an evaluator for a minimal subset of Scheme. It is written from scratch in Rust.
Books API
This project implements a simple REST API using Spring Boot.
Employees API
This project implements a simple REST API using Quarkus.
Open-Source Contributions
Below is a sample of my open-source contributions:
googleapis/google-cloud-rust
- #1946: refactor(wkt): refactor
wkt::message::Message
trait to use new design - #1741: cleanup: refactor headers in credentials
- #1843: Consider using idiomatic Rust naming for CredentialsTrait in credentials
- #1723: docs: fix typos in architecture document
- #1769: docs: fix typos in setup dev environment document
- #1823: docs: fix typos in user guide