Skip to content
View softlukas's full-sized avatar

Highlights

  • Pro

Block or report softlukas

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 250 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. operating-systems-bash-script operating-systems-bash-script Public

    Bash script filtering some data based on provided input.

    Shell

  2. database-systems-proj-2025 database-systems-proj-2025 Public

    Database Design & Implementation Project. Comprehensive work including ERD, SQL schema creation, advanced queries, triggers, procedures, indexing, and optimization.

  3. fsm-execution-analyzer fsm-execution-analyzer Public

    Project focused on creating, launching and analyzing Finish state Machines at runtime, using Qt Creator GUI.

    C++

  4. network-communication-chat-client network-communication-chat-client Public

    Repo contains the client-side implementation focusing on communication with a chat server using the IPK25-CHAT protocol. The project implements TCP and UDP transport protocol variant.

    C#

  5. network-communication-l4-scanner network-communication-l4-scanner Public

    Repo contains implementation of a simple TCP and UDP network L4 scanner. The program is designed to scan specified hostname(s) or IP address(es) and ports, outputting the status of each port.

    C#