• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    Java
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

More Repositories

1

copy-move-forgery-detection

DCT-based detection of copy-move forgery in images.
Python
28
star
2

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)
Python
28
star
3

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.
Python
17
star
4

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.
C
7
star
5

database-table-exporter

Export any database table to CSV or Excel file.
Python
3
star
6

taboo-cards-rest-api-with-spring-boot

This is simple REST API developed with Spring Boot which allows transactions on taboo cards.
Java
3
star
7

fastapi-jtw-auth

FastAPI project with JWT Authentication.
Python
3
star
8

book-scraper

Book Scraper App with Scrapy and FastAPI
Python
3
star
9

flight-booking-system

Spring Boot API provides flight booking. Can create, update, list and delete flights and seats. Seats can be purchased. (Same seat can't be purchased simultaneously.)
Java
3
star
10

fastapi-elasticsearch

Basic FastAPI, Elasticsearch example.
Python
3
star
11

alperencubuk

2
star
12

sql-exercises

Some SQL and PL/SQL Exercises.
2
star
13

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.
Python
2
star
14

fastapi-mongodb-with-pydantic-v2-template

This is simple API serve as a template for FastAPI MongoDB tech stack.
Python
2
star
15

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.
Python
2
star
16

fastapi-jwt-auth-api

FastAPI, Postgres, Sqlalchemy, Pydantic v2, Docker API example with JWT Authentication.
Python
2
star
17

finding-the-best-move-in-backgammon

MetGlobal Case for Talent Program
Python
1
star
18

django-rest-api

Simple Django Rest API.
Python
1
star
19

sequence-alignment-with-nw-algorithm

Implementation of Needleman–Wunsch algorithm. Compare sequences (in fasta files) and list max scored sequences. Multithreaded with OpenMP.
C
1
star
20

python-examples

Some Python Exercises.
Python
1
star
21

onedrive-api

This API provides file download operation from OneDrive.
Python
1
star
22

zone-counter

Zone Counter Java
Java
1
star
23

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.
Python
1
star
24

url-shortener

URL Shortener API with FastAPI, Postgres, Sqlalchemy, Pydantic v2, Docker.
Python
1
star
25

license-file-generator

Generate and validate licenses for your software.
Python
1
star
26

google-cloud-storage-client

This is simple Google Cloud storage client which performs download/upload operations from the Google Cloud.
Python
1
star