Skip to content
View emanoelhenrick's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report emanoelhenrick

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

// welcome!

chill

const manel: PersonalInfo = {
  name: 'Emanoel Henrick',
  age: 22,
  nationality: 'Brazilian',
  education: [
    {
      institution: 'UFRPE',
      course: 'Computer Science',
      date: '2023/in progress'
    },
    {
      institution: 'ETEMFL',
      course: 'Systems Development',
      date: '2018/2020'
    }
  ]
}

res.status(201).json(manel)
stats graph languages graph

// skills

Java JavaScript TypeScript Shell Script AWS Vercel Oracle Firebase Fastify Express.js Electron.js NestJS Next JS NodeJS Spring HIbernate Socket.io React MySQL MongoDB Postgres SQLite MariaDB Adobe Illustrator Adobe Photoshop Docker LINUX Swagger

Pinned

  1. Humy-App Humy-App Public

    Aplicativo desenvolvido para um projeto de IoT no curso de Ciência da Computação da UFRPE.

    TypeScript

  2. Menu-API Menu-API Public

    API that provides the creation of digital menus for restaurants and coffee shops made with Java and Spring Boot.

    Java

  3. Surveys-API Surveys-API Public

    A Surveys API made with Node.js and concepts of DDD and Clean Architecture.

    TypeScript 1

  4. Gym-API Gym-API Public

    A gym check-in management system built using Node.js, inspired by the GymPass app.

    TypeScript 1