Abdullah Cetin Cavdar's repositories
DjangoBestPractices
This presentation summarizes Django Best Practices. It's based on the great book 'Two Scoops of Django: Best Practices For Django 1.5' by Daniel Greenfeld and Audrey Roy.
MADLectureNotes
'Mobile Application Development with Android' course lecture notes and related materials
DroidTranslate
DroidTranslate is a Turkish-English translator for Android. It uses Tesseract Tools as an OCR library.
Bigdatahackathon
Turkcell Big Data Hackathon
data-analytics-pipeline
This repository contains necessary setup for creating a data analytics pipeline.
IoTAndGoogle
This presentation summarizes Internet of Things (IoT) in general and Google's IoT perspective.
learning-spark-examples
Examples for learning spark
mc-dashboard
This is a real-time analytics dashboard app using Spring Boot and Web Socket.
oauth2-provider
Implementation of an oauth2 provider
spring-one-2014
Presentation and Code for SpringOne 2014
udemy-hackathon
Source code for Udemy Hackathon
AmazonRedshift
This presentation summarizes Amazon Redshift data warehouse service, its architecture and best practices for application development using Amazon Redshift.
azure-quickstart-templates
Azure Quickstart Templates
docker-playground
Repository for learning Docker
gs-spring-boot
Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
imdbpy
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. This is a git clone of the official Mercurial repository.
kafka-python-demo
This is a demo repo for using `kafka-python`(https://github.com/dpkp/kafka-python) client library.
learning-spark
Example code from Learning Spark book
py-moneyed
Provides Currency and Money classes for use in your Python code.
reference-apps
Spark reference applications
spark-es-loader
Proof of Concept for indexing data to Elastic Search using Apache Spark
sparklr-boot
Demo OAuth2 provider with Spring Boot
spring-data-keyvalue-examples
Examples using Spring Data Key Values features
spring-rest-service-oauth
A simple OAuth protected REST service built with Spring Boot and Spring Security OAuth
spring-restdocs
Document RESTful services using Asciidoctor and Spring MVC Test
tut-bookmarks
Building REST services with Spring :: Learn how to easily build, test, and secure RESTful services with Spring
ud120-projects
Starter project code for students taking Udacity ud421