Skip to content
View elvinlab's full-sized avatar
💻
Learning to Learn
💻
Learning to Learn
Block or Report

Block or report elvinlab

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

Hey!

I'm someone who is passionate about GNU/Linux and likes to write code.

GitHub license

A little more about me...

export default const Elvinlab =() => {
    pronouns: "He" | "Him",
    code: ["Javascript", "PHP", "Java", "Python", "TypeScript", "C#/++"],
    askMeAbout: ["web dev", "developer", "app dev", "full-stack"],
    technologies: {
        backEnd: {
            all: ["Laravel", "Node.js", "Express.js", "Next.js", "ASP.NET Core" ],
        },
        frontEnd: {
            js: ["React.js", "Angular.js", "Vue.js"],
        },
        mobileApp: {
            hybrids: ["Xamarin", "Android Development", "React Native"]
        },
        devOps: ["AWS", "Docker🐳", "Firebase", "Heroku", "Digital Ocean", "Nginx"],
        databases: ["mongo", "MySql", "sqlite", "Sql server"],
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: "Web Development",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

Write something nice in my guest book:

Guest book

Have a good day!

Smiley



Visitor Count

Site created with Notepad      Microsoft Internet Explorer      Microsoft Internet Explorer

Popular repositories

  1. api-app-dating api-app-dating Public

    Discontinued: University Project API Restful project: APP APPOINTMENTS

    PHP 2

  2. spa-app-dating spa-app-dating Public

    Discontinued: ll part lV Angular program project

    CSS 1

  3. portfolio-v1 portfolio-v1 Public

    First version of my website, it remains as legacy code to be used in other projects

    JavaScript 1

  4. portfolio-v2 portfolio-v2 Public

    Second version of my website, it remains as legacy code to be used in other projects.

    JavaScript 1

  5. subway-mini-project subway-mini-project Public

    API realizada en node.js para ser consumida en reactJS, a su vez un mini-proyecto de practica que se complementa con la investigación de fundamentos web.

    JavaScript 1

  6. guana-muebles-web guana-muebles-web Public

    E-commerce realizado en Angular, consumiendo API realizada en Laravel, enfocada en la venta de de muebles online

    CSS