Projects
Marcel Gańczarczyk

UBB Timetable

An unofficial timetable that allows you to easily view the timetable of the University of Bielsko-Biała. Automatically synchronises changes made to the timetable. Written with ease of use in mind. Downloaded over 600 times within one academic year. 😎


Flutter・Dart・Python・MariaDB

Android・WEB (soon)・Windows (soon)


bg-temp

Markdown Notepad

Application developed for an engineering thesis. It is an editor for notes in markdown format. It allows the creation and export of notes, folders and tags, collaboration and the creation of extensions. The project consists of two parts - a backend written in NestJS and a frontend written in Flutter. The key idea was to ensure that the client application could run on as many platforms as possible, maintaining full functionality regardless of operating system or web browser. 👀


Flutter・NestJS・PostgreSQL・Docker

Windows・Linux・macOS・Android・iOS・WEB


bg-temp

Bitad 2024 App

Application and website developed for the Bitad 2024 event organized by the university group Reset UBB. The application and website were designed to help attendees navigate and get the most out of the event. The website allowed attendees to register for the event, view the schedule, and get information about the speakers. The application allowed attendees to view the agenda and speakers, register for workshops, and see which workshops they had registered for. The application also included a QR code scanner that allowed attendees to increase their chances of winning prizes by scanning QR codes during each presentation, workshop, or other ancillary activity. 🎉


Next.js・React Native・Expo・Docker

Android・iOS・WEB


bg-temp

Science Point LAB - IT puzzle room

A co-created escape room inspired puzzle room. Players are crew members of a space mission and must fix a ship malfunction in order to survive and return safely to Earth. Participants use their logical thinking skills and learn the basics of electronics, computer science and physics. It was created for the Science Point LAB project. 🧪


C#・Unity・Soldering iron・ESP32・C++

IRL


bg-temp

Collection of questions for IT technician exams

A collection of questions with answers for the IT technician exams. All presented on one page, without the need for unnecessary navigation. Many of the questions available there are ranked high in positioning by Google. The site is most visited in January and June - the exam months. 💪


React・MariaDB

WEB


bg-temp

Auto Avatar Cropper

A website that allows you to automatically crop faces from images using artificial intelligence. The trained model returns a square image with the face cropped 1:1. The model works very well with images of people, but should also recognize faces of anime characters. It's completely free and without ads. 🤖


React・Python・PyTorch

WEB


bg-temp

Tairiku

A service that indexes and collects anime graphics into a database. There is also an API that returns a random graphic from the database with information about that graphic (width, height, source, hash), and a website and smartphone app for viewing and possibly saving those graphics to disk. An ideal application when we need an 'image placeholder'. The database contains over 4 million records collected continuously for over 5 years from sites such as Reddit/Imgur. 🖼️


React・Python・MariaDB

WEB・Android