#!/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()
- Personal website and blog: Link here!
- Notes of GCP CLoud Engineer - Associate: Link here!
- [WIP] LeetCode Solutions & Notes: Link here!
- Courses and Certificates: Link here!
- HackerRank Profile: Link here!
- CSS3 - Pizza Restaurant Website
- HTML5 - Accounting Website
- JavaScript - Number Guess
- MySQL - Tables of Cars
Cloud Services:
Programming Languages:
Front-End:
Back-End:
DBMS:
Data Science:
Tools and Services: