About me
I am an Industrial Engineer with a minor in Computer Engineering graduated from Hacettepe University, Turkey. I am capable of integrating computer programming knowledge into the problems occurring in a production area.
Besides Industrial Engineering subjects, I like coding, also learning new languages, skills and technologies. I see programming challenges as opportunities to continuously improve my abilities of creative thinking and problem solving. Therefore, I decided to dive deeper into coding and further improve my web development skills. For this purpose, I have taken Udemy courses in addition to studying the online content available.
I am always eager to learn more and apply my knowledge to produce actual outputs. Accordingly, I created various projects including but not limited to user-friendly websites and apps.
You can find them in the portfolio section.
Beyond coding, I love to travel because not only is it a great adventure, but it is also a way to meet new types of people, explore different cultures, and broaden my mind.
My Skills
You can see my skills listed below. I like learning new stuff and pushing to the limits.
HTML5
CSS3
JavaScript
jQuery
Bootstrap 4
ReactJS
Express-Node.js
Heroku
PostgreSQL
MongoDB
My Selected Projects
Let's Travel
You can register as a member, and add/modify/remove posts through a user/admin panel. Visitors can leave callback requests and messages, and these can be managed in respective “callback-request” and “mails” sections in the admin panel. It also utilizes interactive maps showing the locations of the landmarks in relevant pages.
HTML5, CSS3, Bootstrap 4, Express-Node.js, MongoDB.
Face Recognition
After registering and signing in, this app fetches a demographics model API and returns information about age, gender, and multicultural appearance based on facial characteristics in the image you upload.
ReactJS, Express-Node.js, PostgreSQL, CSS3, Tachyons.
Balloon Game
The goal is to pop all 100 balloons before they can reach to the top, otherwise you lose. Speed of the generated balloons increase in every 10 seconds. Balloons have non-uniform speed. The game also counts the number of balloons you popped.
HTML5, CSS3, JavaScript.
CNN Clone
A clone of the cnn.com. All unique blocks were built and only the repeating ones were omitted. Emphasis was given to main framework including header, footer, and the middle block. Aim of the project was to demonstrate advanced CSS skills.
HTML5, CSS3, Bootstrap 4, a bit of JavaScript.
RoboFriends
A React app that pulls robot users dynamically by using fetch API. These robots can be filtered by name in real time through the response from the API.
HTML5, CSS3, ReactJS/Redux.