Skip to content
View kamilmazurek's full-sized avatar
😀
😀

Block or report kamilmazurek

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
kamilmazurek/README.md

Hello, my name is Kamil Mazurek👋

I help with software development

For over 14 years I have been helping with delivering software solutions.

I work mainly as a Software Developer, but I also help with analysis, architecture, testing, and agile methodologies. I am currently working as a Software Engineer in Warsaw, Poland.

So far I've been working on solutions for airlines, banks, telecommunications industry and system for Polish Post. I was also involved in a research project related to UrbanFlood, "Early Warning System Framework for European Cities" (EU Grant agreement no. 248767) and Virtual Physiological Human: Sharing for Healthcare (EU Grant agreement no. 269978).

Regarding education: I graduated from the AGH University of Science and Technology in Krakow, majoring in computer science and earning both a bachelor's and master's degree. I'm also certified Scrum Master.

You can also find me here:

Pinned Loading

  1. emmabostian/developer-portfolios emmabostian/developer-portfolios Public

    A list of developer portfolios for your inspiration

    Python 19.8k 3.9k

  2. hexagonal-architecture-template hexagonal-architecture-template Public

    Java-based microservice template built with Spring Boot, following Hexagonal Architecture (Ports and Adapters). Provides a modular REST API suitable for creating scalable, maintainable, and testabl…

    Java 10 3

  3. layered-architecture-template layered-architecture-template Public

    Java microservice template built with Spring Boot, following a clean layered architecture. It offers modular REST API with a clear separation of concerns, including unit and integration tests.

    Java 1 2

  4. spring-beans-explained spring-beans-explained Public

    Java-based Spring Boot project demonstrating the usage of Spring beans, including configuration, scopes, lifecycle, initialization, and destruction, with practical examples.

    Java