Pinned Repositories
blockchain_custom_multithreading
Spring boot web API with a custom blockchain implementation, optimization of mining with custom multithreading and JMH framework for benchmarking
blockchain_threadpool_execution
Spring Boot application for storing products in a blockchain with multithreading for mine optimization and JMH benchmarking for metrics.
custom-lombok-attempt
Source code that can be installed in local maven repository and be used as dependency to offer similar functionality as Lombok.
custom-orm-with-converter
A Java application that accepts annotated classes, interprets the annotations as mappings between objects and a database, and transform them to Java files that incorporate the ORM functionality directly into the source code.
movie_ticket_reservations_app
The back-end of a full-stack solution designed to simplify the process of booking and managing movie theater tickets. It includes an integrated personalization system that recommends movies based on user preferences determined through a questionnaire. Using fuzzy logic, it tailors recommendations to enhance user satisfaction and engagement.
SchoolOfRock_PartB
A complete, plain Java project wich connects to a MySQL Database and performs Create/Read operations.
Springbootcrud_Project
This is a simple CRUD example using MySQL, Spring Boot and VueJS
track-movement-mobile-app
A mobile app designed to monitor various movement conditions, such as acceleration, braking, and speed violations, and presents this information in a user-friendly manner.
TrainerCRUD_SB
A SpringBoot web application which applies basic CRUD operations, connects to a MySQL database and performs client & server-side input validations.
Scrumvy
Group assignment
KalliopiKoutsiouki's Repositories
KalliopiKoutsiouki/TrainerCRUD_SB
A SpringBoot web application which applies basic CRUD operations, connects to a MySQL database and performs client & server-side input validations.
KalliopiKoutsiouki/SchoolOfRock_PartB
A complete, plain Java project wich connects to a MySQL Database and performs Create/Read operations.
KalliopiKoutsiouki/Springbootcrud_Project
This is a simple CRUD example using MySQL, Spring Boot and VueJS
KalliopiKoutsiouki/blockchain_custom_multithreading
Spring boot web API with a custom blockchain implementation, optimization of mining with custom multithreading and JMH framework for benchmarking
KalliopiKoutsiouki/blockchain_threadpool_execution
Spring Boot application for storing products in a blockchain with multithreading for mine optimization and JMH benchmarking for metrics.
KalliopiKoutsiouki/custom-lombok-attempt
Source code that can be installed in local maven repository and be used as dependency to offer similar functionality as Lombok.
KalliopiKoutsiouki/custom-orm-with-converter
A Java application that accepts annotated classes, interprets the annotations as mappings between objects and a database, and transform them to Java files that incorporate the ORM functionality directly into the source code.
KalliopiKoutsiouki/movie_ticket_reservations_app
The back-end of a full-stack solution designed to simplify the process of booking and managing movie theater tickets. It includes an integrated personalization system that recommends movies based on user preferences determined through a questionnaire. Using fuzzy logic, it tailors recommendations to enhance user satisfaction and engagement.
KalliopiKoutsiouki/track-movement-mobile-app
A mobile app designed to monitor various movement conditions, such as acceleration, braking, and speed violations, and presents this information in a user-friendly manner.
KalliopiKoutsiouki/blockchain_main_thread
Spring boot web API with custom blockchain implementation and JMH benchmarking for metrics.
KalliopiKoutsiouki/cloud_design_patterns_for_microservices
KalliopiKoutsiouki/EventLoop
:heart: Passionate about Technology & Tech Education
KalliopiKoutsiouki/Fruit-Eshop
ObserverPatternProject_FruitEshop
KalliopiKoutsiouki/java-design-patterns
Design patterns implemented in Java
KalliopiKoutsiouki/louvain-posix
Parallelizing the Louvain algorithm using POSIX threads
KalliopiKoutsiouki/movie-ticket-front
KalliopiKoutsiouki/rent-a-ride-backend
KalliopiKoutsiouki/SpringBootSecurityApplication
KalliopiKoutsiouki/track_my_speed
A Java mobile app that monitors the user's speed and location and highlights all deceleration events on Google Maps.