lukaszjanus's repositories
HackerRank_Actual
Java8 - return to exercise after study graduation (07-2020). All examples made on new HackerRank account.
BEng_Thesis_Demo_07_2020
Demo of my Engineer's Thesis - web application; technologies: JavaEE (Spring MVC, Spring Security, Hibernate, GSON), JSP (JS, jQuery, CSS), MariaDB).
CPP-various-programs-and-algorithmes
Some various programs written in Cpp from 05-2016 to 08-2018 (first, second, and some from thirt year of my studies - Computer Science) - first steps with programming.
CS-ASP.NET
The only interesting program written in C # during my studies. It is a window application - it checks how many cores the processor has at startup. Then the Adler32 algorithm (collision search) is run on one thread or on all physically available threads with the button. Within the interface there are two progress bars and stopwatches for single and multi-threaded operation.
groupProject2018
CS-Studies - analysis of randomly generated data of Cherenkov Radiation - looking for real picks with two filters in datas with different frequencies to check corectness of work planned filters (Group Project).
HackerRank_2018-19
Old account on Hacker Rank, done in 2018-2019. Excercise Stopped, because I must finish firstly my Study. 'Continuation' (back to coding with new account) in repository: HackerRank_Actual.
Java-various-programs-and-algorithmes
Programs written during Computer Science Studies (subject: Data Exploration) and self-learning (most of all are from HackerRank).
Java_Drafts
Draft repository for own exercises.