Coming (hopefully) soon...
Static, internationalized website for a geothermal energy solutions company, featuring company information, services, contact details, and a blog generated from markdown files for easy content management and updates.
Python console application I created for my dad, who bravely switched from Windows to Linux but is still deathly afraid of the terminal.
Cardiac recordings plotting and analysis tool for electrophysiology research. Allows for the interactive 3D heart geometry visualization, probe recordings plotting, and calculation and plotting of omnipolar signals.
Simple mobile app for fetching and saving quotes. Allows for the random quote generation, saving quotes to the favorites list, and reading more about the author.
Comprehensive system aimed at facilitating the testing of diverse strategies in the card Game of War.
Algorithm predicting the location of the optimum of a function based on the gradual rejection of subsequent central points of a set of points sampling a given space.
Evaluation and comparison of 3 different recommendations models for web shopping service simulation.
3D model of a drivable harvester with functional camera and headlight system.
In depth analysis of computational complexity of hashing table element insertion, serach and removal.
Classification of mushrooms using decision tree in ID3 implementation with entropy and information gain.
Simulation of real-time system gathering temperatures from geo-distributed meteorological stations.
Comparison of BFS, DFS and IDFS search algorithms efficiency in randomly generated maze.
Neural network implementation that approximates length of the battle in Robocode environment using Encog library.
Optimization of performance of a robot using JGAP library in Robocode environment.
First fit and worst fit memory management algorithms implementation in Minix operating system.
Implementation of process synchronization using semaphores in Linux.
Implementation of process synchronization using monitors in Linux.
Advanced text-based battleships game with computer opponent and multiplayer support.