Backend Developer specializing in PHP and Laravel, focused on hexagonal architecture
class ToniGitH
{
public string $name = 'Antonio GonzΓ‘lez';
public string $location = 'Barcelona (Spain) πͺπΈ';
public string $role = 'Backend Developer';
public string $language = 'PHP',
public string $framework = 'Laravel';
public function currentlyLearning(): array
{
return ['DDD', 'Hexagonal Architecture'];
}
public function funFact(): string
{
return "I don't just want it to work, I want to know WHY... and then make it work BETTER π";
}
}- π Building robust APIs with Laravel and Hexagonal Architecture
- π± Deepening knowledge in Domain-Driven Design
- π οΈ Containerizing applications with Docker
- π Writing comprehensive tests with PHPUnit
- β‘ Optimizing performance and scalability




