Skip to content
View m-bartos's full-sized avatar

Highlights

  • Pro

Block or report m-bartos

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
m-bartos/README.md

Hello everyone!

The mechanical engineer now transforming into the IT and software world. Eager to learn how things work, and how computers and applications are made. Open for any part-time job or other code-related tasks, projects, or work. Don't hesitate to contact me!

Background

I studied mechanical engineering at CTU in Prague. Throughout my university years, I automated various tasks using Excel sheets and small Matlab and Python scripts. Repetitive work isn't my forte; hence, automation became a natural inclination. 😃

Following two years as a mechanical designer for automation lines, I decided to dive into coding. My coding journey began with a basic Python course, 100daysOfCode. However, I soon realized I could write code without truly comprehending its underlying principles.

This realization led me to enrol in 42 Prague, where I started from the ground up with C programming. After completing a four-week-long selection boot camp, I was accepted as a student and I am currently immersed in the 42 Prague Common Core program full-time.

Choosing C as my starting point has proven beneficial, given its proximity to the Unix terminal, making everything click. I expect to gain more experience in object-oriented programming languages such as C++ and C#.

42 Prague

I am currently exploring microservices, Ruby, Javascript, SQL and C#.

42 Projects already done ✅

Languages I am interested in

C C++ C#

Tools I use

Linux Git GitHub VS code MS SQL Server

Pinned Loading

  1. orezek/IRCserver orezek/IRCserver Public

    42 School project

    C++

  2. 42_minishell 42_minishell Public

    This project is about creating a simple shell. Our own little bash. Team project with Orezek.

    C