Skip to content
View glowinska's full-sized avatar
  • Warsaw University of Technology
  • Warsaw, Poland
Block or Report

Block or report glowinska

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

  1. personal-uid-reader personal-uid-reader Public

    Aplication implementing communication with a Legic module by a serial port. Reading UIDs from ISO/IEC identification cards. Application is receiving data from an user such as his GPS coordinates, N…

    Kotlin 1

  2. pressure-monitoring pressure-monitoring Public

    Python project with SQLite database, using dash and plotly with css styling. The application presents a graphical visualization of measurements of a device for monitoring walking habits and pattern…

    Python

  3. vpn-server vpn-server Public

    Creating and setting an IKEv2 VPN server using StrongSwan and connecting users to it, allowing direct IPSec tunneling between the server and client, which provides encryption for the network traffic.

    Shell 1

  4. my-own-language my-own-language Public

    Project that creates a custom programming language with grammar for validating YAML files. It offers a validator module and a YAML scanner to detect errors and ensure correct YAML syntax.

    Java