Skip to content
View EslebanPerez's full-sized avatar
🚀
🚀

Highlights

  • Pro
Block or Report

Block or report EslebanPerez

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

Typing SVG

Github Twitter LinkedIn Blog

A little more about me...

const Esleban = {
    pronouns: "He" | "Him ",
    code: ["JavaScript", "TypeScript" ],
    askMeAbout: ["Web dev", "Tech", "Disney movies"],
    technologies: {
        backend: {
            js: ["NodeJS", "Express"],
            databases: ["PostgreSQL", "mySQL", "MongoDB"],
            orm: ["Sequelize", "Prisma", "TypeORM", "Mongoose"],
            documentation: ["Swagger", "Postman"],
            testing: ["Jest"],
            socket: ["Socket.io"]
        },
        cloud: ["Azure", "Heroku", "Render"],
        frontend: {
            css: ["CSS", "Tailwind"],
            html: ["HTML", "Pug"],
            js: ["Angular"]
        },
        tools: {
            versionControl: ["Git", "GitHub"],
            linters: ["ESLint", "Prettier"],
            devOps: ["GitHub Actions"],
            desing: ["Photoshop", "Illustrator", "Figma"]
        },
        
    },
    challenge: "I am doing the #100DaysOfCode challenge focused on Javascript and Typescript"
};

I'm currently learning 📙

JavaScript TypeScript Docker Go

Certifications 📜

Microsoft Certified for Azure Fundamentals (AZ 900)

Topics of Interest 💬

  • Algorithmics 🧠
  • Data Structures 📊
  • Cloud Computing ☁️
  • Web Development 🌐
  • Data Science ⚗️📊
  • AI 🤖

Pinned

  1. Pokedex Pokedex Public

    CSS

  2. MisionFrontend_Practicas MisionFrontend_Practicas Public

    Practicas del Curso FrontEnd-Mission-Intro para Launch X

  3. FizzBuzz FizzBuzz Public

    Práctica sobre Refactoring

    JavaScript

  4. express_basic express_basic Public

    JavaScript