Skip to content
View MKwapisz2000's full-sized avatar

Block or report MKwapisz2000

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

Popular repositories Loading

  1. cpp-data-structures-comparison cpp-data-structures-comparison Public

    The project aims to compare different data structures, including: Singly Linked List , Singly Linked List with Head and Tail, Doubly Linked List, Dynamic Array

    C++

  2. cpp-priority-queue cpp-priority-queue Public

    This project implements a priority queue using two data structures: Binary Heap (Heap), Linked List (LinkedList)

    C++

  3. cpp-hash-table-algorithms cpp-hash-table-algorithms Public

    This project contains implementations of different hash table strategies in C++.

    C++

  4. php-user-management-system php-user-management-system Public

    The PHP User Management System is a simple user management system built with PHP and MySQL. It allows users to register, log in, update their profiles, and provides an admin panel for user management.

    PHP

  5. java-clinic-management-system java-clinic-management-system Public

    A Clinic Management System built with Spring Boot and MySQL, featuring a RESTful backend and a web-based frontend.

    Java

  6. c-atmega328p-adc c-atmega328p-adc Public

    ADC implementation on ATmega328P in pure C, without Arduino libraries. Direct register access, optimized for embedded systems.

    C++