Skip to content
View Villoh's full-sized avatar
:shipit:
:shipit:

Organizations

@beyondhumane

Block or report Villoh

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
Villoh/README.md

Visitors count stackoverflow logo twitter logo linkedin logo

class SoftwareEngineer:
    def __init__(self):
        self.name = "Mikel Villota"
        self.role = "Software Engineer"
        self.experience_years = 3
        self.languages_spoken = ["es_ES", "en_US"]
        self.favourite_langs = ["Java", "Python"]
        self.description = """
        I'm a passionate Software Engineer with over 3 years of professional experience,
        but my journey started much earlier.
        I began working with software at the age of 14,
        driven by curiosity and a love for building things.
        I specialize in backend development using Java, Spring, and Python,
        with a strong focus on clean architecture, scalable systems, and microservices.
        I enjoy crafting reliable APIs, automating workflows,
        and working with tools like Kubernetes, Kafka, and CI/CD pipelines.
        """

    def hi(self):
        return "Hey there! Thanks for stopping by, feel free to explore my work and reach out!"

me  = SoftwareEngineer()
print(me.hi())

πŸ› οΈ Technologies & Tools

πŸ§‘β€πŸ’» Programming & Markup Java Python C Kotlin JavaScript TypeScript C# Dart HTML5 CSS3
βš™οΈ Frameworks Spring FastAPI Django Node Angular React Vue.js Astro Flutter
πŸ—„οΈ Databases MySQL PostgreSQL Oracle DB2 SQL Server MongoDB Cassandra Supabase
πŸ“¦ Package & DB Tools JOOQ Flyway Alembic Prisma DBeaver DbVisualizer pgAdmin Hibernate SQLAlchemy
☁️ Cloud Platforms AWS Azure Cloudflare Railway Netlify Vercel
🧰 Containerization & Orchestration Docker Kubernetes OpenShift
πŸ“¬ Message Brokers / Cache Kafka RabbitMQ Amazon SQS Redis
πŸ§ͺ Testing JUnit PyTest Mockito WireMock Cucumber Spock
πŸš€ CI/CD Jenkins GitLab Pipelines GitHub Actions
🧬 Data & Big Data Tools Apache Spark Apache Airflow Databricks Apache Hadoop Pandas NumPy

🎧 Spotify Playing

spotify-github-profile

πŸ“œ Commit History

github-snake

Pinned Loading

  1. API-Rest-RAWG-Java-App API-Rest-RAWG-Java-App Public

    Simple JavaFX Application in Maven with the implementation of the rawg.io API Rest

    Java

  2. caixabank-coding-challenges-round-3 caixabank-coding-challenges-round-3 Public

    🏦 CaixaBank Java Backend Challenge - Real Estate Auctionator 🏑

    Java

  3. inditex-backend-java-logisticode inditex-backend-java-logisticode Public

    🚚 INDITEX Java Backend Challenge β˜•οΈ

    Java

  4. Onedrive-Tracker Onedrive-Tracker Public

    Python

  5. VHub-API VHub-API Public

    API for the VHub mobile application.

    Java