TwentyFive's repositories
influxql2flux
InfluxQL to Flux transpiler
ray-tracing-gpu-vulkan
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using the Vulkan Ray Tracing extension.
ray-tracing-gpu
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using a compute shader on the GPU.
galaxy-renderer
Galaxy Renderer (using Unity Shaders / VFX Graph)
adventofcode-2023
Advent of Code 2023 (Rust)
c-ray-tracing
C implementation of Peter Shirley's Ray Tracing in One Weekend book.
ray-tracing
Implementation of Peter Shirley's Ray Tracing in One Weekend book series, using multi-threaded CPU rendering.
hackatum2021
Hackathon project for hackaTUM2021 taking on the SAP challenge.
nodejs-webserver
Hackathon project: low-level nodejs webserver (http parsing, dynamic routes, html / json)
rust-ray-tracing
Rust implementation of Peter Shirley's Ray Tracing in One Weekend book.
typerace-server
A multiplayer typing competition game where you race against others. (Server)
adventofcode-2022
Advent of Code 2022 (TypeScript)
webgpu-ray-tracing
WebGPU implementation of Peter Shirley's Ray Tracing in One Weekend book.
adventofcode-2021
Advent of Code 2021
adventofcode-2024
Advent of Code 2024 (Rust)
elixir-ray-tracing
Elixir implementation of Peter Shirley's Ray Tracing in One Weekend book.
go-ray-tracing
Go implementation of Peter Shirley's Ray Tracing in One Weekend book.
groupwatch-frontend
A website for synchronously watching YouTube videos with your friends.
hexagons
Hexagons is a tiny experimental game with technical focus on map and path generation in hexagonal space.
influx-cli
CLI for managing resources in InfluxDB v2
java-ray-tracing
Java implementation of Peter Shirley's Ray Tracing in One Weekend book.
javascript-ray-tracing
JavaScript implementation of Peter Shirley's Ray Tracing in One Weekend book.
ocaml-ray-tracing
OCaml implementation of Peter Shirley's Ray Tracing in One Weekend book.
sql-ray-tracing
SQL implementation of Peter Shirley's Ray Tracing in One Weekend book.
twentyfive.dev
Redirect from twentyfive.dev to my GitHub profile.
vulkan-compute-shader-setup
A minimal headless Vulkan setup for dispatching a compute shader on the GPU.