Skip to content
View NewEXE's full-sized avatar
🌀
WIP
🌀
WIP
  • Sweet Stack Digital
  • Ukraine, Kharkiv

Block or report NewEXE

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

Pinned Loading

  1. ua-helpua-helpPublic

    https://ua-help.pp.ua source code

    PHP 1

  2. Send bombard requests to russian pro...Send bombard requests to russian propaganda and infrastructure sites.
    1
    # -*- coding: utf-8 -*-
    2
    # Send bombard requests to russian propaganda and infrastructure sites.
    3
    #
    4
    # Requirements: Docker, Python 2.7+, requests
    5
    #
  3. Abbreviate large numbers (1000 -> 1K...Abbreviate large numbers (1000 -> 1K). Fast approach. PHP
    1
    <?php
    2
    3
    /**
    4
     * Convert long integer number into abbreviated string.
    5
     * Fast approach without math functions usage.
  4. single-entry-point-phpsingle-entry-point-phpPublic template

    PHP Navigation System using Single Entry Point (PHP Routing Carcase). PHP Front Controller Realization

    PHP 2

  5. dark-mode-enabler-extensiondark-mode-enabler-extensionPublic

    Turns the page into dark mode when you click the icon or by Ctrl+Shift+D

    JavaScript

  6. unity-boilerplateunity-boilerplatePublic template

    Boilerplate for Unity projects

    C#