MENU

MY PROJECTS

A comprehensive collection of my technical explorations, academic assignments, and personal tools. Each project represents a milestone in my journey as a developer.

01 // PROJECT

Serverless Runner

A high-performance, distributed serverless execution engine built with Rust, Wasmtime, and Kubernetes.

RustKubernetes
02 // PROJECT

Wordle Bot

A high-performance Wordle CLI solver and game simulator implemented in Rust.

Rust
03 // PROJECT

Portfolio Leonie Bosshard

A professional, dynamic portfolio for a photography and design client, built with Next.js.

TypeScript
04 // PROJECT

Cord Path

A high-performance path optimization tool using Rust and CUDA C++ for 2D coordinates.

RustCUDA C++
05 // PROJECT

Resource Monitor

A modern, lightweight system resource monitor built with Tauri, Rust, and Next.js.

RustTypeScript
06 // PROJECT

AutoOCR

A lightweight Windows tool for instant OCR from screenshots using Tesseract and Rust.

Rust
07 // PROJECT

Snake

A recreation of the iconic Snake game in Rust, exploring modern syntax and graphics libraries.

Rust
08 // PROJECT

To-Do List

A Java desktop application for task management with JSON-based persistence and custom UI.

JavaCSS
09 // PROJECT

Tic Tac Toe

A classic Tic Tac Toe game written in x86 Assembly to explore CPU architecture and low-level logic.

Assembly
10 // PROJECT

Project Structure

A fast Rust-based CLI tool to generate and customize ASCII directory trees with git-awareness.

Rust
11 // PROJECT

Calculator

A semi-advanced calculator built with JavaFX and CSS, featuring custom calculation logic and theme support.

JavaCSS
12 // PROJECT

1D & 2D Barcodes

A Next.js web application for generating and scanning various 1D and 2D barcode types.

TypeScript
13 // PROJECT

Jokemon

A console-based 2D adventure game in Java, inspired by Pokémon with serializable game states and an extensible engine.

Java
14 // PROJECT

Valentine's Card

An interactive digital Valentine's card showcasing advanced CSS animations and styling.

CSSHTMLJavaScript