Pinned Repositories
alphachatmates
a very very bad chatroom - an experiment
bhaskaraSin-UwUpp
Bhaskara sine approximation written in UwU++
NeoState
A simple discord activity status java application
Paroryx
Config files for my GitHub profile.
UE01
Flowcharts and desk tests for algorithms from the first exercise unit (UE01) in "Software Development 1". Focus: calculations, loops, and conditionals.
UE02
Java programs and test protocols for the second exercise unit (UE02) in "Software Development 1". Focus: debugging, calculations, and formatted outputs.
UE03
Java programs for the third exercise unit (UE03) in "Software Development 1". Focus: control structures including conditionals and loops.
UE04
Java programs for the fourth exercise unit (UE04) in "Software Development 1". Focus: working with one-dimensional and two-dimensional arrays.
UE05
Java programs for the fifth exercise unit (UE05) in "Software Development 1". Focus: testing methods, calculations, text conversions, and overloading.
Valorant-Instalock
with this app you can instalock your favourite or a random agent in valorant
Paroryx's Repositories
Paroryx/Valorant-Instalock
with this app you can instalock your favourite or a random agent in valorant
Paroryx/Paroryx
Config files for my GitHub profile.
Paroryx/alphachatmates
a very very bad chatroom - an experiment
Paroryx/bhaskaraSin-UwUpp
Bhaskara sine approximation written in UwU++
Paroryx/NeoState
A simple discord activity status java application
Paroryx/UE01
Flowcharts and desk tests for algorithms from the first exercise unit (UE01) in "Software Development 1". Focus: calculations, loops, and conditionals.
Paroryx/UE02
Java programs and test protocols for the second exercise unit (UE02) in "Software Development 1". Focus: debugging, calculations, and formatted outputs.
Paroryx/UE03
Java programs for the third exercise unit (UE03) in "Software Development 1". Focus: control structures including conditionals and loops.
Paroryx/UE04
Java programs for the fourth exercise unit (UE04) in "Software Development 1". Focus: working with one-dimensional and two-dimensional arrays.
Paroryx/UE05
Java programs for the fifth exercise unit (UE05) in "Software Development 1". Focus: testing methods, calculations, text conversions, and overloading.
Paroryx/UE06
Java programs for the sixth exercise unit (UE06) in "Software Development 1". Focus: recursion, text conversion, and factory simulation.
Paroryx/UE07
Java programs for the seventh exercise unit (UE07) in "Software Development 1". Focus: object-oriented programming, refactoring static methods, and creating a multi-class production system.
Paroryx/UE08
Java programs for the eighth exercise unit (UE08) in "Software Development 1". Focus: object-oriented programming, including inheritance and dynamic binding.
Paroryx/UE09
Java implementation of a sorted, singly linked list for task management. Includes operations for adding, clearing, converting to arrays, and extracting sublists.
Paroryx/UE10
Java programs for the tenth exercise unit (UE10) in "Software Development 1". Focus: exception handling, abstract classes, interfaces, and vehicle simulations.
Paroryx/UE11
A Java implementation of Multi-Hangman using stepwise refinement. Features include multiple words, independent lives per word, and visual progress tracking.