MST Algorithm Benchmark
A C++ benchmarking application to compare the performance of Kruskal's and Prim's algorithms. There's a random graph generator included.
I focus on enterprise applications and PWAs, with a strong interest in scalability and distributed computing.
My approach is grounded in architectural concepts and combines theoretical computer science with mathematical modeling.
Jakarta EE, SpringBoot
Vue.js, Modern Web APIs, Semantic HTML, CSS
C/C++ (STL)
Microsoft SQL, PostgreSQL
UML, BPMN, Enterprise Architect
A C++ benchmarking application to compare the performance of Kruskal's and Prim's algorithms. There's a random graph generator included.
A simple tool to create and visualize Entity-Relationship Diagrams. It is a vanilla JavaScript SPA, using many modern Web APIs and works 100% offline. Inspired by DBDiagram.io.
A minimal polling web application. Created using the LAMP stack (Linux-Apache-MySQL-PHP).
This is a clone of the original 1981 Donkey Kong. It is written in standard Java, only using JavaFX - so I implemented my own simple physics engine. It also offers creating your own levels.