Pinned Repositories
WispRenderer
RTX Ray Tracing Renderer, made by Y3 students at Breda University of Applied Science
GLSL-Shader-Includes
A utility class which adds a way to include external files in a shader file.
jadis
A Java Virtual Machine language disassembler written in Rust.
kafkalyze
The ultimate Kafka debugging tool!
NES
A clean and simple modern C++ NES emulator.
pitona
An attempt at making my Triump Daytona 675 smart
plain
A simple webbrowser built completely from scratch.
Rasterizer-From-Scratch
A software rasterizer to help me to understand GPU rasterization.
TraceSharp
Very simplistic C# path tracer to demonstrate my software engineering skills.
tntmeijs's Repositories
tntmeijs/GLSL-Shader-Includes
A utility class which adds a way to include external files in a shader file.
tntmeijs/NES
A clean and simple modern C++ NES emulator.
tntmeijs/dunlin
WebGL-based panoramic video editor
tntmeijs/TraceSharp
Very simplistic C# path tracer to demonstrate my software engineering skills.
tntmeijs/pitona
An attempt at making my Triump Daytona 675 smart
tntmeijs/plain
A simple webbrowser built completely from scratch.
tntmeijs/SearchEngine
Simple search engine using .NET, NodeJS, and PostgreSQL.
tntmeijs/tntmeijs.github.io
Souce code of my personal blog - powered by Hugo.
tntmeijs/jadis
A Java Virtual Machine language disassembler written in Rust.
tntmeijs/kafkalyze
The ultimate Kafka debugging tool!
tntmeijs/wasm_sandbox
A small WebAssembly project to demonstrate WebAssembly's computational power!
tntmeijs/aoc_2020
My submissions for the Advent of Code 2020
tntmeijs/aoc_2021
tntmeijs/buggy
Educational project to learn about the JVM's debugging capabilities
tntmeijs/Chip8
My Chip8 emulator
tntmeijs/eco-pi
Provides me with insight into my electricity and gas usage by collecting DSMR (Dutch Smart Meter Requirements) data from my house's smart meter using a Raspberry Pi.
tntmeijs/gbrs
An educational GameBoy emulator written in Rust
tntmeijs/gengo
Create generative art using Go!
tntmeijs/Juggernaut
A Vulkan-based render engine.
tntmeijs/learning-grpc
Side project to learn how gRPC works
tntmeijs/learning-haskell
Playground to learn the basics of the Haskell programming language
tntmeijs/learning_actix_rs
A playground where I can learn Actix.rs
tntmeijs/megamock
Ultimate endpoint mocking system
tntmeijs/mongodb-versioning
Demo project to explore MongoDB versioning capabilities
tntmeijs/portfolio
An interactive portfolio using PixiJS
tntmeijs/pouch
Super simple request stubbing by intercepting HTTP requests
tntmeijs/resume
Up-to-date version of my resume
tntmeijs/tntmeijs
tntmeijs/VerletIntegration
A simple "cloth" simulation.
tntmeijs/webby
Rust web server implementation