Skip to content
View enflo's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report enflo

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
enflo/README.md

🌟 Welcome to My Digital Universe! 🌟

Typing SVG

πŸš€ About Me

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()

🌐 Connect With Me

Website LinkedIn Medium Twitter Instagram Email

Profile Views GitHub Followers

πŸ› οΈ Tech Stack & Tools

🐍 Backend Development

Python Django DjangoREST FastAPI Flask Celery Gunicorn

πŸ—„οΈ Databases & Caching

MySQL Postgres Redis

☁️ Cloud & DevOps

AWS Google Cloud DigitalOcean Docker Kubernetes Ansible

πŸ”§ CI/CD & Monitoring

GitHub Actions GitLab CI Jenkins Prometheus Grafana Nginx

πŸ”— Version Control & Collaboration

Git GitHub GitLab Bitbucket

πŸ’» Development Environment

PyCharm Vim macOS Linux

🌐 Frontend & Web

HTML CSS3 Bootstrap

πŸ“Š Data & Analytics

Plotly

πŸ€– AI & Productivity

ChatGPT

πŸ“‹ Project Management

Jira Confluence


πŸš€ Featured Projects

"Code is like humor. When you have to explain it, it's bad." – Cory House

🌑️ Raspberry Pi Weather Station ⭐

RPI Weather Station

🎯 Purpose: IoT weather monitoring system with real-time data collection and visualization
πŸ› οΈ Tech: Raspberry Pi, Python, Sensors, IoT, Data Visualization
⭐ Impact: Demonstrates IoT capabilities and environmental monitoring solutions

πŸ”§ Jenkins GitHub Action

Jenkins Action

🎯 Purpose: Streamline CI/CD workflows by integrating Jenkins with GitHub Actions
πŸ› οΈ Tech: GitHub Actions, Jenkins API, YAML
⭐ Impact: Simplifies deployment pipelines for development teams

🌐 Curl GitHub Action

Curl Action

🎯 Purpose: HTTP request automation within GitHub workflows
πŸ› οΈ Tech: Shell scripting, GitHub Actions, REST APIs
⭐ Impact: Enables seamless API testing and webhook notifications

🎲 Bingo Caller

Bingo Caller

🎯 Purpose: Digital bingo game with modern web interface
πŸ› οΈ Tech: Python, Web Technologies
⭐ Impact: Brings classic games to the digital age

πŸ“Š Docker Prometheus Stack

Docker Prometheus Stack

🎯 Purpose: Complete monitoring solution with Docker
πŸ› οΈ Tech: Docker, Prometheus, Grafana, Docker Compose
⭐ Impact: Plug-and-play monitoring for containerized applications

View All Repositories


πŸ“Š GitHub Analytics

πŸ”₯ Contribution Streak

GitHub Streak

πŸ“ˆ Contribution Activity

GitHub Contribution Graph

πŸ“Š GitHub Statistics

GitHub Stats Top Languages

πŸ† GitHub Trophies

GitHub Trophies

⚑ Recent Activity


🎯 What I'm Up To

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]
Loading

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


πŸ’­ Developer Quote

Random Dev Quote

🀝 Let's Connect and Build Something Amazing!

"The best way to predict the future is to create it." - Peter Drucker

Open for collaborations, interesting projects, and tech discussions!

Footer

Pinned Loading

  1. nginx_server nginx_server Public

    Nginx Api gateway

    Dockerfile

  2. docker-prometheus-stack docker-prometheus-stack Public

    Prometheus monitoring stack mounted on docker

    Shell

  3. curl-action curl-action Public

    The curl CLI to be used in Github Actions and docker

    Dockerfile 9 8