Sudoku Solver
2013 — Linux
As part of a programming challenge at university, I developed a simple program in C++ that solves Sudoku puzzles.
It is capable of solving them very quickly, even the difficult ones and those with several solutions.
The grid display is particularly interesting, as I used ANSI escape sequences to move the cursor and fill in the numbers in the grid.

More projects

Portfolio
2023
Portfolio site in Nuxt
Web
JavaScript
Nuxt
Vue.js

Funkyz E-shop
2016
E-shop for musical entertainment content
Web
PHP
Angular
JavaScript
PostgreSQL

AndRocket
2010
3D reflex game on Android
Android
Java
C++
OpenGL
3D