Skip to content
View Kernivel's full-sized avatar
  • Actian
  • France
Block or Report

Block or report Kernivel

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

Hello, I’m @Kernivel or Hugo, 25 years old engineer graduated from ISEN Brest.

I worked as:

  • a Vision and signal processing Engineer at Ecat-iD.
  • a DBMS Software engineer at Actian

But during my free time I have experimented with:

  • Unreal Engine, to create a FPS game
  • Blender and Subtance painter, to create models (https://sketchfab.com/amadions)
  • Webdev, trough React and JS to create a webapp and a visualisation of Delaunay triangulation (which could act as a very expensive screen saver)
  • Some AI Image recognition stuff through TensorFlow and Python to build a tiny software that would solve Sudoku grids automatically.
  • LeetCode to learn about data structures and algos (https://leetcode.com/u/Karnaval/)

As of now I am putting a lot of time and efforts into learning game developement, I am passionate about it with the hope that the years I have spent playing games can be mixed with the knowledge I've gathered as an Engineer.

Popular repositories Loading

  1. FallingBlocks-Game FallingBlocks-Game Public

    Everything here is based on Sebastian Lague's work (Full tutorial link : https://www.youtube.com/watch?v=OspvMh3UWPU). Tiny unity game to learn the basics.

    C# 1

  2. sudoku_solver sudoku_solver Public

    Sudoku solver using openCV and TensorFlow (Python) WIP

    Jupyter Notebook

  3. Fabric Fabric Public

    Learning about JS and canvas to create a delaunay triangulation

    JavaScript

  4. lyrics-match lyrics-match Public

    React game where you have to guess the missing lyrics of a song.

    JavaScript

  5. BasicNodeServer BasicNodeServer Public

    Learning the basics with nodejs, how to serve files, handle errors and use asyncs functionnalities. (Not much to see here)

    JavaScript

  6. advent_of_code advent_of_code Public

    2022 Participation to advent of code

    C++