Michal299
I'm not sure if I'm making computers do what I want them to do or if I'm doing what computers want me to do... but I enjoy it anyway
AtlassianGdańsk
Pinned Repositories
aoc-2023
aoc-2024
Repository for a Advent of Code 2024 puzzles solutions.
AtosCodingTask
Coding task made for recruitment process for summer intership to Atos company.
be_teamX
hpc_pg
Self learning resources and example applications made during "High Performance Computing Systems" course at Gdansk University of Technology
mm-review-based-rate-ai
AI model trained for rating prediciton based on the text of the review.
neat-chess
Java UCI Protocol implementation (Universal Chess Engine)
rsww_pg
Travel agency system build based on the microservices architecture. The project is made completely for learning purposes as a part of the Distributed High Performance System course at Gdansk University of Technology.
schat
Simple communicator with end-to-end encryption for Computer Systems Security at GUT
sid-pg
Project created during ".NET Web Services" lecutres on Gdansk University of Technology.
Michal299's Repositories
Michal299/aoc-2023
Michal299/aoc-2024
Repository for a Advent of Code 2024 puzzles solutions.
Michal299/AtosCodingTask
Coding task made for recruitment process for summer intership to Atos company.
Michal299/be_teamX
Michal299/hpc_pg
Self learning resources and example applications made during "High Performance Computing Systems" course at Gdansk University of Technology
Michal299/JetBrains_NumeralSystemConverter
Numeral System Converter is a project in Java made to complete JetBrains Academy study plan. It is a medium level project, it can convert number in X numerical system to number in Y numerical system. This is the command line app.
Michal299/JetBrains_TicTacToe
It is a project which I made during JetBrains Academy Java Developer Bootcamp. It have three levels of difficulty and simple command line interface.
Michal299/MAST
Console application implements an algorithm that reads a set of n rooted trees in the NEWICK format, and then for each pairs of trees reurn the minimum number of leaves whose removal from both trees will make them isomorphic.
Michal299/mm-review-based-rate-ai
AI model trained for rating prediciton based on the text of the review.
Michal299/neat-chess
Java UCI Protocol implementation (Universal Chess Engine)
Michal299/rsww_pg
Travel agency system build based on the microservices architecture. The project is made completely for learning purposes as a part of the Distributed High Performance System course at Gdansk University of Technology.
Michal299/schat
Simple communicator with end-to-end encryption for Computer Systems Security at GUT
Michal299/sid-pg
Project created during ".NET Web Services" lecutres on Gdansk University of Technology.
Michal299/WebGallery
Simple web application with authorization mechanisms, possibility to add photo with public or private access and browse public phoyos added by others users.
Michal299/WorldSimulation
Turn-based simulation of world with many different kinds of animals and plants, where everyone of these have their own behaviour. Simulation can take place on one of two types of fields (square- or hex- shape).
Michal299/yee-lab
Laboratories created during "Jakarta EE tools and applications" lectures at Gdansk University of Technology