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

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.

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. 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

  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#