About
Software engineer with 3 years of personal experience and 6 months of
professional experience as a
C++ intern.
Aspiring C++ wizard, part-time bug developer,
full-time caffeine addict.
I also use Arch btw.
Education
I am a Computer Science bachelor's student at [Hellenic Open University].
I also hold a diploma in Software Development from [IEK DELTA 360].
Interests
Passionate about software development, with a strong focus on modern C++.
Currently diving deeper into the world of graphics programming.
Projects
#include
"projects.hpp"
int
main() {
// auto Nexavey
=
std::get<Graphics>(projects[0]);
C++ Graphics Engine
// auto NeuralNetwork = std::get<AI>(projects[1]);
A neural network implemented with C++ using backpropagation
// auto DFTDraw
=
std::get<Math>(projects[2]);
Drawing stuff with Fourier epicycles
// auto GitHub =
std::vector(projects.begin() + 3, projects.end());
The rest of my projects
}