Skip to content
View hanslosche's full-sized avatar
🐢
Focusing
🐢
Focusing
  • cved studio
  • Montreal

Block or report hanslosche

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

Hi, my name is Hans!

I'm currently learning and growing my skillset in machine learning,
3D-computer-grahics, data structures, algorithms and a bit of competitive coding.

Pinned Loading

  1. bitmap-image-editor bitmap-image-editor Public

    It performs several operations on images.

    C++

  2. opengl opengl Public

    Code samples derived from learnopengl.com

    C++

  3. perlin-noise perlin-noise Public

    Implementation of the perlinNoise 1D, 2D & 3D

    C++

  4. boids boids Public

    Implement the behavior of Boids

    Python

  5. opengl-pong opengl-pong Public

    2D implementation of Pong using OpenGL in C++

    C

  6. neural-network neural-network Public

    Code samples derived from the book Neural Networks from Scratch in Python

    Python