Portfolio

VRThings

Our senior project, a board game platform for VR devices. We used Unity to developed games and integration of VR environment. In addition, I prepared this beautiful website to show off our project.

METU Buddy

This is my lastest and a quite nice app. It helps my fellow student friends with their school life, as much as possible. My initial idea is that this app is only for me and my university. Now, I plan to implement this logic for other universities. It communicates with the school's information system and uses a local database for courses and to-do data.
Play Store Link

OCİT First Aid App


This is an implementation of my years of first aid knowledge. I wanted to spread this awareness as much as I can and developed such an app. I aimed that people can use it as a guide in emergencies. It comes with gifs that show what to do step by step and a blog that uses firebase to shop up some articles.

3 Words


Well, this is not my proudest work, just a couple weeks boredom. I have just been bored play Taboo and wanted to create something else (but quite similar to it.) This is a 4 player party game, which players must tell the word on the screen just three words. They get points according to how many words they use. I wanted it to be as minimalistic as possible.

React Welcome Page

Example Screen

One of my internships, I did a react-welcome-page package for React developers who want a beautiful splash screens. You can find the details in GitHub. The widget takes image, colors, text and loop duration then gives the user a full screen splash screen.



React Welcome Page Helper Tool
In addition of the package, you can find a helper tool in this link. This tools lets users upload their texts and images. Then, the tool analyses the images and offers the optimal background and text color to user.


I Study


Before digging the Flutter framework, I was highly interested in React and React Native world (I still do actually). I have been highly interested in productivity, education and health areas and have various ideas to make people's lives better. This app is my first entrance to mobile development and the foundation of the METU Buddy app. It might be buggy but I leave a link anyway.

YelpCamp

This is the first of my projects while learning full-stack web development. This project is built with node.js, Express MongoDB and has authentication, database connection, security, etc. It includes Google Maps to show the location of the camp. You need to log in to add campground and comment but you can see all the info without registering. You can look up to the project from this link.

Blog App


This is an also example Node & Express & MongoDB project. You can make CRUD operations with this app. You can see the project via this link.

Comments

Popular posts from this blog

Computer Graphics - Depth Buffer Test