class Developer { constructor() { this.name = "Oğuzhan Şentürk"; this.role = "Senior Software Engineer"; } }
const dev = new Developer();
dev.skills = ['JavaScript', 'React', 'Node.js'];
dev.experience = 'Senior';
Oğuzhan Şentürk

Oğuzhan Şentürk

Senior Software Engineer

About Me

Hello! I'm Oğuzhan, a passionate software engineer with extensive experience in developing innovative solutions. I specialize in creating user-friendly applications using modern technologies and best practices. My focus is on delivering high-quality, scalable, and maintainable code that makes a real impact.