Pinned Repositories
adventofcode2023
CarBazaar
A full-stack used car webshop in TailwindCSS/Express/NodeJS/SQL
Graf_algoritmusok
Implementation of basic graph algorithms and problems in C++
Hyprland_dotfiles
My Arch-Hyprland dotfiles with pastel color theme
KoosTorrent
Open-source torrent client
kosa12
MultiplayerChess
This is a simple chess game implemented in Java with a Swing-based graphical user interface. The game includes a chessboard with pieces, and users can interact with the board to move pieces.
SlotMachine
The Slot Machine Game is a cyberpunk themed Java-based application that simulates a virtual slot machine. It is designed to provide users with an engaging and entertaining experience of playing a slot game. The project incorporates sound effects, animations, customizable options, and an intuitive user interface.
SQUEAL-MiniDBMS
The Database Management System (DBMS) project is a Java-based application that provides essential functionalities for managing databases and tables.
typingSpeedGame
Typing Speed Test is a web application designed to help users improve their typing speed and accuracy. With random quotes for typing practice and real-time feedback on words per minute (WPM), users can track their progress and enhance their typing skills effortlessly.
kosa12's Repositories
kosa12/Hyprland_dotfiles
My Arch-Hyprland dotfiles with pastel color theme
kosa12/SlotMachine
The Slot Machine Game is a cyberpunk themed Java-based application that simulates a virtual slot machine. It is designed to provide users with an engaging and entertaining experience of playing a slot game. The project incorporates sound effects, animations, customizable options, and an intuitive user interface.
kosa12/SQUEAL-MiniDBMS
The Database Management System (DBMS) project is a Java-based application that provides essential functionalities for managing databases and tables.
kosa12/CarBazaar
A full-stack used car webshop in TailwindCSS/Express/NodeJS/SQL
kosa12/adventofcode2023
kosa12/Graf_algoritmusok
Implementation of basic graph algorithms and problems in C++
kosa12/KoosTorrent
Open-source torrent client
kosa12/kosa12
kosa12/MultiplayerChess
This is a simple chess game implemented in Java with a Swing-based graphical user interface. The game includes a chessboard with pieces, and users can interact with the board to move pieces.
kosa12/typingSpeedGame
Typing Speed Test is a web application designed to help users improve their typing speed and accuracy. With random quotes for typing practice and real-time feedback on words per minute (WPM), users can track their progress and enhance their typing skills effortlessly.
kosa12/kosa12.github.io
My personal portfolio website
kosa12/logfunk
kosa12/Pathfinder-3D
This problem entails finding the shortest path on a 3D terrain grid from a start to a goal point, navigating around obstacles using the A* search algorithm, and visualizing the optimal path in both heatmap and 3D plot formats.