Skip to main content

Projects

Selected work across products, platforms, and systems.

Case studies from backend services, internal tools, infrastructure-minded engineering, and performance-sensitive software, with emphasis on constraints, tradeoffs, and outcomes.

Archive snapshot

Project archive

Projects indexed
15
Roles represented
13
Tech tags
56
Latest work
Feb 2026

All projects

Game Engine, Tools, RuntimeFeb 2026

My Game Engine

C++23 engine with SDL3, Vulkan 1.3, and a modular gameplay library.

Vulkan 1.3 renderer with SDL3 windowing and input handling

C++23SDL3Vulkan+3 more
3 highlights
Embedded Systems + Test AutomationFeb 2026

Engine Control Validation & HIL-Style Test Rig Simulator

A deterministic C11 engine-control validation simulator engineered with industrial software discipline and CI workflows that mirror key concepts of hardware-in-the-loop (HIL) validation.

Deterministic, tick-stepped engine-control validation with reproducible artifacts

CMISRA C:2012-guided (documented deviations)GitHub Actions+7 more
3 highlights
Backend + Realtime SystemsFeb 2026

Dialtone

A Linux-first realtime chat TUI in Go with application-layer encrypted channel messaging and optional WebRTC voice.

Realtime chat with encrypted message bodies, sender display names, and channel names

GoPostgreSQLWebSocket+4 more
3 highlights
HPCJan 2026

HPC Job Observability Service

A microservice for tracking and monitoring HPC (High Performance Computing) job resource utilization with Prometheus metrics export.

Microservice for tracking HPC job resource utilization

GoDockerBash+1 more
4 highlights
HPC + VisualizationJan 2026

Galaxy visualization

Visualizing 100k real, 100k randomly distributed galaxies and redshift data with Raylib OpenGL frontend.

Visualizes 100,000 real galaxies, 100,000 random points and redshift data

CRaylibOpenGL+1 more
5 highlights
GPU ComputeJan 2026

HIP Image FX

GPU-accelerated image processing framework with production-ready autotuning for optimal kernel configurations.

GPU-accelerated filters on AMD HIP with a CPU fallback

HIPOpenMPMeson+1 more
4 highlights
Engine + RuntimeJan 2026

SDL3 + OpenGL Engine

Hot-reloadable C++23 engine with SDL3, modern OpenGL 4.6, and a modular gameplay library.

Hot-reloadable gameplay module with state save/restore

C++23SDL3OpenGL 4.6+4 more
3 highlights
Systems + GraphicsSep 2025

C FFT Visualizer

Real-time audio spectrum visualizer using C, FFTW3, Raylib, and PortAudio.

Log-frequency bars with fractional-octave smoothing (1/1…1/48)

CRaylibFFTW3+1 more
3 highlights
Systems ProgrammingJul 2025

Basic C memory arena implementation

Single-header arena allocator in C99/C11 with optional aligned allocations and expansion.

Single-header (stb-style) arena allocator in C99/C11

C99C11Memory+1 more
3 highlights
Systems + DashboardJul 2025

Skogsnet v2

Go-based environmental data logger with SQLite storage, weather integration, and a web dashboard.

Serial sensor ingestion to SQLite with graceful shutdown

GoSQLiteOpenMeteo+2 more
3 highlights
Systems ProgrammingMay 2025

C Plugin Architecture POC

POSIX-style plugin loader that discovers, runs, and cleans up plugins with signal-aware process management.

Runtime plugin discovery and lifecycle (init/run/cleanup)

CPOSIXPlugins
3 highlights
Systems + IoTOct 2024

Pepito App

C++ SSE listener for the Pépito API that reacts to cat in/out events.

Multithreaded C++ SSE client that reacts to cat in/out events

C++SSEMeson+1 more
3 highlights
Full-stackSep 2024

Social Platform 2000

Full-stack forum with ASP.NET Core backend and React/Tailwind frontend.

ASP.NET Core API with Entity Framework and Postgres

ASP.NET CoreEntity FrameworkPostgreSQL+3 more
3 highlights
ProjectApr 2024

Converting CUDA programs to run on AMD GPUs

Master's thesis on converting CUDA code and external CUDA libraries to HIP so the same project can run on AMD and Nvidia GPUs.

Developed a general method to hipify both project code and external CUDA libraries

HIPROCmCUDA+3 more
3 highlights
Full-stack (Django + React)Jan 2023

Plantasia Webshop

Dockerized Django + React/Tailwind flower marketplace with carts, payments, and account management.

Course admission project graded 5/5

DjangoSqliteReact+4 more
3 highlights