Skip to content
View jeroguzman's full-sized avatar
🇲🇽
Busy
🇲🇽
Busy

Highlights

  • Pro
Block or Report

Block or report jeroguzman

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

Hello! i'm Jeroben Guzman

Full-Stack Developer at Freelancer

Twitter Follow Linkedin: Jero Guzman GitHub followers website

About me...

const jeroguzman = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python"],
    askMeAbout: ["web dev", "tech", "app dev", "photography"],
    technologies: {
        backEnd: {
            js: ["Node", "Express"],
            python : ["Django", "Flask"]
        },
        mobileApp: {
            js: ["React Native"]
        },
        devOps: ["AWS", "Docker🐳", "Nginx"],
        databases: ["Postgres", "MySql", "sqlite"],
        misc: ["Redis", "Socket.IO", "selenium", "open-cv"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"]
};

Popular repositories

  1. jeroguzman jeroguzman Public

  2. climaApp climaApp Public

    Pequeña aplicacion web con django que muestra el clima actual por ciudad, consumiendo una API del clima

    Python

  3. suntech suntech Public

    CSS

  4. pokeapp pokeapp Public

    Search app for pokemons using PokeApi REST API practicing with Svelte JS

    Svelte

  5. simply-ocr simply-ocr Public

    a simple library to read text from images

    Python

  6. mui-x mui-x Public

    Forked from mui/mui-x

    MUI X: Advanced and powerful React components for complex use-cases.

    TypeScript