// 02 โ€” projects

My projects

Selected work from university courses, internships, and personal experiments.

Personal jul 2026

SliceCeipt

๐Ÿงพ Split Shared Receipts, Down to the Cent

Mobile-first PWA for splitting a shared receipt (photo, PDF, or manual entry) among multiple people, item by item. Fully static and offline-capable: OCR and parsing run client-side, no backend, no accounts.

SvelteKitTypeScriptVite PWAVitest
Typst logo
Open Source mar โ€“ jun 2026

justwhitee-notes

๐Ÿ“ A Modern Typst Template for University Notes

Typst template for clean lecture notes: styled cover page, automatic table of contents, callouts and inline annotations. Published on Typst Universe, used in several course-note repos including ICCBD-notes.

TypstTemplateTypographyAGPL-3.0
HashCrackerz project logo
MSc Course dec 2025 โ€“ feb 2026

HashCrackerz

๐Ÿ”“ Multi-Platform SHA-256 Parallel Cracking Suite

High-performance SHA-256 cracker comparing NVIDIA CUDA, AMD ROCm/HIP, and multi-core CPU via OpenMP. Kernel optimizations include constant memory, loop unrolling, and dynamic work scheduling.

C++CUDAROCm/HIPOpenMPOpenSSL
RackController project logo
Personal jan โ€“ feb 2026

RackController v3.0

โ„๏ธ Smart Cooling & IoT Ecosystem

Custom cooling system for a DIY network rack on ESP32-S3. Decoupled: C++ REST firmware + Nginx/Docker frontend. Dynamic PWM fan control, OLED night-mode display, real-time web dashboard.

C++ESP32-S3DockerNginxHTML/JSJSON