Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by huseyiinclkn
A curated list of projects in awesome lists by huseyiinclkn .
https://github.com/huseyiinclkn/playercommunication
This project demonstrates a Java communication system for inter-process communication between two players. It includes a server application for managing connections, player applications using sockets for communication, multi-threaded message exchange, and supports both in-process and network communication. Each code file is with detailed comments.
ipc java java-sockets multi-threading
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/jobportal
The Job Portal Application is a robust web-based platform developed with Spring Boot, designed to streamline the job search and recruitment process. It features comprehensive job management for employers, intuitive job browsing for seekers, and a responsive design built with Bootstrap.
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/java-oop-projects
A curated collection of Java projects showcasing the implementation of Object-Oriented Programming (OOP) principles in various applications. From simple to complex, these projects demonstrate the versatility and power of Java in real-world scenarios
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/inmemoryauthentication
Spring Boot application demonstrating in-memory authentication and role-based access control using Spring Security. This project includes public and private endpoints, with role-specific access for users and administrators. The public endpoints are accessible to everyone, while the private endpoints are restricted based on user roles.
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/hrms-project
Java ve SpringBoot Kullanarak Yaptığım Projem
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/finalproje
C# .Net Framework Kullandığım BackEnd Katmanlı Mimari Projesi
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/storeapp
Comprehensive e-commerce web application built with Spring Boot. This project includes backend implementation of a store application where users can browse products, add them to their cart, and place orders. The project includes features such as user authentication, product listing, product details, adding products to the cart, and placing orders.
java jpa-hibernate postgresql spring-boot
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/c-amiralbattioyun
C++ Kullanarak Amiral Battı Oyunu Yaptım
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/springsecdemo
SpringSecDemo showcases JWT-based authentication and authorization using Spring Security. It includes secure user registration, login, role-based access control, protected API endpoints, and a student management module for secure CRUD operations.
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/membership-management-system
It contains a user management and authentication system developed in Java. The system provides various checks to verify users' first name, last name, email, and password information
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/xssscanner
XSS Scanner is a web application built with Spring Boot, which I developed. It allows you to scan URLs for potential Cross-Site Scripting (XSS) vulnerabilities using the Dalfox tool
api css dalfox hibernate html java jpa json-serialization postgresql spring-boot ubuntu web
Last synced: 06 Nov 2024
https://github.com/huseyiinclkn/spring-bean-scope-demystified
The project includes a basic setup with two beans, Alien and Desktop, to illustrate the difference between singleton and prototype scopes. The main application class checks whether the beans are singleton or prototype based on their scope configurations. This example helps in understanding the bean lifecycle and scope management in a Spring contex
Last synced: 11 Oct 2024