🌱 I’m currently studying at: Polish-Japanese Academy of Information Technology
🔭 I’m currently working on Engineering diploma thesis
⚡ Fun fact That little spinning wheel animation you see when something is loading i called a "throbber"
🌱 I’m currently studying at: Polish-Japanese Academy of Information Technology
🔭 I’m currently working on Engineering diploma thesis
⚡ Fun fact That little spinning wheel animation you see when something is loading i called a "throbber"
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
A website for ordering pizza. It is a form of fun/learning internet technologies in the field of frontend, backend, and a database.
EJS
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