Skip to content

gustavohdab/gustavohdab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Visitors

Gustavo H. A. Batista

FullStack Developer

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

class Gustavo:

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

  def say_hi(self):
    print("Hello there, 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

About

πŸ‘‹ Readme.me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published