Skip to content
View otgomes's full-sized avatar

Block or report otgomes

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

Hello and Welcome! 👋

visitors Open Source Love

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Otavio Gomes"
        self.role = "Software Engineer"
        self.language_spoken = ["pt_BR", "en_US"]

    def say_hello(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hello()

📝 Blogs

📔 Latest Blog posts

🔧 Technologies & Tools

Cloud Services:

AWS Google Cloud Oracle Cloud

Programming Languages:

Python JavaScript

Front-End:

CSS HTML TypeScript Next.js React Vue.js Sass Bootstrap

Back-End:

NodeJS MongoDB Prisma

DBMS:

Oracle MySQL Postgres

Data Science:

NumPy Pandas ETL

Tools and Services:

Visual Studio Code Jira Kubernetes Canva LeetCode Git

👨‍💻 GitHub Stats

🗂️ Highlight Projects

JavaScript - Fundamentals and Projects CSS3 - Fundamentals and Projects

🏆 GitHub Trophies

trophy

Popular repositories Loading

  1. css3 css3 Public

    ⚡Fundamentals of CSS3 with HTML5

    HTML 1

  2. otgomes otgomes Public

    About me

    1

  3. html5 html5 Public

    ⚡Fundamentals of HTML5

    HTML 1

  4. javascript javascript Public

    ⚡Fundamentals of JavaScript + Projects

    JavaScript 1

  5. mysql-dbms mysql-dbms Public

    ⚡MySQL Projects

    1

  6. c c Public

    ⚡C Projects

    C 1