MNB Webservice inside REST API with spring-boot
The previously presented MNB Webservice wrapped into a spring-boot project.
2022-05-11
Prime factors calculator
Prime factors are factors of a number that are, themselves, prime numbers.
There are many methods to find the prime factors of a number, but one of the most common is to use a prime
factor tree.
2021-11-13
Resultant vector
Javascript app constructs resultant vector from drawn ones.
2021-11-06
Division
Javascript app divides two integer numbers and found out whenever it has repeating decimals or not.
2021-11-03
Budgiegenex
A Javascript application, where you can set different genetic mutations of the budgerigar
and see how these mutations alters the outlook of the budgie.
2021-09-20
LIFE Line
Javascript version of a program presented by Carl Helmers in Byte Magazine in 1975/76.
2021-06-31
MNB Webservice
Jave facade class to access a webservice of Hungaryan National Bank (MNB) : http://www.mnb.hu/arfolyamok.asmx.
This service provides actual and historycal MNB issued exchange rates of different currencies compared to
hungarian forint (HUF).
2020-11-30