🌱 I’m currently focused on: personal and professional development
🔭 I recently defended my: Engineering diploma thesis
⚡ Fun fact CTRL + ALT + DEL was originally created as a shortcut for IBM engineers to reboot computers quickly.
🌱 I’m currently focused on: personal and professional development
🔭 I recently defended my: Engineering diploma thesis
⚡ Fun fact CTRL + ALT + DEL was originally created as a shortcut for IBM engineers to reboot computers quickly.
PizzeriaManager is a comprehensive management system designed to streamline operations for pizzerias, including menu management, order tracking, and employee scheduling.
Java 1
NeuralNetwork Language is a console application that uses a single-layer neural network to identify the language of a given text. It trains on data in the trainData folder and predicts the language…
Java
Passtime-Server is a Java-based server application that logs and processes client queries regarding elapsed time. The server handles multiple clients concurrently using non-blocking I/O and multipl…
Java
Modern portfolio site built with ft_react (React-like JS library). Features multilingual support (EN/PL), Tailwind CSS styling, modular components, and dynamic project display. Replaces traditional…
TypeScript
This project implements and tests Convolutional Neural Network (CNN) models to classify images from the CIFAR-10 dataset, which includes 60,000 color images across 10 classes. The models achieve up…
Python
This project uses an LSTM model to predict EUR to PLN exchange rates. The required dependencies include libraries for data manipulation, visualization, and neural network implementation, ensuring s…
Python