Motivated Computer Science student at UBB Cluj-Napoca, passionate about AI, machine learning, and software development. Turning ideas into elegant solutions.
class Developer:
def __init__(self):
self.name = "Mihai-Cătălin Cristea"
self.role = "CS Student & Developer"
self.location = "Cluj-Napoca, Romania"
self.skills = [
"Python", "C++",
"Machine Learning",
"C#", "Java", "SQL"
]
def say_hello(self):
return "Let's build something great!"
me = Developer()
print(me.say_hello())
# Output: Let's build something great!
I'm a Computer Science student at the Faculty of Mathematics and Computer Science, Babeș-Bolyai University in Cluj-Napoca. I'm passionate about writing clean, efficient code and solving complex problems.
With proficiency in Python and C++, and hands-on experience in AI/ML through my internship at Lateral, I'm constantly pushing the boundaries of what I can create. I love building projects that have real-world impact.
When I'm not coding, I'm volunteering, learning new technologies, or exploring the beautiful city of Cluj-Napoca.
A feature-rich financial management dashboard built with FastAPI in Python and .NET. Tracks finances, generates insights, and provides a clean interface for managing personal finances.
An interactive quiz web application with a clean, user-friendly interface. Features multiple quiz categories, score tracking, and real-time feedback.
A classic Snake game reimagined in Unity with C#. Features smooth movement, score tracking, and increasing difficulty as you progress.
I'm always open to new opportunities and collaborations. Whether you have a project idea, an internship offer, or just want to chat — reach out!