Skip to content
View biroeniko's full-sized avatar
🦊
🦊

Highlights

  • Pro
Block or Report

Block or report biroeniko

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

Hi there 👋🏻 I'm Enikő, I'm a...

  • Software Engineer at Imagination Technologies, formerly Machine Learning Engineer
  • Machine Learning MSc Grad & Computer Science BSc Grad

✨ My Tool Box

Pinned

  1. raytracer raytracer Public

    My very first ray tracer implementation.

    C 125 7

  2. hello-shaders hello-shaders Public

    My first attempt with shaders.

    C++ 2 1

  3. mandelbrot mandelbrot Public

    Mandelbrot is a tiny c++ program which displays the Mandelbrot fractal

    C++ 1 1

  4. sudoku-solver sudoku-solver Public

    A sudoku solver program, written in C++.

    C++

  5. automata-theory automata-theory Public

    Some example codes for automata theory exercises

    Python 1

  6. simple-ocr simple-ocr Public

    A simple OCR program, written in C++. It supports various kernels for the vector-vector distance

    C++