class GeraldoAugusta:
def __init__(self):
self.role = "Informatics Engineering Student"
self.focus = ["Data Science", "Machine Learning", "Data Analysis"]
self.location = "Indonesia ๐ฎ๐ฉ"
self.currently_learning = ["Advanced Data Analysis", "Machine Learning"]
self.motto = "Turning Data Into Insights and Ideas Into Reality"
def say_hi(self):
print("Thanks for visiting my profile! ๐")
me = GeraldoAugusta()
me.say_hi()- ๐ Informatics Engineering Student
- ๐ Interested in Data Science, Data Analysis, and Machine Learning
- ๐ฑ Currently deepening my skills in Advanced Data Analysis & ML
- ๐ค Open to collaborating on Data Science / ML projects
- ๐ Based in Indonesia
| Project | Description |
|---|---|
| ๐ Data Analysis Dashboard | Interactive dashboard for analyzing business and sales performance |
| ๐ค Machine Learning Project | Predictive model development using Python and Scikit-Learn |
| ๐จ Data Visualization Project | Transforming raw datasets into meaningful visual insights |
| ๐ Web Development Project | Responsive and user-friendly web application development |