Skip to content
View Notiooo's full-sized avatar
🐈
🐈

Sponsoring

@vercidium-patreon

Highlights

  • Pro

Organizations

@Glitched-Bacons
Block or Report

Block or report Notiooo

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
Notiooo/README.md
LinkedIn Badge Youtube Badge

About me

I'm working as C++ Software Engineer at Nokia headquarters in Krakow, Poland.

Besides that:

  • I love C++, but Python is my second language. It's where I started and it's what got me started reading my first programming books.
  • You can follow my book reading progress here: https://books.grobert.eu/
  • Computer graphics is my hobby.
  • ...although I also try to play the piano in my spare time.

Projects that can be found on my website

Hall of fame

I think I'm proud of them in some way. At least for the time they were created

Recent Individual Projects

Recent Group Projects

Blog Posts :

Pinned

  1. MakeFarm MakeFarm Public

    Implementation of 3D game similar to Minecraft with infinite terrain model and basic physics in OpenGL API. The game was created as a final project of studies in computer science at the Silesian Un…

    C++ 4 1

  2. AimGL AimGL Public

    Aim trainer created in OpenGL to master shooting skills in computer games 😊

    C++ 2 1

  3. Worms-Similar-Game Worms-Similar-Game Public

    My second game ever created with SFML library and for the first time with Box2D library for a class project programming class at the 4th semester of the Informatics at Silesian University of Techno…

    C++ 1

  4. Flappy-Bird-SFML-Clone Flappy-Bird-SFML-Clone Public

    The first ever game I've created in the SFML library for a class project from a 5-week (2 classes a week each) programming class for the 3rd semester of the Informatics at Silesian University of Te…

    C++ 1

  5. FlapANN FlapANN Public

    A game that passes itself. With the help of machine learning, this time it's the AI that learns how to pass the flappy bird from scratch.

    C++ 2

  6. grammar.pl grammar.pl Public

    A simple django-based website where anyone can post their own English language tasks.

    Python