Pinned Repositories
CarFactory
This is a fictional system software which runs on console. This system is designed to understand the uses of Template Method and Iterator Design Patterns.
ColoringMapAlgorithm-CSP-
Graphical Coloring of Countries with Condition Satisfaction Algorithm.
Compiler-Lecture
The aim of this repository is to keep the applications in the books which I've been studying on about the field of compilers while I trying to improve myself. Since this repository is related to the compilers area, the applications here will be made with the LLVM library.
Creational-Patterns-Benchmark
This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.
Java-Spring
This repository has basic information about Spring Framework and a sample application made with Spring Boot.
Learn-OpenGL
The aim of this project is to study how 3D computations and linear algebra are implemented in computer science with the OpenGL library.
LeetcodeChallenge
LeetCode is a platform like HackerRank which to solve algorithms. The purpose of this repo is to regularly keep the algorithms solved on the LeetCode platform.
Logger
A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.
QUEUE_JAVA
TanExchangeSystem
This project is a toy software under development. Its purpose is to make a riddle for understanding the design patterns (for example, which software principles were violated in the project or which design patterns were used correctly, etc.). In this project, 4 or more design patterns will be used in a single scenario.
KeremTAN's Repositories
KeremTAN/CarFactory
This is a fictional system software which runs on console. This system is designed to understand the uses of Template Method and Iterator Design Patterns.
KeremTAN/Java-Spring
This repository has basic information about Spring Framework and a sample application made with Spring Boot.
KeremTAN/Learn-OpenGL
The aim of this project is to study how 3D computations and linear algebra are implemented in computer science with the OpenGL library.
KeremTAN/Creational-Patterns-Benchmark
This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.
KeremTAN/LeetcodeChallenge
LeetCode is a platform like HackerRank which to solve algorithms. The purpose of this repo is to regularly keep the algorithms solved on the LeetCode platform.
KeremTAN/Compiler-Lecture
The aim of this repository is to keep the applications in the books which I've been studying on about the field of compilers while I trying to improve myself. Since this repository is related to the compilers area, the applications here will be made with the LLVM library.
KeremTAN/Logger
A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.
KeremTAN/QUEUE_JAVA
KeremTAN/TanExchangeSystem
This project is a toy software under development. Its purpose is to make a riddle for understanding the design patterns (for example, which software principles were violated in the project or which design patterns were used correctly, etc.). In this project, 4 or more design patterns will be used in a single scenario.
KeremTAN/WellsHellGame
This is a demo game running on console. This game is designed to understand the uses of Strategy and Simple Factory Design Patterns.
KeremTAN/Data_Structure_And_Algorithms
KeremTAN/QtNotePad
KeremTAN/TodoAPP
This is an back-end application with is designed NodeJS
KeremTAN/BST_JAVA
KeremTAN/HousePrediction-LinearRegression
KeremTAN/ImGUI
KeremTAN/jsoncpp
A C++ library for interacting with JSON.
KeremTAN/KeremTAN
KeremTAN/Minimum_Spanning_Tree
KeremTAN/OpenCV
KeremTAN/SinglyLinkedList_JAVA
KeremTAN/Snakes
KeremTAN/Assembly_Practise
KeremTAN/COVID-19
KeremTAN/Form_Shapes
KeremTAN/MRP_SYSTEM
KeremTAN/Relay-Racer
The aim of this project is to simulate a relay race. This relay race that there is 400 teams and has 4 runners per a team is simulated using Threads and OOP Philosophy.
KeremTAN/System-Reader
KeremTAN/CourseraAlgorithm
KeremTAN/ImGuiPractise