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

Highlights

  • Pro
Block or Report

Block or report biroeniko

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 Loading

  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++