Hello, I'm
Sinan K
I build fast, scalable web applications using modern technologies like React, Node.js, and Next.js.
const developer = {
name: 'Sinan K',
skills: [
'Web Development',
'Full Stack',
'App Development'
],
hardWorker: true,
buildAwesomeThings: function() {
return '🚀';
}
};