🎓 Bachelor in Molecular Sciences from University of São Paulo - USP
🎓 MBA in Artificial Intelligence & Big Data from ICMC-USP
💼 Engineering Manager I at Turing, specializing in leading global teams and developing scalable AI solutions
🏆 Champion of AWS DeepRacer Summit São Paulo 2022 and awarded in multiple hackathons
# Designing myself
class WhoIAm:
def __repr__(self):
return """
Hi, I'm Lucas Nunes Sequeira, an Engineering Manager and
Python Developer passionate about the intersection of AI, cloud
computing, and software engineering.
With experience ranging from cloud-native application
development at AWS to cutting-edge AI research at USP, I've
honed skills in Python, Docker, REST APIs, and AWS services.
I am particularly invested in MLOps, striving to automate and
optimize AI workflows for scalable and efficient deployments.
Additionally, I engage in research focused on synthetic image
generation and data bias in AI.
Beyond work, I contribute to the tech community by leading
workshops and writing on data ethics and fairness.
"""
def describe_me(self):
print(self)
# Creating myself
lucasnseq = WhoIAm()
# Describing myself
lucasnseq.describe_me()
🌈 a-Z Projects - Repos 📂
⬛ BCG Gamma Hackaton - Python Notebooks
🟦 Cardapio's - Vue.js Webpage Project ⭐
🟫 Data Analysis - Python Notebooks
🟥 Drawing With Code - Py / P5.js Creations
🟧 Machine Learning - Python Notebooks ⭐
🟨 Science Presentations - Slide Presentations
⬛ Hash Game - Minimax Algorithm
🟦 Word Similarity - Python Project ⭐