Hello, I'm Hlex π
β€
Welcome to my GitHub profile! I'm a first-year Computer Science student at the University of Nicosia. As an aspiring software developer, I'm driven by my curiosity and love for solving complex problems.
class Developer:
def __init__(self, name):
self.name = name
self.languages = ["Kotlin", "Python", "Java", "C#"]
self.tools = ["Visual Studio", "Git", "Jira", "AWS"]
self.currently_learning = "Advanced Programming Concepts"
def say_hello(self):
return f"Hi there, I'm {self.name}! Welcome to my GitHub profile!"
me = Developer("Hlex")
print(me.say_hello())β’
What I've been up to π
- π± Developing Zelara-AI, a Computer Vision webapp for Plants.
- π Worked on ChickenVision, a fun AR mobile app.
- π¦ Developed UNICorn, an AI university assistant.
- π¨ Mastered 3D modeling with Blender.
- π¦ Created WildForFood, a web Unity game.
- π Developed Markdown to Word, Pptx, Google Docs conversion algorithms.
What I'm learning π
- π Expanding my knowledge in Cloud Computing.
- π‘ Diving deeper into advanced programming concepts.
Education π
- π€ Currently pursuing a Bachelor's degree in Artificial Intelligence at Deggendorf Institute of Technology.
- π« Previously pursued a Bachelor's in Computer Science at the University of Nicosia.
Skills π»
- 3D Modeling: Blender, Autodesk Inventor
- Back-end Development: .NET Core, AWS, Django, REST API
- Frameworks & Tools: Node.js, Next.js, Docker
- Programming Languages: C#, C++, Kotlin, Python, TypeScript
Get in touch π¬
- Check out my LinkedIn to see what I'm up to professionally.
- Follow me on Twitter for some tech talk and coffee love.
- Feel free to Email me if you have any exciting opportunities, need some advice, or simply want to chat!
Happy coding! π»


