Hi! I am Marek!

I am an IT student at Silesian University of Technology.

Let me introduce myself . . .

About me

I am a person with multiple passions who is determined to self develop in as many ways as possible. I believe that hard work is the key to success.

Programming, Coding

Programming is my favorite way of personal development. I write code very often and I am tickled pink every time it works as expected.

Cybersecurity

Preventing people from getting hacked is something that I am interested in. I especially like testing network safety.

Technology

I am a great fan of new tech and gadgets embedded in cars. I am also fond of smartphones and computers.

English

I have been learning English for a long time now. I am keen on this language and I like using it.

Cars

I find modern cars interior and exterior designs riveting. If I had a chance, I would test drive all supercars.

Cycling

I love Cycling. It's one of my favorite ways of spending leisure time. Let me know if you wanna go cycling with me.

Skiing

Skiing is my favorite sport. Hurtling down a ski slope makes me feel as if I was flying.

Working Out

I work out regularly so as to stay fit and become stronger. It rewards me with great satisfaction.

Technologies

I am a technology savvy, thus I am fond of new features and new solutions.

Back-end

I like logical thinking and creating apps which can help people in some way.

Languages I speak:

Java, Kotlin, C++, C#

Languages I know a little bit:

Swift

Frameworks:

ASP.NET Core

Dev Tools:

  • Visual Studio 2022
  • Visual Studio Code
  • IntelliJ
  • Android Studio
  • Netbeans
  • XCode

Front-end

I am keen on using css to create interesting designs.

Languages I speak:

HTML, CSS, JavaScript

Frameworks:

  • React.js
  • Blazor

Dev Tools:

  • Visual Studio 2022
  • Visual Studio Code
  • Codepen
  • Chrome dev tools

Other

Operating systems:

  • Windows
  • Linux
  • Android
  • IOS, IPadOS

My Projects

NotesRepository
2022Asp .net CoreEntity Framework CoreBlazorC#html, cssMsSQLDockerAzure

Web application which allows user to take notes and share them across all of their devices. The purpose of this application is to provide the user with a complex solution to take notes. App makes use of Markdown language which allows quick and effective text formatting as well as nesting html code inside of the note.

Clinic
2022Asp .net CoreEntity Framework CoreBlazorC#html, cssMsSQLDockerAzure

System to manage medical clinic. It provides user with various functionality based on their role assigned by an administrator. The purpose of this application is to provide medical clinic with a complex system which allows to handle patient appointments and laboratory examinations.

Fuel cost calculator
2022kotlinxmlAndroid

The goal of this project was to create an app that can solve a real life problem, namely how much should you charge your passengers for fuel when you are on holidays, you are their driver and each passenger covers different distances?

Image Contrast Editor
2022C#asmwpfxml

The foremost goal of this project was to implement an algorithm in both assembly and C# so as to compare their execution times. This desktop application allowed user to change image contrast according to a mathematical pattern and contrast value factor chosen by the user.

Polynomial calculator
2022Javahtml, cssJPA

The purpose of this project was to learn good programming practices and become familiar with Java syntax. This web application was a polynomial calculator which stores results of calculations in both servlet context and a database.