Projects

Wallex

A full-stack personal finance application that imports PDF bank statements and organizes transactions in a searchable dashboard.

  • Spring Boot
  • React
  • PostgreSQL
  • Docker
  • PDFBox

Recipe Hub

A retrieval-augmented recipe application built around semantic search and useful recipe recommendations.

  • React
  • FastAPI
  • PostgreSQL
  • RAG

KV Server

A key-value store built in Rust to explore persistence, command-line interfaces, and systems programming fundamentals.

  • Rust
  • CLI
  • Persistence