Skip to content
View dbr176's full-sized avatar
🙂
Hi
🙂
Hi

Block or report dbr176

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Funny tricks you should never use on... Funny tricks you should never use on production
    1
    using System;
    2
    using System.Linq;
    3
    using System.Reflection;
    4
    using System.Runtime.CompilerServices;
    5
    
                  
  2. This-Is-Hugging-Powershell-Raytracer This-Is-Hugging-Powershell-Raytracer Public

    A ray tracer written in PowerShell to give you something to watch while you wait for the heat death of the universe.

    PowerShell

  3. L-Systems L-Systems Public

    A tool to draw fractals using L-Systems

    F#

  4. cuda-raytracer cuda-raytracer Public

    A simple ray tracer written in CUDA C

    C