Skip to content
View vreyesg26's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report vreyesg26

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

logo Hello, I'm Victor Reyes

const whoIAm = {
    about: Fullstack Developer,
    hobbies: ["Play drums πŸ₯", "Listen to music 🎡", "Sing 🎀", "Travel ✈"],
    technologies: {
        FrontEnd: {
            js: ["React.js", "Vue.js", "Angular.js", "Next.js"],
            css: ["Bootstrap", "MaterialUI", "TailwindCSS"]
        },
        BackEnd: {
            js: ["Node.js", "Express.js"],
            php: ["Laravel"],
            python: ["Django", "Flask"]
        },
        Databases: {
            relational: ["SQL", "PostgresSQL", "Oracle"],
            no-relational: ["Firebase", "MongoDB"]
        },
        Mobile: {
            coding: ["Kotlin", "Flutter"]
        },
        Design: {
            programs: ["Figma", "Adobe XD", "Sketch"]
        }  
    }
};
Welcome to my Github Repo, you can find all my projects down here πŸ‘‡πŸ»

Pinned

  1. CommunityApp CommunityApp Public

    Project made using Next.js and Firebase.

    JavaScript

  2. Doplay Doplay Public

    Music app made with React.js, Redux and Shazam API consuming.

    JavaScript

  3. MemoryGame MemoryGame Public

    Game made with HTML5, CSS3 and Javascript

    JavaScript

  4. TaskApp TaskApp Public

    To-Do App made with React.js and Tailwind CSS. This app consume the JSON-serve API.

    JavaScript

  5. WeatherApp WeatherApp Public

    Weather app made with React.js consuming the OperWeather API

    JavaScript

  6. Nike-Store Nike-Store Public

    React.js Nike Store

    JavaScript