Skip to content
View gustavohdab's full-sized avatar
🌐
developing, learning or gaming
🌐
developing, learning or gaming

Highlights

  • Pro
Block or Report

Block or report gustavohdab

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

Visitors

Gustavo H. A. Batista

FullStack Developer | Data Engineer Aspirant

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Gustavo:

  def __init__(self):
    self.name = "Gustavo H. A. Batista"
    self.role = "Full Stack Developer"
    self.currently_learning = "Data Engineering"
    self.languages_spoken = ["en_US", "pt_BR"]

  def say_hi(self):
    print("Hello there, I'm currently transitioning to a career in Data Engineering. Feel free to reach out to me at gustavo.ha.batista@gmail.com")

me = Gustavo()
me.say_hi()

πŸ”§ Technologies & Tools

Programming Languages:

JavaScript Python SQL

Frontend:

React Next.js TailwindCSS

Databases:

PostgreSQL Redis Prisma MySQL

Backend:

Node.js Bun Hono

Data Engineering:

DBT Apache Airflow

Tools and Services:

Git Docker

πŸ”— Find me

Linkedin Twitter Discord

Pinned

  1. codex codex Public

    The goal of this project is to create a chatbot that can talk to you about programming. The chatbot was developed with the OpenAI API, which uses GPT-3 to generate responses to messages sent by the…

    JavaScript 10 2

  2. youtube_clone youtube_clone Public

    Vid Stream is a YouTube clone built on the RapidAPI API which provides access to YouTube videos. The project was created with the objective of practicing the consumption of external APIs and the de…

    JavaScript 7 4

  3. notifications-microservice notifications-microservice Public

    This is an notification microservice based in Microservice Architecture with NestJS

    TypeScript 6

  4. pixel_dreams pixel_dreams Public

    Pixel Dream is a clone of DALL-E, an AI project that generates images from text. With the option to share in the application's feed, where everyone can see the generated images, download and even s…

    JavaScript 4

  5. jotly jotly Public

    https://jotly.vercel.app

    TypeScript

  6. milo milo Public

    TypeScript