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())
Software Engineer
at @wannme & @beyondhumane
-
Wannme
- Santander, Spain
-
15:28
(UTC +01:00) - beyondhumane.com
- in/mikelvillota
- @Villoh_
Pinned Loading
-
API-Rest-RAWG-Java-App
API-Rest-RAWG-Java-App PublicSimple JavaFX Application in Maven with the implementation of the rawg.io API Rest
Java
-
caixabank-coding-challenges-round-3
caixabank-coding-challenges-round-3 Publicπ¦ CaixaBank Java Backend Challenge - Real Estate Auctionator π‘
Java
-
inditex-backend-java-logisticode
inditex-backend-java-logisticode Publicπ INDITEX Java Backend Challenge βοΈ
Java
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


