Pinned Repositories
scala-commons
AVSystem commons library for Scala
abm-predator-prey
Agent based Predator-Prey model implementation and simulation. AGH 2023/24
city-simulation-game
Created for the Python Programming class at the AGH UST, City Simulation Game is a 2D sandbox game that lets you design, build and manage your own city.
delaunay-triangulation
Created as a final assignment for the Geometric Algorithms class at the AGH UST, the project centers around implementing the construction of a Delaunay (Delone) triangulation for a given set of discrete points on a 2D surface, as well as visualizing the algorithm step by step.
dice-circuit-webgl
Simulation of an electric circuit for a digital dice. Made using the Three.js library for the Computer Graphics class at the AGH UST.
ludo-3d
3D web implementation of a classic board game - Ludo, AGH 2023/24
mownit
Code from the Numerical Methods class.
scala-expense-tracker
Created for the Scala Programming class at the AGH University, Scala Expense Tracker lets you manage your recent incomes and expenses.
rpg-io
2D game engine/generator. AGH students, 2022
TypeGPU
TypeScript library that enhances the WebGPU API, allowing resource management in a type-safe, declarative way.
mhawryluk's Repositories
mhawryluk/city-simulation-game
Created for the Python Programming class at the AGH UST, City Simulation Game is a 2D sandbox game that lets you design, build and manage your own city.
mhawryluk/mownit
Code from the Numerical Methods class.
mhawryluk/scala-expense-tracker
Created for the Scala Programming class at the AGH University, Scala Expense Tracker lets you manage your recent incomes and expenses.
mhawryluk/delaunay-triangulation
Created as a final assignment for the Geometric Algorithms class at the AGH UST, the project centers around implementing the construction of a Delaunay (Delone) triangulation for a given set of discrete points on a 2D surface, as well as visualizing the algorithm step by step.
mhawryluk/ludo-3d
3D web implementation of a classic board game - Ludo, AGH 2023/24
mhawryluk/abm-predator-prey
Agent based Predator-Prey model implementation and simulation. AGH 2023/24
mhawryluk/ar-city-tour
mhawryluk/bh-22
JustFertilizeIt -- system optymalizacji opryskรณw upraw rolniczych / Bitehack 2022
mhawryluk/compilation-theory-lab
mhawryluk/concurrency-lab
Code from the Theory of Concurrency class at the AGH UST
mhawryluk/data-mining-tool
mhawryluk/dice-circuit-webgl
Simulation of an electric circuit for a digital dice. Made using the Three.js library for the Computer Graphics class at the AGH UST.
mhawryluk/pathfinding-visualizer
The project provides a GUI for detailed visualization of various pathfinding algorithms. Created for the OOP class at the AGH UST.
mhawryluk/distributed-systems-lab
Projects created for the Distributed Systems class at the AGH UST
mhawryluk/elevator-system
Elevator management system implementation and simulation.
mhawryluk/embedded-plate-recognition
Automatic license plate recognition system for RPi
mhawryluk/evolution-simulation
The project simulates evolution of a custom species and offers a GUI which allows monitoring the changing world's statistics, observing life of a specific individual, displaying the dominant genome and more. Created for the OOP class at the AGH UST.
mhawryluk/filmbot
API integration for a chatbot that provides conversations about movies and celebrities in Polish. AGH Artificial Intelligence class 2021/22
mhawryluk/fuzzy-logic-driver
Implementation of a movement-controlling driver using Fuzzy Logic. Made for the Artificial Intelligence class, AGH 2022.
mhawryluk/geometric-algorithms
mhawryluk/matrix-algorithms
Matrix Algorithms implementations with time and memory usage tests. AGH 2021/22
mhawryluk/microcontroller-game
mhawryluk/nbp-rates
API for gold prices and currency exchange rates.
mhawryluk/pets-image-segmentation
Semantic Image Segmentation task solution for the Oxford-IIIT Pet dataset using U-Net neural network, Hyperband and Transfer Learning. AGH 2023/24
mhawryluk/react-native-webgpu
React Native implementation of WebGPU using Dawn
mhawryluk/scala-commons
AVSystem commons library for Scala
mhawryluk/text-algorithms
Textual algorithm implementations and time comparisons, AGH 2021
mhawryluk/wdcpo
Image Processing algorithm implementations for the class at the AGH UST