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

Block or report NewEXE

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ua-help ua-help Public

    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-php single-entry-point-php Public template

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

    PHP 2

  5. dark-mode-enabler-extension dark-mode-enabler-extension Public

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

    JavaScript

  6. unity-boilerplate unity-boilerplate Public template

    Boilerplate for Unity projects

    C#