Computer Enginnering Student at Eskisehir Technical University
Web and Mobile Developer
A little more about me...
class About extends Me {
public getCurrentWorkplace(): { workplace: { company: string; position: string } } {
return {
workplace: {
company: 'Eskisehir Technical University',
position: 'Student',
},
};
}
public getDailyKnowledge(): Array<string> {
return [
"ASP.NET",
"React",
"Typescript",
"Flutter",
"Node.js",
"Firebase",
"SQL",
"Java"
];
}
public getFutureGoal(): string {
return 'To contribute to open source.';
}
}
I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)