My name is Jaken. I'm a software engineer building software to solve cold cases using DNA at Othram in the Rust programming language.
- ๐๏ธ Handling JSON Data in Rust: Using Serde for Serialization
- โฝ๏ธ Crafting a To-Do App in Rust: How to Use SQLite and Diesel for Data Persistence
- โ๏ธ Building a REST API with Rocket: Handling POST, PUT, and DELETE Requests
- ๐ Getting Started with Rocket and Rust for REST APIs (Building a To-Do App)
- ๐ How to Build a Command-Line Interface (CLI) in Rust
- ๐ Extending a CLI Program with Subcommands in Rust
- โ Error Handling and Input Validation in Rust CLI Programs with anyhow