Skip to content
View patrick012016's full-sized avatar
  • Śląskie, Poland
  • 19:11 (UTC +02:00)

Block or report patrick012016

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
patrick012016/README.md

Master of Science in Engineering (MSc Eng) in Computer Science with a specialization in Data Engineering and Information Systems from the Silesian University of Technology.

Academic research

Master's thesis: Research analysis of the possibilities of using document databases in data warehouses. Modern data warehouse architectures were researched by comparing relational (PostgreSQL) and NoSQL (MongoDB) databases in OLAP scenarios. A containerized environment was built to benchmark ETL processes, storage, and OLAP cube materialization using the Star Schema Benchmark (SSB). Furthermore, a novel hybrid model and a pre-filtration method were designed and tested to optimize NoSQL performance. These strategies effectively bypassed typical NoSQL bottlenecks, proving that custom modeling can offer a highly efficient, scalable alternative to traditional baselines.

Current focus

Backend development (C# / .NET / Java): My core strength is C# and the .NET ecosystem. I focus on writing clean, maintainable code. Currently, my main goal is to bridge the gap between basic applications and enterprise-level software by actively studying and implementing Clean Architecture, Domain-Driven Design, and security best practices.

Frontend expansion (Angular): To achieve my goal of becoming a Full-Stack Developer, I am currently learning Angular from the ground up. My focus right now is on understanding component-based architecture, TypeScript, and state management so I can independently connect modern user interfaces with my .NET APIs.

DevOps & Cloud: Building on my foundation in security-first software design, my goal is to expand into DevOps and Cloud. I am focused on mastering deployment automation, advanced CI/CD pipelines, and application monitoring to deliver secure, reliable software across the entire development lifecycle.

Selected projects


A client-server application supporting interactive multiplayer quizzes. Designed with a strict focus on seamless real-time communication, it features an integrated subscription system and a comprehensive administration panel.

ASP.NET Core SignalR React Azure


A native Android application for interactive, live quizzes (Kahoot-style). Features QR code lobby joining and secure JWT authentication. Real-time gameplay synchronization is powered by WebSockets.

Java 11 Android SignalR JWT

C# Logo      VS    Go Logo

A data-driven benchmark of .NET (JIT & AOT) and Go using an isolated REPR architecture. Evaluating cold start times, memory efficiency, and high-concurrency execution for modern serverless and edge architectures.

.NET JIT .NET AOT Go k6


Custom CMS web application for restaurant management and order workflows. Core logic implemented through a MVC architecture, optimizing database interactions and rendering speed.

PHP 7.4 MySQL Bootstrap

Pinned Loading

  1. college-quiz-quizazu college-quiz-quizazu Public

    Forked from tentegess/CollegeQuiz

    A comprehensive full-stack application for hosting interactive, real-time quizzes. Features a robust ASP.NET/SignalR backend, a responsive React web app, and a dedicated Android client for seamless…

    C#

  2. college-quiz-quizazu-mobile-app college-quiz-quizazu-mobile-app Public

    Native Android client for the Quizazu real-time quiz platform. Engineered with Java, SignalR, and JWT to ensure low-latency game state synchronization, dynamic UI rendering, and a seamless multipla…

    Java 2

  3. dotnet-go-api-benchmark dotnet-go-api-benchmark Public

    A data-driven benchmark of .NET (JIT & AOT) and Go. Evaluating cold start times, memory efficiency, and high-concurrency execution for modern serverless and edge architectures.

    C#

  4. food-ordering-web-app food-ordering-web-app Public

    Forked from milosz08/food-ordering-web-app

    [Project from college course] Full stack web application written in PHP in the MVC pattern simulating an online CMS food ordering and delivery system.

    PHP

  5. ASP.NET_PO_Schedule_Management_Server ASP.NET_PO_Schedule_Management_Server Public

    Forked from milosz08/schedule-management-server

    RestAPI for the Angular application to manage schedule for sample university. Written with the ASP.NET Core and Entity Framework with mySQL database.

    C#