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

Block or report hevair

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
hevair/README.md
 
const WhoAmI = {
  pronouns: "he" | "his",
  user: "Hevair Rodrigues",
  role: "FullStack",
  current_edu: "Udemy",
  hobbies: [
   "Studying",
   "Watching Anime",
   "Watching Movies",
   "Playing Soccer",
   "Improve my knowledge"],
   challenge: "Every day study some thing focused on Node.js React.js etc.."
}
	
 function getCurrentCity() {
	return SãoPaulo_Brazil
  }
	
function Ambitions() {
	travelAbroad()
	helpOtherPeople()
	toAbleTransformeDreamsInRealty()

	} 

A little more about me...

🆙 I'm currently a web development student, focused on the main Node.js and React.js technologies.

👾 I'm currently experiencing a world made by javascript

Languages and Tools:

docker express figma git javascript mongodb mysql nodejs postgresql postman react redis typescript

Connect with me:



Pinned Loading

  1. AspNetCoreWebAPI AspNetCoreWebAPI Public

    Course

    C# 1

  2. API_dotNet_Core API_dotNet_Core Public

    API REST utilizando NETCore 3.1/.NET5.0- C#+Arquitetura com DDD+Entity Framework com MySQL+Swagger+AutoMapper+JWT Token

    C#

  3. Api_netCore Api_netCore Public

    Model of Api .net core

    C#

  4. CRUD_APi_dotnetCore CRUD_APi_dotnetCore Public

    Crud Todo api with asp net core using SQLite

    C#

  5. nlw-unite-react nlw-unite-react Public

    Pass-in-web

    TypeScript

  6. nlw_heat nlw_heat Public

    Application to send message on chat using real-time with socket.io

    TypeScript