• Stars
    star
    1
  • Language
    Java
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

MTJS (Multiple Threading Join Semaphore) - Basic implementation of multiple threading with prerequisite that depends on another thread(s) that could be categorized as 'Semaphore implementation'.

More Repositories

1

Tzoptimizer

'Windows Optimizer' application does in way by registry editing all edits based on your selections. All the tweaks/selections are dynamic, up-to date and easily revertable. Also it has translation service, hence language of the program can be same as your system language according to your choice.
C#
22
star
2

Denpointment

A fully-working dentist appointment system which is written in Python using Flask web development, powered by Bootstrap, using MySQL to manipulate data.
JavaScript
10
star
3

TzeBot

Advanced discord music bot & substructure, includes multi language support, exclusive music channel and controls with emotes, fully functional commands, automatic version update, local database and mongodb support, logging etc.
Java
8
star
4

Songify

A simple project which has one particular goal, how the heck does linked list does work and how can be implemented?
Java
3
star
5

mTSP

Multiple Traveling Salesman Problem. Computer Engineering and Industrial Engineering multidisciplinary project.
Java
3
star
6

DuplicateFinder

DuplicateFinder just simply looks for duplicates located in your 'user.home' directory, which is 'C:\Users\Tzesh' in Windows or '/home/Tzesh' for Linux. Maps them according to their MD5, and controls if there is a collision or not.
Java
3
star
7

FaceDetector

Face Detector, is just a simple project to detect faces in given images written in Java using OpenCV library.
Java
2
star
8

GuessNextWord

A simple project to understand basics and differences of TCP/UDP. A basic game that can run using both UDP and TCP protocols.
Java
2
star
9

EntropyCalculator

An entropy calculator written in Java.
Java
2
star
10

x86AssemblyProjects

x86 assembly language projects that I've developed.
Assembly
2
star
11

SpringBootTemplate

Spring Boot Template for RESTful API that uses JWT for authentication and authorization, PostgreSQL for database, Hibernate for ORM, and Lombok for boilerplate code generation and MapStruct for mapping DTOs to entities and vice versa
Java
2
star
12

GaltonBoard

Implementation of GaltonBoard using multithreading in Java. Each ball represents a thread and the whole process works concurrently.
Java
1
star
13

JSToDoApplication

A basic JS To Do Application which uses local storage to keep the information.
HTML
1
star
14

JSCalculator

A fully-functional basic calculator written in JS.
JavaScript
1
star
15

CurveDrawer

Basic .NET Windows Forms application that provides a drawing area to draw a curve with defining points and calculate the length of it
C#
1
star
16

ugurdindar.com

Portfolio of mine 'ugurdindar.com'.
JavaScript
1
star
17

MinimalistArchitecture

Minimalist .NET 7 minimal API architecture with FluentValidation, Swagger, JWT Bearer Authentication, xUnit, and Serilog
C#
1
star
18

NameFinder

Simple project which finds the names located in body section of a web page with using JSoup and OpenNLP libraries.
Java
1
star
19

tzesh

Special repository to add README.md
1
star
20

MRP-Generator

Multi-discipliner project between Industrial Engineering and Computer Engineering. Prints MRP (Material Requirements Planning) table of items according to the given hierarchy and properties of items. MRP Generator is a program which allows you to calculate MRP tables of items with user-friendly interface.
Java
1
star
21

OBSS-Code-Master-2022-Final-Round

A basic API that gets, calculates, and stores all the links and their properties of given URL according to a basic scheme hierarchicaly, and then returns the whole hierarchical structure as a JSON file. I've used Spring Boot as framework, Jsoup library to get page information, Jackson ObjectMapper to return JSON.
Java
1
star