Skip to content
View BugelNiels's full-sized avatar

Block or report BugelNiels

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BugelNiels/README.md

Hello internet 👋

I am a computing scientist, book enjoyer, and experienced Google Search user. As far as CS is concerned, my interests lie primarily in the fields of software design, automation, and computer graphics. I work mainly with C++ and Python but have done projects in numerous other languages and with various technologies/frameworks. Just like I enjoy a clean and organised house (up to a reasonable limit, of course), I also like clean, organised, and maintainable code. As a result, I always try to spend some effort refactoring and cleaning up projects that I actively work on. Technical debt is never fun :)

Sadly I don't have too much time these days to work on projects due to my job, but if you are curious feel free to check out my projects. The most interesting one is probably NITRO. Nitro is a visual graph-based node editor for building image processing routines and was built to be easily extendable. Preview

In my spare time, I enjoy playing around with Blender, which I first picked up around 10 years ago. Occasionally, I post some renders on my Artstation, so if you are curious, check it out below.

| Personal Website | LinkedIn | Artstation |

Pinned Loading

  1. nitro Public

    Powerful and flexible node editor that facilitates building complex combinations of various image processing techniques.

    C++ 56 7

  2. distributed-gpu-convolution Public

    This repository contains a framework with a GPU implementation of generalized convolution operators. The framework is designed for large image data sets and can run in a distributed system.

    Cuda 4

  3. cepv Public

    Web application that visualizes collision events based on the CERN Open Data sets.

    TypeScript 1

  4. ccheckmate Public

    An easy-to-use unit testing framework for C applications.

    C 3

  5. parallel-gpu-catmull-clark-subdivision Public

    This repository contains a fast GPU implementation of the Catmull-Clark Subdivision scheme in CUDA. It makes use of a pointerless half-edge data structure to construct a number of simple, easily pa…

    Cuda 3

  6. parallel-cpu-catmull-clark-subdivision Public

    This repository contains a fast CPU implementation of the Catmull-Clark Subdivision scheme. It makes use of a pointerless half-edge data structure to construct a number of simple, easily paralleliz…

    C++ 3 1