Social
About
Studying computer engineering at Gazi University.Sharing ideas, projects here...
Mail
admin(at)webischia.com-
Recent Posts
- Backup Kubernetes Object to AWS S3 using Heptio Velero(Ark) May 30, 2019
- CockroachDB on Kubernetes May 29, 2019
- Getting Notified From Radio Frequency using RTL_SDR and Opsgenie April 13, 2019
- AWS run tasks on EC2 without SSH, AWS Systems Manager February 3, 2019
- Serverless Function: Recognize dogs and send to Whatsapp using Twilio and AWS Rekognition January 19, 2019
- Create and upload container images to AWS ECR with Kaniko inside Kubernetes November 17, 2018
- Creating Serverless Backend using AWS Lambda and DynamoDB October 29, 2018
- Using Traffic Shifting on Istio to make Blue/Green Deployments on Kubernetes October 21, 2018
- BareMetal LoadBalancer for Kubernetes using MetalLB October 13, 2018
- Creating custom AWS EC2 images with Packer.io July 25, 2018
- Notifying Kubernetes events to Slack using Kubewatch July 24, 2018
- Using Amazon Translate Api on Java July 21, 2018
- Using JWT Authentication with OpenResty Lua July 21, 2018
- Single Sign-on with Nginx July 20, 2018
- Sending custom metrics to Datadog July 20, 2018
- Scale DynamoDB Capacity using CloudWatch Metrics on Java July 19, 2018
Recent Comments
Archives
Categories
Meta
Monthly Archives: June 2017
IoT ve C# – Oda sıcaklıklarını , nemini ve ışık şiddetini ölçüp veritabanına kayıt etmek
Bu yazımızda nesnelerin interneti dünyasından arduino ve esp-01 wifi modülü ile ölçümler yapıp , bu ölçümleri C# yardımıyla veritabanına kayıt ediyoruz. Arduino , sıcaklık ve nem sensörleri kullanarak 2 farklı lokasyondaki sıcaklıkları , nemi ve ışık şiddetini belirli aralıklarla kayıt … Continue reading
Posted in Uncategorized
Leave a comment
OpenGL ile oyun yapmak – Joystick destekli ilk oyunumuz
Bu yazımızda freeglut kullanarak her nesneyi oluşturup , joystick ile kontrol edilebilen basit bir oyun yapacağız. Bu oyunu bu sene aldığım seçmeli Bilgisayar Grafikleri dersinin projesi olarak geliştirdim. Freeglut ve C++ kullanarak Visual C++ 2010 editörüyle ve Sublime Text editörüyle … Continue reading