xpepper
Hi! I'm Pietro 👋 Lead Software Engineer with a passion for problem solving, visualization, XP and refactoring. I thrive on continuous learning & collaboration
@primaitTrento, Italy
Pinned Repositories
AboutMe
My resume
discovering-ai
A journey to discover AI and AI assistants for developers
poker-hands-kata
Poker Hands Kata in Java
tracco
An effort tracker for Trello: you track estimates and efforts on your Trello cards using a simple conventional format, and Tracco takes care of extracting and storing these tracking data, while giving you several useful key metrics (e.g. estimate error)
goose-game-kata
A code kata on the Goose Game
xpepper's Repositories
xpepper/poker-hands-kata
Poker Hands Kata in Java
xpepper/discovering-ai
A journey to discover AI and AI assistants for developers
xpepper/dotfiles
my mac os x configuration dotfiles
xpepper/goose-game-ai-driven
A code kata to practice prompt engineering while doing TDD
xpepper/incremental-katas
xpepper/solid_notes_about_SOLID
Personal digest of "Clean Architecture: A Craftsman's Guide to Software Structure and Design", "Design Principles and Design Patterns" & else around the internet about SOLID principles.
xpepper/xpepper.github.io
my personal blog
xpepper/AboutMe
My resume
xpepper/2024-summer-craft-book
Summer Craft Book 2024 🏖️
xpepper/advent-of-code-2023
Advent of Code 2023
xpepper/agile-technical-practices-mentoring-program
AGILE TECHICAL PRACTICES mentoring program
xpepper/ai-town
A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
xpepper/ArlosCommitNotation
A notation for small commits messages that show the risk involved in each step
xpepper/bridge.rs
Prima bridge pattern implementation for rust
xpepper/devcontainer-fsharp
devcontainer for fsharp
xpepper/developer-joyofenergy-java
xpepper/DomainModelingMadeFunctional
Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
xpepper/fastify-workshop
xpepper/framework-dependency-kata
Refactoring kata to practice the inversion of framework dependencies
xpepper/fsharp-playground-devcontainer
A devcontainer to play with F#
xpepper/gilded-rose-refactoring-kata
xpepper/hexagonal_architecture_in_rust
The complete code for "Master Hexagonal Architecture in Rust"
xpepper/kata-template-kotlin
xpepper/open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
xpepper/restful-booker
A free to use Web API for practising API testing on
xpepper/restful-booker-1
Microservice you can use to learn more about testing, especially Approval testing
xpepper/rust-koans
Koans for the Rust programming language
xpepper/rust_exercises
xpepper/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
xpepper/string_calculator_rust
https://osherove.com/tdd-kata-1