GitHub / alperencubuk 3 Repositories
Software Engineer 💻
alperencubuk/alperencubuk
Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

alperencubuk/c-programming-examples
Bu Repository KTU CEC & KTU SEC ortaklığında yürütülen C Programlama Eğitimi kapsamında eğitmeni ve mentörü olduğum sınıf için yazdığım C kodlarını içermektedir.
Language: C - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

alperencubuk/restaurant-menu
Restaurant Menu REST API with Django (DRF), Postgres, Docker.
Language: Python - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

alperencubuk/license-file-generator
Generate and validate licenses for your software.
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

alperencubuk/database-table-exporter
Export any database table to CSV or Excel file.
Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

alperencubuk/fastapi-jwt-auth-api
FastAPI, Postgres, Sqlalchemy, Pydantic v2, Docker API example with JWT Authentication.
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alperencubuk/url-shortener
URL Shortener API with FastAPI, Postgres, Sqlalchemy, Pydantic v2, Docker.
Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alperencubuk/subnet-pinger
This is simple API uses Django, Celery, Postgres, Redis, Docker tech stack that pings subnet of given ip addresses and returns ping results. Both Ipv4 and Ipv6 addresses are supported.
Language: Python - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alperencubuk/fastapi-with-pydantic-v2-postgres-alembic-docker-template
This is simple API serve as a template for FastAPI (with Pydantic v2) Postgres Alembic Docker tech stack.
Language: Python - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alperencubuk/google-cloud-storage-client
This is simple Google Cloud storage client which performs download/upload operations from the Google Cloud.
Language: Python - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alperencubuk/python-examples
Some Python Exercises.
Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

alperencubuk/FastAPI-MongoDB-with-Pydantic-v2-Template
This is simple API serve as a template for FastAPI MongoDB tech stack.
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alperencubuk/Flight-Booking-System
Spring Boot API provides flight booking.
Language: Java - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

alperencubuk/OneDrive-API
This API provides file download operation from OneDrive.
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alperencubuk/gofile-downloader Fork of ltsdw/gofile-downloader
Download files from https://gofile.io
Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alperencubuk/FastAPI-MongoDB-MinIO-JWT-Docker-REST-API
This API provides file upload/download operations on cloud storage. Includes local MinIO storage. But also supports Google Cloud Storage and AWS S3 with HMAC (access/secret) keys authentication.
Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alperencubuk/Copy-Move-Forgery-Detection
DCT-based detection of copy-move forgery in images.
Language: Python - Size: 17.5 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 7

alperencubuk/Django-Rest-API
Simple Django Rest API.
Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alperencubuk/Taboo-Cards-REST-API-with-Spring-Boot
This is simple REST API developed with Spring Boot which allows transactions on taboo cards.
Language: Java - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

alperencubuk/FastAPI-Celery-Redis-Postgres-Docker-REST-API
This is simple REST API project using a modern stack with FastAPI. (Celery, Redis, Postgres, SQLAlchemy, Docker, Docker Compose)
Language: Python - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

alperencubuk/FastAPI-JWT-Auth
FastAPI project with JWT Authentication.
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alperencubuk/Video-and-Audio-Broadcast-App
This is simple stream app written with Java. Client/Server architecture and sockets used. Video and audio captured Server's webcam and microphone. Clients can watch Server's stream.
Language: Java - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

alperencubuk/SQL-Exercises
Some SQL and PL/SQL Exercises.
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

alperencubuk/Yemek-Yemek-REST-API Fork of muhammet-mucahit/Yemek-Yemek-REST-API
The Web Server provides Recipe, Food, Favorites of Users and so on.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

alperencubuk/Yemek-Yemek-App Fork of muhammet-mucahit/Yemek-Yemek-App
The Flutter App provides some foods, recipes, favorite recipes of users and suggestion of recipe.
Language: Dart - Size: 14.1 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alperencubuk/Zone-Counter
Zone Counter Java
Language: Java - Size: 249 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

alperencubuk/Sequence-Alignment-with-NW-Algorithm
Implementation of Needleman–Wunsch algorithm. Compare sequences (in fasta files) and list max scored sequences. Multithreaded with OpenMP.
Language: C - Size: 1.77 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

alperencubuk/Php-Examples
Some Php Exercises.
Language: PHP - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

alperencubuk/Metglobal-Python-Exam
My Python Exam Solutions.
Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alperencubuk/Bluetooth-Communication-Between-Raspberry-Pi-and-Arduino
The Arduino reads the sensor data on the serial port and sends it to the Raspberry Pi via Bluetooth. Raspberry Pi receives the data and stores it in the SQLite database.
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

alperencubuk/Data-Structures-Samples
Data Structures example codes.
Language: C++ - Size: 29.6 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alperencubuk/Object-Oriented-Programming-Samples
Object Oriented Programming example codes.
Language: C++ - Size: 639 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

alperencubuk/Finding-The-Best-Move-In-Backgammon
MetGlobal Case for Talent Program
Language: Python - Size: 365 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

alperencubuk/Text-to-Speech
Convert "txt" to "mp3" with Google Translate text-to-speech API.
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 2

alperencubuk/Complex-Matrix-Calculator
Karmaşık sayılar içeren matrisler üzerinde matematiksel işlemleri gerçekleştiren hesap makinesi uygulaması.
Language: C++ - Size: 499 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
