Skip to content
View SP1R4's full-sized avatar

Block or report SP1R4

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
SP1R4/README.md
  ____  ____  _ ____  _  _
 / ___||  _ \/ |  _ \| || |
 \___ \| |_) | | |_) | || |_
  ___) |  __/| |  _ <|__   _|
 |____/|_|   |_|_| \_\  |_|
sp1r4@github:~$ whoami

Software developer and security enthusiast building tools at the intersection of offensive security, automation, and blockchain. I write code that talks to networks, watches chains, and makes terminals do things they probably shouldn't.

sp1r4@github:~$ cat /etc/stack
Languages     Python, Bash, Solidity, PowerShell
Domains       Security tooling, blockchain, automation, networking
Platforms     Linux, Ethereum, Telegram Bot API, Tailscale
Interests     Penetration testing, decentralized systems, secure coding
sp1r4@github:~$ ls -la ~/projects/
Project What it does Built with
tailscale-setup Automated mesh VPN deployment with SSH & AnyDesk Bash PowerShell
CMDR CLI command manager with tagging and JSON storage Bash
TelePipe Pipe terminal output & files straight to Telegram Python
Contract-Downloader Download Ethereum smart contract source from Etherscan Python
AddressTrackerBot Monitor Ethereum addresses, get Telegram alerts Python
PriceTrackerBot Crypto price watchlists & alerts via Telegram Python
sp1r4@github:~$ cat ~/.stats

$ echo "Building things that automate the boring and secure the important."

Popular repositories Loading

  1. AddressTrackerBot AddressTrackerBot Public

    Telegram bot that monitors Ethereum addresses and sends transaction notifications

    Python

  2. Contract-Downloader Contract-Downloader Public

    CLI tool to download Ethereum smart contract source code and bytecode from Etherscan

    Python

  3. CMDR CMDR Public

    Bash CLI tool to store, tag, categorize, and run shell commands with JSON-based storage

    Shell

  4. Qsafe Qsafe Public

    Post-quantum file encryption tool using Kyber1024 + AES-256-GCM

    C

  5. FundsForwarder FundsForwarder Public

    JavaScript

  6. BackupHandler BackupHandler Public

    Backup Handler - Local & SSH backup solution with full, incremental, and differential modes, Telegram notifications, and scheduling

    Python