Skip to content
View TeilzeitTaco's full-sized avatar
™️
Being fair & balanced
™️
Being fair & balanced
  • Europe
Block or Report

Block or report TeilzeitTaco

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 Loading

  1. simple expression parser simple expression parser
    1
    #include "stddef.h"
    2
    #include "stdio.h"
    3
    
    
    4
    #define MAX_DIGIT_COUNT 16
    5
    #define MAX_TOKEN_COUNT 64
  2. minesweeper minesweeper Public

    sweep mines ig

    Java

  3. NHentai Dōjinshi Downloader NHentai Dōjinshi Downloader
    1
    import urllib.parse
    2
    import argparse
    3
    import requests
    4
    import zipfile
    5
    import shutil
  4. flesh-network-blog flesh-network-blog Public

    A simple Flask project.

    Python