Skip to content
View emadb's full-sized avatar
⌨️
coding
⌨️
coding

Organizations

@CodicePlastico

Block or report emadb

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
emadb/README.md

                      _ _     
░▒▓████████▓▒░▒▓██████████████▓▒░ ░▒▓██████▓▒░░▒▓███████▓▒░░▒▓███████▓▒░  
░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓██████▓▒░ ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓███████▓▒░  
░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓█▓▒░      ░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░ 
░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓███████▓▒░░▒▓███████▓▒░  
                                                                          
                                                                          
                              

Website Bluesky PlasticBlog


👨‍💻 About Me

I'm a Software Engineer and Co-founder at CodicePlastico, based in beautiful Brescia, Italy 🇮🇹.

I don't just write code; I craft robust software solutions. My focus has shifted from merely using frameworks to understanding the core paradigms that make software maintainable and scalable. I am a strong advocate for Domain-Driven Design (DDD) and the Actor Model.

  • 🔭 I’m currently deep-diving into Elixir & Rust.
  • 💬 Ask me about DDD, Event Sourcing, Clean Code, TDD & Functional Programming.
  • 🎤 I love sharing knowledge at conferences like WebDay, Codemotion, and RubyDay.

🛠️ Tech Stack & Concepts

Focusing on modern paradigms and robust architectures.

Core Languages Architecture & Paradigms Data & Infra
Elixir DDD Postgres
Rust Clean Code Redis
Ruby TDD Docker
JavaScript FP Linux

📌 Selected Works

Project Description Tech
meryclaire A static blog generator built to be simple and fast. Elixir
the_little_alchemist Exercises from "The Little Schemer" exploring functional concepts. Elixir
ruby_loves_ddd A sample Ruby app demonstrating Domain-Driven Design principles. Ruby

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