class DataEngineer:
def __init__(self):
self.name = "Ajito Nelson"
self.role = "Data Engineer"
self.company = "Viettel Timor (TELEMOR)"
self.location = "Timor-Leste"
self.focus_areas = {
"Data Engineering": ["ETL/ELT", "Data Pipelines", "Data Warehousing"],
"Big Data": ["Distributed Computing", "Stream Processing", "Data Lakes"],
"AI & ML": ["LLMs", "Neural Networks", "Machine Learning"],
"Cloud": ["AWS", "Google Cloud",]
}
def get_current_projects(self):
return [
"Building scalable data pipelines",
"Implementing LLM solutions",
"Optimizing ETL/ELT processes",
"Cloud data architecture"
]
me = DataEngineer()
๐ฏ
Focusing
The spirit to learn for a bright future for my country Timor-Leste๐น๐ฑ
-
Viettel Timor
- Timor Leste
- https://orcid.org/0000-0002-0671-7948
Pinned Loading
-
aprendepythonbasic
aprendepythonbasic PublicLearn basic python in Tetun ๐น๐ฑ language
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.