Skip to content

Jonas M. Hansen

Full Stack .NET Core Developer – Self-hosted and Open-Source hobbyist

  • Home
  • Projects

Recent Posts

  • Real Time Jigsaw Puzzle Co-Op Website
  • Lifegr – Quantified Self Web-App
  • FoodSidekick
  • Smart Home Controller
  • Conways game of life

Archives

  • May 2019
  • February 2019

Categories

  • AppMetrics
  • ASP .NET Core
  • Blog Posts
  • Projects

Tag: Project

Sorting Algorithm Visualizer

For an exam I developed a sorting algorithm visualizer, the solution was executed using C++ and OpenGL for drawing.

Posted on 2019-05-012019-05-01Categories ProjectsTags ProjectLeave a comment on Sorting Algorithm Visualizer

Raytracer

For fun, I tried to translate a minified C++ CPU Raytracer into a maintainable and extendable C# version. I started by translating it directly, and slowly started to add more features.  An example of its outputs can be seen below:

Posted on 2019-05-012019-05-01Categories ProjectsTags ProjectLeave a comment on Raytracer
Proudly powered by WordPress