Skip to content
View vernette's full-sized avatar

Block or report vernette

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
vernette/README.md

Hey, I'm vernette! 👋

Python Developer

from random import choice


class Vernette:
    def __init__(self):
        self.code = [
            "Python", "Django", "FastAPI", "Lua", "Bash", "HTML", "CSS",
            "React", "Bootstrap"
        ]
        self.tools = [
            "Neovim", "VS Code", "PyCharm", "Postman", "Insomnia", "Obsidian",
            "Docker", "Git", "GitHub Actions", "Ansible", "Nginx", "Azure"
        ]
        self.databases = ["PostgreSQL", "SQLite", "MySQL", "Redis"]
        self.environment = ["Linux", "Windows"]
        self.linux_distributions = ["Arch Linux", "NixOS"]

    def current_status(self):
        statuses = [
            "Refactoring code... again.",
            "Chasing down a tricky bug.",
            "Automating all the things!",
            "Deploying... and hoping nothing breaks.",
            "Reading logs and questioning life choices."
        ]
        return choice(statuses)

Pinned Loading

  1. ipregion ipregion Public

    🌎 Multi-source IP geolocation tester - check how streaming, GeoIP, and CDN services detect your location

    Shell 478 44

  2. censorcheck censorcheck Public

    🔒 A bash script that checks website accessibility under DPI censorship and geo-restriction systems

    Shell 223 10

  3. ss-zapret2 ss-zapret2 Public

    📦 Крохотный Docker-контейнер с zapret2, Shadowsocks и SOCKS5

    Dockerfile 126 5

  4. beszel-agent-openwrt beszel-agent-openwrt Public

    📊 Pre-built Beszel Agent packages for OpenWrt

    Shell 56 6

  5. warpscout warpscout Public

    🛰️ Cloudflare WARP endpoint scanner - find working endpoints over wg/awg/masque and see the exit region and edge node they land on

    Go 316 21

  6. amneziawg-docker amneziawg-docker Public

    🔑 Docker-контейнер AmneziaWG (клиент/сервер)

    Shell 13