My Portfolio and my work


For the sake of an enjoyable viewing experience, the background effect (which is hopefully displaying for your device) is subtle. But don't mistake it for a simple PNG pattern. It is actually created via a GLSL shader with multiple layers of noise, alongside a minor time scroll effect.

I was initially tempted to do something more complicated for the background, but was afraid that if I did that the background would pop out too much, or performance would suffer on certain devices.

Either way, I'm someone that really likes making shaders. Examples of such will be showcased on this page, due to them being immediately understandable with a simple look, in contrast to something like, say, a backend system.

Clicking on each image will take you to a page that goes in further detail.




A picture of a digitally created black hole

A simulated black hole.
A picture of a digitally created aurora with a reflective lake

A simulated aurora and star backdrop with a reflective lake.
A picture of a digitally created dark rift

A simulated rift video game boss.

A picture of C# code focused on solving a mathemtical expression.

An image of math-heavy code I wrote.