Skip to content
View tomaszkalus's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Poland

Highlights

  • Pro
Block or Report

Block or report tomaszkalus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BookStoreMVC BookStoreMVC Public

    A book store e-commerce fullstack web app, made in ASP.NET Core MVC and WebApi as my first big project made with that technology. It uses authentication, REST API and EF Core.

    C# 3 2

  2. StudentStorageBackend StudentStorageBackend Public

    Backend for a web application which allows students to upload their files for study courses.

    C#

  3. QuizMaker-WPF QuizMaker-WPF Public

    A WPF application for creating quizes. It showcases the usage of MVVM pattern and accessing SQLite database for data storage using raw SQL queries.

    C#

  4. polls-web-app polls-web-app Public

    A dynamic web app for creating polls and voting, made with Flask and MySQL. It uses authentication so users can manage their polls and serialize the results to .CSV file.

    Python

  5. flask-music-recommender flask-music-recommender Public

    A music recommender app made with Flask, Sklearn and powered by Spotify dataset. The algorithm part of the application originated as my project for the "Artificial Intelligence systems" course duri…

    Python 1

  6. youtube-downloader youtube-downloader Public

    A Flask based web app which allows you to download YouTube videos. It uses FFmpeg library for combining audio and video, resulting in better quality using DASH stream.

    Python