Skip to content
View toiletsandpaper's full-sized avatar
:shipit:
Trying not to die
:shipit:
Trying not to die

Highlights

  • Pro
Block or Report

Block or report toiletsandpaper

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

Hi there 👋

Pinned

  1. aniemore/Aniemore aniemore/Aniemore Public

    Emotions recognition from audio and text files (only russian language)

    Python 48 7

  2. WiFi-Hotspot-Reloader WiFi-Hotspot-Reloader Public

    For reloading the Windows hotspot (it fixes some troubles, like ESP connection stuck)

    PowerShell 1 1

  3. C# Code for removing prefixes from f... C# Code for removing prefixes from files and folders
    1
    using System;
    2
    using System.Diagnostics;
    3
    using System.IO;
    4
    
                  
    5
    namespace RecursiveRenaming
  4. arduino_pong.ino arduino_pong.ino
    1
    #include <Adafruit_ST7789.h>
    2
    #include <Adafruit_GFX.h>
    3
    #include <SPI.h>
    4
    
                  
    5
    #define TFT_CS    -1