Skip to content
View hnpf's full-sized avatar

Block or report hnpf

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hnpf/README.md
▗▖  ▗▖▗▄▄▄▖▗▄▄▖ ▗▄▄▄▖▗▖  ▗▖
▐▌  ▐▌  █  ▐▌ ▐▌▐▌    ▝▚▞▘ 
▐▌  ▐▌  █  ▐▛▀▚▖▐▛▀▀▘  ▐▌  
 ▝▚▞▘ ▗▄█▄▖▐▌ ▐▌▐▙▄▄▖▗▞▘▝▚▖

Typing SVG


[virex@shinigami ~]$ cat /proc/self/identity

role        >  full stack dev · security researcher · biology and systems nerd
focus       >  systems programming · cybersecurity · design · tech
hardware    >  AMD + INTEL
atheist     >  true

[kali@is-for-posers ~]$ 

[virex@shinigami ~]$ lspci | grep -i "tools"

Languages

Rust Go TypeScript JavaScript C Java React Tailwind Bash

Environments

NixOS Arch Debian GNOME Hyprland i3 Zsh Fish

Editors

Micro Neovim VSCodium GNOME Builder Git Docker


[virex@shinigami ~]$ ls -la ~/projects/
drwxr-xr-x  beetrap/     # a tiny honeypot written in go. logs your friends and enemies with ease! 
drwxr-xr-x  Sysdupd/     # cross-distro system updater. not that its useful, just nice to have.
drwxr-xr-x  portfolio/   # a m3e inspired portfolio for cybersecurity.
drwxr-xr-x  vclitools/   # a collection of handy CLI tools for humans who hate typing. 

[virex@shinigami ~]$ cat main.rs

fn main() -> ! {
    loop {
        think();
        build();
        ship();
    }
}
▗▖    ▗▄▖  ▗▄▄▖▗▄▄▄▖ ▗▄▄▖    ▗▄▄▄▖ ▗▄▄▖    ▗▄▄▄▖▗▖  ▗▖▗▄▄▖ ▗▄▄▖ ▗▄▄▄▖ ▗▄▄▖ ▗▄▄▖▗▄▄▄▖ ▗▄▖ ▗▖  ▗▖
▐▌   ▐▌ ▐▌▐▌     █  ▐▌         █  ▐▌       ▐▌    ▝▚▞▘ ▐▌ ▐▌▐▌ ▐▌▐▌   ▐▌   ▐▌     █  ▐▌ ▐▌▐▛▚▖▐▌
▐▌   ▐▌ ▐▌▐▌▝▜▌  █  ▐▌         █   ▝▀▚▖    ▐▛▀▀▘  ▐▌  ▐▛▀▘ ▐▛▀▚▖▐▛▀▀▘ ▝▀▚▖ ▝▀▚▖  █  ▐▌ ▐▌▐▌ ▝▜▌
▐▙▄▄▖▝▚▄▞▘▝▚▄▞▘▗▄█▄▖▝▚▄▄▖    ▗▄█▄▖▗▄▄▞▘    ▐▙▄▄▖▗▞▘▝▚▖▐▌   ▐▌ ▐▌▐▙▄▄▖▗▄▄▞▘▗▄▄▞▘▗▄█▄▖▝▚▄▞▘▐▌  ▐▌                                                                                                                         

Pinned Loading

  1. canopy canopy Public

    A Rust tool to see your files in a unique and clean structure!

    Rust 7

  2. nekofetch nekofetch Public

    neofetch-inspired system info viewer

    Python 2

  3. automate automate Public

    A GNOME-first wayland autoclicker that actually works, made with python and Libadwaita!

    Python 2

  4. portfolio portfolio Public

    material 3-inspired portfolio.

    TypeScript 1

  5. sniffcli sniffcli Public

    A lightweight TUI packet sniffer and network sentry built in Go. Features live protocol visualization, SSH brute-force detection, and outbound device monitoring for aesthetic security researchers.

    Go 1

  6. beetrap beetrap Public

    a tiny honeypot written in go. logs your friends and enemies with ease!

    Go