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