class DataEngineer:
def __init__(self):
self.name = "Prakash Chebolu"
self.role = "Data Engineer"
self.passions = ["Data Architecture", "Cloud Computing", "ETL Pipelines", "Good Food"]
self.current_focus = "Building scalable data solutions on AWS"
def daily_routine(self):
return [
"โ Coffee first",
"๐ง Design data pipelines",
"โ๏ธ Deploy on AWS",
"๐ Monitor & optimize",
"๐ Think about food"
]
- ๐ง Building: Scalable ETL pipelines on AWS
- ๐ Learning: Advanced Spark optimization techniques
- ๐ฑ Growing: Cloud-native data architecture skills
- ๐ค Collaborating: On open-source data tools
- ๐ I can debug data pipelines and recommend great restaurants with equal enthusiasm
- โ๏ธ I dream in SQL and wake up thinking about cloud costs
- ๐ My code is like a good recipe - it gets better with each iteration
- ๐ฎ When not engineering data, I'm probably planning my next meal
Whether you want to discuss the latest in data engineering, share a cool AWS trick, or recommend a great place to eat - I'm always up for a good conversation!