int main(int argc, char **argv) {
printf("Hello, World!");
greet();
return 0;
}
void greet(){
printf("Welcome to my portfolio!");
return;
}
>_main
My name is Mathias, I am 22 years old, and I am currently pursuing my path as a programmer with a strong interest in technology, problem-solving, and system design. I work actively with C and C++, where I focus on building efficient, structured code. I manage my own external server, which has given me hands-on experience with configuration, troubleshooting, and maintaining reliable systems.
I am motivated by challenges that require both logical thinking and persistence. I enjoy working on programming projects where I can turn problems into solutions, and I am particularly interested in IT infrastructure and system reliability. My goal is to continue developing into a professional who can deliver reliable, practical, and well-structured solutions within programming and IT.
If you would like to get in touch, feel free to reach out via email at
m@ch14s.dev.
Or through the form to the right.