I was learning auth, mainly oidc and oauth2. i read the oidc and oauth2 rfc and i wrote a client side oidc typescript lib. adapter pattern, core auth lib with typescript where adapters can be written for different types of persistence, http clients, redirects etc, supporting different environments
pathfindervisualization of a pathfinder algorithm. steps are pre-calculated by the algorithm and then rendered to visualize the path
visualization of sorting algorithms. steps are pre-calculated by the algorithm and then rendered to visualize the sorting
tower of hanoivisualization of the tower of hanoi algorithm. steps are pre-calculated by the algorithm and then rendered to visualize the tower of hanoi
sudoku solver (github)implementation of a sudoku solver with backtracking and dancing links in java
hashing (github)implementation of a hashing algorithm in java
A demo editor built with fabricjs.
A demo canvas editor built mostly from scratch.
Which providers stream a movie or series in specific countries. movie api wrapper
movie app i created while learning react. movie api wrapper
dog