Skip to content
View darkeclipz's full-sized avatar
🌌
🌌
  • Inside
Block or Report

Block or report darkeclipz

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
darkeclipz/README.md

Hello, and welcome to my GitHub repository! 👋

I have lots of repositories with completed projects, uncompleted projects, proof-of-concepts, ideas, and course notes.

To make this a bit more navigatable, this is a list of my most interesting projects. Not all projects are finished, and actually, when is software really finished?

C#

Python

JavaScript/TypeScript

GLSL

My ShaderToy profile contain many more GLSL doodles.

Machine Learning/Statistics

C++

Other

Other

Competitions

  • Participated in Google Hash Code 2020 and got rank 366 out of 10,724 participants world wide and rank 6 out of 141 participants in The Netherlands, with a total score of 26,883,344.

Pinned

  1. sudokai sudokai Public

    Sudoku solver using OpenCV and a neural network for digit extraction.

    Jupyter Notebook 2

  2. 8k-fractals 8k-fractals Public

    Beautiful images of 3D fractals rendered in 8K resolution.

    CSS 6 1

  3. calcupy calcupy Public

    Calculus powered graphical calculator.

    Python 3

  4. raytracing raytracing Public

    Physically based raytracing.

    C#

  5. shaders shaders Public

    Shaders written with GLSL.

    GLSL 3

  6. project-euler project-euler Public

    Project Euler solutions.

    Python