Skip to content
View M4RCOE's full-sized avatar

Block or report M4RCOE

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

🧑‍💻 Sobre Mí

<?php

class MarcoEleno extends Developer {

    public string $name  = "Marco Eleno";
    public string $role  = "Systems Engineer & Full Stack Developer";
    public string $focus = "Soluciones web eficientes, limpias y escalables";

    public array $stack = [
        "backend"  => ["PHP", "Laravel", "Django", ".NET", "Java", "C#"],
        "frontend" => ["Vue.js", "JavaScript", "HTML", "CSS"],
        "database" => ["SQL Server", "MySQL"],
    ];

    public array $currentWork = [
        "⚙️  Desarrollo y mantenimiento de sistemas web",
        "📐  Arquitectura de apps con PHP moderno, Django y .NET",
        "🔍  Optimización de bases de datos SQL Server / MySQL",
    ];

    public string $superpower = "Resolver problemas complejos con código limpio ⚡";

    public function contact(): string {
        return "¡Pregúntame sobre PHP, Laravel, Django, .NET o Vue!";
    }
}

🛠️ Stack Tecnológico

⚙️ Backend & Frameworks

PHP Laravel CodeIgniter Slim Django .NET Java C#

🎨 Frontend

Vue.js JavaScript HTML5 CSS3 Bootstrap

🗄️ Bases de Datos

SQL Server MySQL

🔧 Herramientas

Git GitHub VS Code Postman


📊 Estadísticas de GitHub



🐍 Actividad de Contribuciones

github-snake

💡 Filosofía de Desarrollo

"El código limpio no es aquel que funciona, sino aquel que cualquier desarrollador puede entender, mantener y mejorar con confianza."

✔  Clean Code First     →  Legibilidad sobre optimización prematura
✔  SOLID Principles     →  Diseño orientado a cambios futuros
✔  Performance Matters  →  Queries optimizadas, carga eficiente
✔  Continuous Learning  →  Cada proyecto es una oportunidad de crecer

Popular repositories Loading

  1. Registro Registro Public

    JavaScript

  2. RegistroContador RegistroContador Public

    HTML

  3. nestedSortable nestedSortable Public

    Forked from mjsarfatti/nestedSortable

    A jQuery plugin that extends Sortable UI functionalities to nested lists.

    JavaScript

  4. menus menus Public

    JavaScript

  5. Contador2 Contador2 Public

    JavaScript

  6. Datetimepicker Datetimepicker Public

    Forked from Frontend-Paathshala/Datetimepicker

    HTML