Posts

Featured Post

[TR] Huawei Map ile React Native Projesi

Image
 Makalemi aşağıdaki linkten okuyabilirsiniz. https://www.mobiler.dev/post/react-native-de-hms-map-kullanimi-ile-harita-uygulamasi-gelistirme

VRThings - VR Board Game Platform

Image
https://senior.ceng.metu.edu.tr/2020/vrthings/ You can see our finishing project in above link.

Video Chat App Showcase

This is a small demonstration of a project that can be used video chat. It uses Socket.io and PeerJs (WebRTC) to send and receive webcam streams across the clients. source code  

A Terminal App with wit.ai

Hi, I would like to demonstrate a showcase of a terminal app written with Dart language and using wit.ai and open weather API. This terminal apps basically does, 1. Takes the user request and send to the with.ai 2. Wit parses the request and sends the response to me. 3. I determine the function and the parameters.