Skip to content
View SkimFelBon's full-sized avatar
🇺🇦
Focusing
🇺🇦
Focusing
  • Ukraine, Rivne
Block or Report

Block or report SkimFelBon

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. fuzz_pdf.py fuzz_pdf.py
    1
    # pdf_fuzzer.py
    2
    import time
    3
    import psutil
    4
    import subprocess
    5
    from math import ceil
  2. git_gud.md git_gud.md
    1
    ```
    2
    # my most used git commands
    3
    ## status
    4
    git status
    5
    ```
  3. algorithms algorithms Public

    Learn and practice algorithms

    Python

  4. SkimFelBon.github.io SkimFelBon.github.io Public

    my presentation

    JavaScript

  5. sudokuSolver sudokuSolver Public

    Python