Software Engineer (2025) graduated from Eastern Mediterranean University with a strong foundation in full-stack web development.
Focused on Python and JavaScript ecosystems, with experience building modern web applications using Node.js, React, and MongoDB.
Completed professional internship experience, gaining exposure to real-world development environments, teamwork, and software development lifecycle practices.
Fluent in English (native level). Open to remote and international opportunities.
class SoftwareEngineer:
def __init__(self):
self.education = "BSc in Software Engineering (2025)"
self.university = "Eastern Mediterranean University"
self.languages = ["English (Native)", "Turkish (Fluent)"]
self.tech_stack = [
"Python",
"JavaScript",
"Node.js",
"React",
"MongoDB",
"HTML",
"CSS"
]
self.interests = [
"Full-Stack Development",
"Backend Development",
"Scalable Web Applications"
]