Welcome to my awesome website

Who am i?

Im Igor, im from Poland and i love programming. Im most familiar with languages like C# and C++ but i also do web dev like this website wich is made in svelte js. Mostly im into game development and im currently working on a game called "Curse Giver". I've been making games in Unity since 2020 and i want to do that for a living. Besides game dev i played around with some IoT projects and image processing stuff I also make silly videos on my Youtube channel.

me

Some of my projects:

Depozyto :
This is a banking website i've made with my friend at our one month internship. It's made in .NET and has an SQL database depozyto1

Technical Racing :
This is an unfinished game of mine about racing with technicals made in Unity
It has car suspencion phisics and integration with steamworks. Matchmaking is handled by steam so you can invite players from your friends list. technical-racing1

ESP32 camera IoT projects:
I've been playing around with the ESP32 camera chip and i learned a lot about C headers and how thoes boards work. I made a litte program that takes photo every couple of seconds and you can put it together to ger a really nice timelapse
Im still working on a function to take photos remotley with a PHP website.

My Image Operations :
That's a cmd application made with C# that takes a photo and does something with it.
I used a Floyd-Steinbergs alghoritm to get this nice dithered effect technical-racing1