class Antoni:
def __init__(self):
self.name = "Antoni Florit Homar"
self.role = "Backend Developer & DevOps Engineer"
self.location = "Mallorca, Spain πͺπΈ"
self.languages = ["Python", "SQL", "Bash", "YAML"]
self.specialties = ["API Development", "Cloud Architecture", "CI/CD"]
self.passion = "Building scalable solutions that make a difference"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together π")
me = Antoni()
me.say_hi()"Code is like humor. When you have to explain it, it's bad." β Cory House
|
π― Purpose: IoT weather monitoring system with real-time data collection and visualization |
π― Purpose: Streamline CI/CD workflows by integrating Jenkins with GitHub Actions |
|
π― Purpose: HTTP request automation within GitHub workflows |
π― Purpose: Digital bingo game with modern web interface |
|
π― Purpose: Complete monitoring solution with Docker |
graph LR
A[π Learning] --> B[π Building]
B --> C[π Sharing]
C --> A
A --> D[New Cloud Technologies]
B --> E[Scalable Backend Solutions]
C --> F[Open Source Contributions]
Currently Exploring: Advanced Kubernetes patterns, Microservices architecture, and AI/ML integration
Building: Next-generation DevOps tools and automation solutions
Sharing: Knowledge through blog posts, open source projects, and community engagement