László Nemes's repositories
Invoke-Test
Invoke / Reflection Dummy. With a specified area, with an internal abstract class implementation, where you have to modify the AssemblyInfo as well with a "InternalsVisibleTo" possibility
Dictionary
Remote method invocation (RMI) and simple Java Database management project.
MusicBox-and-Client
Shared Systems. A music playback software where the music / notes and text of the music are stored on a server, which can be play by different clients and write the text of the musics like in the "karaoke" program, with other playback modifications.
Bash-Terminal-Setup
On Mac
ColorClicker
Java Swing GUI Game Practise
Daily_Picture_Copy
Copy picture from a month's folder structure to a destination folder. In a given image storage folder structure (more information about the structure in the readme), always place the previous day's image in a folder called "Actual", on the first day of the month the last image of the previous month.
File_Sorting
Sort actually files from directory to a destination directory (currently .pdf -s)
JavaMultiThreading
Codes with minor comments of Java Multithreading course
Movie_Rental
Java Swing GUI Management for Movies with Glassfish Database. Movie recording interface with a complete database control, which gives a search option for our managed movies, plus search option etc.
OpenGL-Transformation-Graphics
OpenGL C++ | Basics graphic animation with colorful cones in formation, in circle motion plus Sizing (Space button press) possibilities.
ParallelDirectoryChecker
Huge folder structure operation.
Seeder-Tracker-Leecher
Basic "Torrent" Implementation With RMI.
Seeder-Tracker-Leecher_Python
Basic "Torrent" in Python 2.7
Simple_ATMSimulator
Basic Java Practise. Simulation of the process of ATM automation based on a given file. With many different, sometimes "extreme" options and possibilities.
A-Pathfinding-Visualization
First attempt at an efficient pathfinding algorithm in Java. I made this visualization to show the beauty of pathfinding. You can modify all major features of my algorithm through the graphics interface.
Sorting-Visualizer
Visualization Tool for Sorting Algorithms