andy489
Complexity has nothing to do with intelligence, simplicity does.
Evolution EngineeringSofia, Bulgaria
Pinned Repositories
Battleships_Online
Java SE Online Console Game. MJT Project @ FMI
Data_Structures_and_Algorithms
Data structures. Algorithms. Problems and Solutions.
Discrete_Structures
Discrete Mathematical Structures with Applications to Computer Science
Empirical_Methods_and_Statistics
Probability and Statistics, Events, Random variables, Distributions, Moments, Main Limit Theorems, Hypothesis, Regression and more. Statistical Computing and Graphics with R.
Fast_Algorithms_in_Data_Structures
LA, LCA, Perfect Hash, RMQ, Segment Tree, Sparse Table, Treap, vEB Tree, x-fast Tree (Willard), Suffix Automaton (Blumer et al.), Suffix Tree (Ukkonen) etc.
Linux_Shell
Unix-like Operating Systems. Linux. Bash & Z shell. C. Synchronization Problems & Theory.
Modern_Java_Technologies
MJT course @ FMI, Java 17
Parking_System_FMI
WEB Technologies Project – Online Parking Booking System.
Pathfinder
Software_Engineering_State_Exam
Software Engineering @ FMI
andy489's Repositories
andy489/Empirical_Methods_and_Statistics
Probability and Statistics, Events, Random variables, Distributions, Moments, Main Limit Theorems, Hypothesis, Regression and more. Statistical Computing and Graphics with R.
andy489/Software_Engineering_State_Exam
Software Engineering @ FMI
andy489/Linux_Shell
Unix-like Operating Systems. Linux. Bash & Z shell. C. Synchronization Problems & Theory.
andy489/Data_Structures_and_Algorithms
Data structures. Algorithms. Problems and Solutions.
andy489/Fast_Algorithms_in_Data_Structures
LA, LCA, Perfect Hash, RMQ, Segment Tree, Sparse Table, Treap, vEB Tree, x-fast Tree (Willard), Suffix Automaton (Blumer et al.), Suffix Tree (Ukkonen) etc.
andy489/Discrete_Structures
Discrete Mathematical Structures with Applications to Computer Science
andy489/SASD
Software Architecture and Software Development
andy489/Battleships_Online
Java SE Online Console Game. MJT Project @ FMI
andy489/Combinatorics_and_Graphs
Generating functions. Involution. Special Numbers (Catalan, Euler, Eulerian, Euler zigzag, Stirling, Bell, etc.). Approximations. Pólya's theory for counting. Hall's marriage theorem. Paths in an integer lattice. Kummer's, Legendre's and Lucas's Theorems and more.
andy489/Galton_Machine_Simulator
Configurable Galton Machine Simulator with 3 risk levels
andy489/Modern_Java_Technologies
MJT course @ FMI, Java 17
andy489/Parking_System_FMI
WEB Technologies Project – Online Parking Booking System.
andy489/Scalability_of_the_Mandelbrot_Test
Scalability of the Mandelbrot test with cache adaptability, static and dynamic balancing for multiprocessors
andy489/Databases
MySQL, PostgreSQL, MSSQL Server, OracleDB. Datalog. Modern Database Theory.
andy489/DropBookmarks
Dropwizard 4.0.0 project exposing REST API to store bookmarks.
andy489/Weighted_Chance_Algorithm
Implementation of weighted random choice selection from items
andy489/Guess_Card_Game
A simple card game based on the three-layer architecture MVC. Spring Boot 3, Server-Side rendering via Thymeleaf, MySQL database.
andy489/Pathfinder
andy489/Configurable_Reel_Set_Generator
Tile proportion preserving rolls generator for slot machine. Full control of stack size, minimal distance of two tiles of same kind in different stacks and more.
andy489/Multiple_Datasources_with_Spring
Configure and use multiple datasources in Spring Boot.
andy489/MyMobile
andy489/Spring_Fundamentals
Spring-MVC, Spring-Data-JPA, Session Scope Beans, Cookies, DB Authentication, DB migrations, Validation and Thymeleaf server-side rendering.