Skip to content
View sergeiown's full-sized avatar
💯
💯
Block or Report

Block or report sergeiown

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
sergeiown/README.md

Pinned Loading

  1. Alert_Server Alert_Server Public

    A Node.js server adapted for 64-bit versions of Windows that receives data on alerts provided by alerts.in.ua at a specified frequency with subsequent processing and display of notifications about …

    JavaScript 1

  2. Map_with_Marker_Clusters Map_with_Marker_Clusters Public

    The application is designed to display the location of companies in a user-friendly way on a map with the ability to group the created markers into clusters. Various options for displaying map laye…

    JavaScript

  3. batch_PDF_compressor batch_PDF_compressor Public

    This Win64 batch processing script provides an efficient way to compress PDF files using different compression levels and options. It utilizes the Ghostscript for performing the compression.

    Batchfile 8 1

  4. Winget_Upgrade Winget_Upgrade Public

    Winget Upgrader is a Node.js command line tool that automates the process of updating software on your computer using Windows Package Manager (Winget). It automatically checks for Winget on your sy…

    JavaScript 1

  5. DrawingCanvas DrawingCanvas Public

    Drawing Canvas is a simple drawing app that allows users to create and save drawings using a canvas and color picker. The app is available for both touchscreen and desktop devices, and features dif…

    JavaScript

  6. Encryption_Variations Encryption_Variations Public

    Base64 and XOR console and web encryptors implement console and web interfaces for encoding and decoding text using different encryption methods: base64 and XOR. Each interface supports text input …

    JavaScript