class OctavioDaniel:
def __init__(self):
self.name = "Octavio Daniel Vizaru"
self.location = "Cluj-Napoca, Romania ๐ท๐ด"
self.education = {
"university": "Technical University of Cluj-Napoca",
"faculty": "Faculty of Automation and Computer Science",
"degree": "Bachelor's in Automation and Applied Informatics",
"year": "4th Year",
"status": "Currently studying ๐"
}
self.passion = ["Artificial Intelligence ๐ค", "Machine Learning ๐ง ", "Software Development ๐ป"]
self.current_focus = "Building AI-powered solutions"
def get_skills(self):
return {
"languages": ["Java โ", "Python ๐", "C# ๐"],
"ai_ml": ["TensorFlow", "Scikit-Learn", "PyTorch"],
"backend": ["Spring Boot", "Node.js"],
"frontend": ["React โ๏ธ"],
"databases": ["PostgreSQL ๐", "MongoDB ๐"],
"tools": ["Docker ๐ณ", "Postman ๐ฎ"],
}
me = OctavioDaniel()
print("Welcome to my GitHub! ๐")- ๐ค AI-powered applications
- ๐ Full-stack web applications
- ๐ Academic research projects
- ๐ Open source contributions
๐๏ธ Technical University of Cluj-Napoca
๐ Faculty of Automation and Computer Science
๐ฏ Bachelor's in Automation and Applied Informatics
๐
4th Year Student (2022-2026)
"Combining theoretical knowledge with practical AI implementation to solve real-world problems"
๐ง AI Enthusiast - Always exploring the latest in AI
โ Java - My first programming language and still going strong
๐ Python - The go-to language for AI and data science
๐ฏ Problem Solver - Love tackling complex algorithmic challenges
๐ Continuous Learner - Always expanding my tech stack
โญ From Octavio



