Skip to content
View adicz's full-sized avatar

Block or report adicz

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

I work with passion, a passion which is programming and which I develop every day. In every free moment I learn new technologies and gain knowledge that allows me to create more and more advanced and innovative solutions. I regularly read thematic books and participate in online courses to develop my skills. I enjoy challenging myself and solving non-trivial problems that require creativity and logical thinking.

🌍 Connect with me

GitHub GitHub e-mail Resume

🛠️ Technologies and Tools I use

Java Spring GraphQL Hibernate PostgreSQL MySQL Liquibase Lombok Docker Python Jenkins Postman Git IntelliJ Linux

🔨 Projects

An online store application that allows users to add and manage products through an administration panel, and allows users to register, login and place orders.

Stack: Spring Boot, Spring Secuirty, Spring Data, Hibernate, MySQL, Postman

📖 Books I'm studying

✔️ Clean Code - Martin Robert C.

✔️ Break into the Brain - Radoslaw Kotarski

Effective Java, 3rd Edition - Bloch Joshua

Clean Architecture - Martin Robert C.

Grokking Algorithms - Aditya Y Bhargava

Pinned Loading

  1. coding-practice coding-practice Public

    Here you will find my solutions to programming challenges from various platforms such as LeetCode, HackerRank, Codility, Kata, and more.

    Java

  2. online-shop online-shop Public

    An online store application developed using Spring. The application allows users to add and manage products through an administration panel, and allows users to register, log in and place orders.

    Java

  3. virtual-world virtual-world Public

    A project in which a virtual world simulator has been implemented using pure Java. The world has a two-dimensional structure of any user-set size. The world contains simple life forms with differen…

    Java