Skip to content
View Hyunk3l's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report Hyunk3l

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

Hello there ๐Ÿ‘‹

I'm Fabri (Fabrizio), an Italian ๐Ÿ‡ฎ๐Ÿ‡น Software Engineer ๐Ÿง‘โ€๐Ÿ’ป living in Barcelona, Spain ๐Ÿ‡ช๐Ÿ‡ธ.

I'm passionate about Programming in general, eXtreme Programming (TDD, Pairing, etc.), Clean Code and Domain-Driven Design.

I'm currently working as a Principal Engineer at N26, a 100% digital and online bank.

Where you can find me

Whether you're seeking guidance, career advice, or simply wish to stay connected within the realm of Software Engineering ๐Ÿ‘ฉโ€๐Ÿ’ป, feel free to add me. Let's connect and support each other's journey in the world of technology ๐Ÿ’ป!

  • I write some articles in medium.
  • I also publish Software Engineering Content in a Telegram channel, 3 times per week at 8AM. Mainly are articles and videos.
  • You can send me messages on X / Twitter or Bluesky.
  • And watch my videos in Youtube ๐Ÿ“บ by the moment I'm publishing videos in Spanish ๐Ÿ‡ช๐Ÿ‡ธ only.
  • If you are interested in some guidance, advices on your career as a Software Engineer or you just want to stay in contact, add me on Linkedin.

Repositories

Here are some repos I'm especially proud of:

  • Hexagonal Architecture template in Kotlin: a template of a Spring Boot app in Kotlin, using Ports & Adapter architecture. It also follows the Application, Domain, Infrastructure packages structure.
  • Ecommerce simulation: an ecommerce divided in different Bounded Contexts / Services, made with Kotlin, Spring Boot, etc. It's still WIP, I try to continue the development from time to time.

Pinned

  1. hexagonal-architecture-kotlin-template hexagonal-architecture-kotlin-template Public

    The purpose of this template is to avoid repeating, over and over again, the same basic packages structure, gradle and configurations. With this template we can generate a service from scratch follโ€ฆ

    Jinja 14 1

  2. ecommerce ecommerce Public

    Simulation of an ecommerce, using Domain-Driven Design

    Kotlin 3