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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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.years = 25
        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())
print(me.description)

πŸ› οΈ Technologies & Tools

πŸ§‘β€πŸ’» Programming & Markup Java Python C Kotlin JavaScript TypeScript C# Dart HTML5 CSS3
βš™οΈ Frameworks Spring FastAPI Django Angular React Next.js Vue.js Nuxt 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 Heroku 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
πŸ”Œ Communication & APIs gRPC REST API GraphQL Server-Sent Events (SSE) WebSocket
πŸ”’ Security & Quality SonarQube Fortify
πŸ›‘οΈ API Gateways & Management Apigee API Management Spring Cloud Gateway
πŸ”Œ API Tools Postman Insomnia Hoppscotch
πŸ“Š Monitoring & Analytics Grafana Prometheus
🧬 Data & Big Data Tools Apache Spark Apache Airflow Databricks Apache Hadoop Pandas NumPy
🧰 Developer Tools VSCode Visual Studio IntelliJ IDEA PyCharm Git GitHub GitLab Bitbucket
πŸ“‹ Project Management Jira Notion Trello
🧠 AI & Assistants GitHub Copilot Cursor LangChain LangGraph
πŸ—οΈ Architecture & Methodologies DDD TDD SOLID Principles Hexagonal Architecture Microservices Monolith Event-Driven Architecture Serverless Vertical Slice Architecture
πŸ’» Operating Systems Linux Windows Ubuntu Debian Linux Mint Arch Linux macOS

🎧 Spotify Playing

spotify-github-profile

πŸ“Š Stats and Activity

πŸ”₯ Streak Stats

Villoh's streak

πŸ’» GitHub Profile Stats

Villoh's Github Stats Villoh's Top Languages


Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

Villoh's Activity Graph

⚑ Recent GitHub Activity

  1. πŸŽ‰ Merged PR #16 in Villoh/portfolio-backend
  2. πŸŽ‰ Merged PR #15 in Villoh/portfolio-backend
  3. πŸ’ͺ Opened PR #16 in Villoh/portfolio-backend
  4. πŸŽ‰ Merged PR #14 in Villoh/portfolio-backend

πŸ† Github Trophies

πŸ“œ Commit History

github-snake pacman contribution graph

✨ My Followers

TerciodeMarte
Albano DΓ­ez de Paulino
LuckyGenie1004
Full-Stack Developer
osvitore
osvitore
iiTzSenn
Souffiane Assari
THIONG
SaΓΊl RodrΓ­guez
pkq403
pkq403
byMoPS22
AdriΓ‘n GalΓ‘n Bolado
Mariola2312
Mariola Ruiz

πŸ”₯ Top Repositories

VHub-API Repo Card caixabank-coding-challenges-round-3 inditex-backend-java-logisticode Cubik-Jump

Pinned Loading

  1. 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 Public

    🏦 CaixaBank Java Backend Challenge - Real Estate Auctionator 🏑

    Java

  3. inditex-backend-java-logisticode Public

    🚚 INDITEX Java Backend Challenge β˜•οΈ

    Java

  4. Onedrive-Tracker Public

    Python

  5. VHub-API Public

    API for the VHub mobile application.

    Java