Back to Home
Social Network Project

Social Network Project

Online communication platform which users can make, accept or reject the friend requests. There is a chat room feature the users can click a link and start to chat each other. Visitors can see recent users and also search by user name. If they click an other users profile they can see mutual friends, if there is. Users can upload a profile image with the help of amazon S3. They can also delete their profile and their profile pictures are deleted automatically from amazon servers.

PostgreSQLReact.JSReduxNodeJSSocket.IO
Petition Project

Petition Project

Online petition website where supporters can register, log in, update their profile information, signature, delete their signature. Additionally They can view a list of all supporters and the supporters who signed from the same city(sorted by location) When users first arrive at this site they are directed to a page that explains the issue and presents a form to sign. There is a canvas element on which users can draw their signature.

PostgreSQLJQUERYNodeJSJESTJavascript
Mern E_Commerce

Mern E_Commerce

This project presents an e_commerce Platform where users can register, log in, see the products details, price etc., add the products to their carts. Users can also experience the payment steps with using PayPal payment methods which make possible that using a fake account with the help of the PayPal API. Full featured shopping cart, product reviews and ratings, top products carousel, product pagination, product search feature, admin product & checkout process (shipping, payment method, etc)

MongoDBJavascriptReactReduxNodeJS
Image_Board_Project

Image_Board_Project

A single-page application made with Vue.js where anybody could go and post an image of their choosing, along with a title and a textual description of that image, and others could go and look at that image and make thoughtful remarks about it. In order to upload the images I used amazon web service S3 abilities. Users can navigate through the uploaded images by clicking on the direction arrows on both sides of the picture.

PostgreSQLVue.jsNodeJSExpressAmazon S3