Skip to content
View manuelrodgzz's full-sized avatar
Block or Report

Block or report manuelrodgzz

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
manuelrodgzz/README.md
import SoftwareDeveloper from 'manuelrodgzz'

class Bio extends SoftwareDeveloper {
    name        =   'Manuel Rodríguez';
    title       =   'Software Developer';
    company     =   'Enroute Systems';
    location    =   'Monterrey, México';
}

class Skills extends SoftwareDeveloper {
    languages   =   ['Javascript', 'Typescript', 'C#'];
    databases   =   ['SQL Server', 'MongoDB'];
    technologies  =   ['React', 'NextJS', 'GatsbyJS', 'Express', 'GraphQL'];
}

Manuel Rodríguez's GitHub stats

Pinned

  1. instagram-clone instagram-clone Public

    Instagram clone made with react, typescript and sass

    TypeScript 1

  2. gnrc gnrc Public

    Node application for creating react components in a simple and fast way

    JavaScript 1

  3. tiktok-clone tiktok-clone Public

    Tiktok's "For you page" clone made with react

    JavaScript 2

  4. buscaminas-react buscaminas-react Public

    Minesweeper game made with react

    JavaScript 1

  5. node-chat node-chat Public

    Chat application backend made with Node and socket.io

    JavaScript 1

  6. react-chat react-chat Public

    Chat application frontend made with react

    JavaScript 1