I am a student who loves to learn programming
I would like to make games, software, systems or even game engines.
I focus on learning C++ and libraries to use it with, QML and Python with certain modules. I also know a little of GLSL.
I can compile programs using CMake, I'm also learning to use Linux-GNU and Python.
Thanks to the school, I know some PHP, HTML, CSS, JS, C# and SQL
I started programming in the sixth grade of primary school. I did some basic exercises with C++ back then.
Later on I completed some courses and I applied to technical secondary school with programming in mind.
There I learnt a little about making websites, writing some basic algorithms and creating applications.
In the meantime I started to read books about general and object oriented programming and about C++.
I also started making projects using libraries that I'm learning like SDL2, OpenGL and developing
applications using Qt. In the meantime I've taken up Python with modules like Pandas, NumPy
In my freetime I also try to use Linux and make mini-projects in Python using
many libraries, modules.
I can create some basic games like Snake, Pong, Asteroids using C++ and libraries like SDL2, Raylib.
I know several algorithms, which includes sorting, finding elements and more. I can implement them in some programming languages.
I'm able to use QtQuick with C++, QML and JavaScript, to create software for all kind of devices with both logic and design with animations.
I can write code to render basic shapes with lighting in OpenGL. That includes writing shaders in GLSL
I'm able to create necessary databases to use with software. I can also mantain them, write some basic SQL queries.
I know some things about Unreal Engine, I'm able to do basic tasks there, I understand the UI of this Engine.
An emulator, that makes it possible to run ROMS made for Chip8. Passes all the tests, has some flag settings
This is my implementation of the String class. I've included most of the original functions, so that it can be used almost like STL one
Rendered box, with semi-realistic lighting. The lighting affects metal frames more than the wood. You can freely fly around.
An application made in QtQuick, to look at some short descriptions of planets
An emulator, that makes it possible to run ROMS made for Intel 8080. Currently in progress, GUI is in consideration.