Skip to content
View pentarix1996's full-sized avatar

Block or report pentarix1996

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pentarix1996/README.md

👨‍💻 About Me

I am a Software Engineer specialized in Backend Development based in Spain. I focus on writing efficient code, architecture, and solving complex algorithmic problems.

  • 💼 I am currently working at T2O.
  • 🎓 I am an Alumni of 42 Madrid (Fundación Telefónica).
  • 🌱 I am deeply interested in Low-level programming, Optimization & Game Dev.
  • 🧩 I love solving logical puzzles and challenges.
  • 💬 Feel free to reach out; I'm always open to discussing technology!

🚀 Featured Projects

Here are some of my most relevant repositories.

Project Description Stack
Mercu Language A custom programming language implementation. Python
Neon Defense A defense game project. GameDev
Pattern SOM Recurso educativo para implementar los patrones Strategy, Observer y Memento con Python. Python
Learn Numba Exploration of Numba for high-performance Python code optimization. Python
My Godot Game A public repository showcasing game development with Godot. Godot

📊 GitHub Stats


GitHub Streak


"Programming is not just about code. It's about changing the way you think to solve problems."

Profile Counter

Pinned Loading

  1. acarvaja acarvaja Public

    Mi paso a través de 42 Madrid

    C

  2. Dependency-Injection-code-tests Dependency-Injection-code-tests Public

    This repository contains sample code using and not using dependency injection

    Python

  3. mercu_language mercu_language Public

    Prueba de creación de mi propio lenguaje de programación "Mercu"

    Python

  4. pattern_SOM pattern_SOM Public

    A small example of the combination of the Strategy, Observer and Memento patterns

    Python