Projects
UNI - Genetic Algorithms & Fractals - Python
Automated framework for testing genetic algorithms on 2D fitness landscapes with fractal visualization
Python Genetic Algorithms Fractals Data Visualization JSON Configuration Academic Project
UNI - Genetic Algorithms - Python
Genetic Algorithms Practical Work - Optimization and evolutionary computation
Python Genetic Algorithms Optimization Evolutionary Computation Backtracking Academic Project
Personal - Static MarkDown Personal Blog - Astro
Personal Astro Blog using MarkDown for content creation and Tailwind CSS for styling. Static Site Generation for fast performance. Deployed on GitHub Pages and Hostinger.
Astro MarkDown Tailwind CSS Static Site Generation
UNI - Software Development (BackEnd) - Node.js
API development with Node.js, Fastify and MariaDB: Grade Management for Students and Teachers
Node.js Fastify DrizzleORM MariaDB API Development
UNI - Software Development (FrontEnd) - Svelte
Frontend built with Svelte and Pico.css for Student Grade Management
Svelte Pico.css JavaScript Frontend Development
Personal - BookMark Manager - GoLang
BookMark Manager that parses the HTML exported by browsers
Go HTML Parsing Bookmark Management
UNI - Programming Paradigms - SmallTalk
Supermarket Application - Product Management
SmallTalk Object-Oriented Programming Academic Project
UNI - Algorithms and Data Structures - Pascal
Custom application for product and project management
Pascal Algorithms Data Structures Academic Project
Personal - Sudoku Solver - Python
Solves Sudokus
Python Algorithm Backtracking Puzzle Solving