Skip to content
View IagoDantas's full-sized avatar
β˜•
= keep coding
β˜•
= keep coding

Highlights

  • Pro
Block or Report

Block or report IagoDantas

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

Hi there! I'm Iago Dantas πŸ‘‹

πŸ’« About Me:

πŸ”­ I am currently a Full Stack Developer
🌱 Learning about React, NodeJS, TypeScript and NextJS
πŸ“š Currently reading Clean Code
πŸ“« How to reach me: [email protected]

function dev(name, age, work) {
        this.name = name;
        this.age = age;
        this.work = work;
}

let iagoDantas = new dev('Iago Dantas', 19, 'Full Stack Developer');
console.log(iagoDantas);

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

CSS3 JavaScript HTML5 TypeScript Chart.js NPM Express.js Expo Insomnia React NodeJS React Native React Router Styled Components TailwindCSS Yarn Adobe Illustrator Gimp Gnu Image Manipulation Program Figma Canva Adobe Photoshop Notion Vercel MySQL MongoDB

πŸ“Š GitHub Stats:

Pinned Loading

  1. whiteboard whiteboard Public

    A Real-Time Miro Clone With Nextjs, React, Tailwind

    TypeScript

  2. nlw-setup nlw-setup Public

    Habit Tracker developed with ReactJS / NodeJS / React Native / TS

    TypeScript

  3. waiterapp waiterapp Public

    A project made with TS / React / React-Native / NodeJS / which assists the waiter in carrying out your orders.

    TypeScript 2

  4. polls polls Public

    A poll backend app developed during the NLW Expert event

    TypeScript

  5. clone-airbnb clone-airbnb Public

    A airbnb clone built using NextJS | Prisma | MongoDB | TailwindCSS

    TypeScript 1

  6. notifications-service notifications-service Public

    Application that centralizes a notification service

    TypeScript