Skip to content
View emadb's full-sized avatar
โŒจ๏ธ
coding
โŒจ๏ธ
coding

Organizations

@CodicePlastico

Block or report emadb

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

Hi there, I'm Emanuele DelBono (emadb) ๐Ÿ‘‹

Personal Website Bluesky Profile PlasticBlog

I'm a Software Engineer and Co-founder at CodicePlastico, a software house based in Brescia, Italy ๐Ÿ‡ฎ๐Ÿ‡น, where we focus on crafting quality, tailor-made software solutions.

My passion lies in building robust and maintainable applications through clean code, Agile methodologies, and Domain-Driven Design (DDD). I'm particularly interested in exploring different programming paradigms, including functional concepts and the Actor Model (especially with Elixir). I strongly believe in sharing knowledge and actively contribute to the developer community through speaking engagements, writing articles, and conducting workshops.


๐Ÿ”ง Technologies & Tools

Here are some of the technologies and concepts I enjoy working with:

  • Languages: Elixir, Ruby, C#, JavaScript and Rust
  • Paradigms & Practices: Domain-Driven Design (DDD), Clean Code, Agile Methodologies, Test-Driven Development (TDD), Functional Programming
  • Frameworks/Libraries: Framewokless advocate
  • Databases: PostgreSQL, SQL Server, MongoDb, Redis

๐ŸŽค Community Contributions & Sharing

  • Speaker: I actively participate as a speaker at various community events and conferences (e.g., WebDay Conf, Codemotion, UGIdotNET, jsDay and local meetups) on topics ranging from Elixir and DDD to JavaScript frameworks and Agile practices.
  • Trainer: Conduct workshops, including one on the Actor Model with Avanscoperta.
  • Author: Contributed a chapter on the Actor Model to the book "Cronache di Domain-Driven Design" and write articles on the PlasticBlog.

๐Ÿ“Œ Pinned Repositories

Here are a few projects I've worked on:

  • meryclaire: A static blog generator written in Elixir.
  • the_little_alchemist: Exercises from "The Little Schemer" implemented in Elixir, exploring functional concepts.
  • ruby_loves_ddd: A sample Ruby application demonstrating Domain-Driven Design principles.
  • bowling_kata: The Bowling Game Kata implemented in Elixir using pattern matching and recursion.

๐Ÿ“Š My GitHub Stats

emadb's GitHub stats Top Langs ---

๐Ÿ“ซ How to reach me:

  • Feel free to open an issue on any of my repositories if you have questions!

Pinned Loading

  1. meryclaire meryclaire Public

    A static blog generator written in Elixir

    Elixir 1

  2. the_little_alchemist the_little_alchemist Public

    The exercises of The Little Schemer written in Elixir

    Elixir 4

  3. ruby_loves_ddd ruby_loves_ddd Public

    A sample application to get practice with ruby and Domain Driven Design

    Ruby 34 9

  4. bowling_kata bowling_kata Public

    The Bowling Game Kata implemented in Elixir using only pattern matching and recursion

    Elixir