Skip to content
View eideard-hm's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report eideard-hm

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

I'm Edier Hernández!

Web developer

A little more about me...

const eideard-hm = {
    pronouns: 'He' | 'Him',
    code: ['JavaScript', 'TypeScript', '.NET', 'Go'],
    askMeAbout: ['web dev', 'app dev', 'front-end', 'back-end', 'full-stack', 'database-administration'],
    technologies: {
        backEnd: {
            js: ['Node.js', 'Express'],
            'c#': ['C#', '.NET', 'Entity Framework'],
            golang: ['Go', 'GORM', 'Fiber'],
            php: ['PHP', 'Laravel'],
        },
        frontEnd: {
            js: ['Angular', 'React', 'Next.js', 'Astro', 'Qwik', 'Vanilla JavaScript'],
            css: ['Vanilla CSS', 'Tailwind CSS']
        },
        mobileApp: {
            crossPlatforms: ['Ionic'],   
        },
        databases: ['MySql', 'Microsoft SQL Server', 'MongoDB'],
        versionControl: ['Git', 'GitHub']
    }
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

📊 Github stats

💻 GitHub Profile Stats
eideard-hm's Github Stats eideard-hm's Top Languages
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

Pinned

  1. PonteLab PonteLab Public

    PonteLab es un sistema de información que sirve como puente de comunicación laboral entre contratantes y aspirantes. Nace entre otras cosas de la pandemia y una de las afectaciones que creo, la que…

    JavaScript 2

  2. asp.net-angular-sql_server-app asp.net-angular-sql_server-app Public

    .NET 6 Web API with Entity Framework Core and SQL Server. Angular 13 CRUD App.

    C#

  3. news-app news-app Public

    News app builder in ionic framework 6+ and angular 13.

    TypeScript 2

  4. jwt-asp.net-core-web-api jwt-asp.net-core-web-api Public

    App implementing the json web tokens, also using Entity Framework Core and .NET Core Web API 6.

    C#

  5. rick-and-morty-graphql-app rick-and-morty-graphql-app Public

    Consuming the Rick And Morty API using Angular, Angular Universal, Apollo angular and GraphQL.

    TypeScript

  6. dotnet-graphQL-clean-architecture dotnet-graphQL-clean-architecture Public

    Example using .NET Web Api 6, hexagonal clean architecture, Hot Chocolate with GraphQL.

    C#