My name is Marek Choiński
Moodify
The Progressive Web App written in React adjusts song choice depending on user's mood. Eye-pleasant visual experience based on spotify REST API changes the application's appearance according to vibrant color of the album cover using Styled-components. API usage is optimised by combining redux with IndexedDB caching.
Consquare
GPS-based, procedurally structure generated, PokemonGo-alike multiplayer mobile game, using Unity and Django, glowed up with astonishingly magic graphics. Every model and UI was carefully crafted by me. Being under the wing of Innovative Projects by Nokia, our team stood on the podium of their competition.
Postuj
Social community, where anyone can set up an account and start creating posts, comment and follow other users with interesting content. Typescript frontend stuffed with React, Redux and Context API is powered safely with the Firebase framework.
Real-time maze solver
The Progressive Web App with real-time camera solves handwritten labyrinths using Opencv.js, WebRTC and breadth-first search of the graph. Written carefully using OOP and tested with Jest.