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.

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
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 221 19

  2. censorcheck censorcheck Public

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

    Shell 68 1

  3. ss-zapret ss-zapret Public

    Forked from ampetelin/ss-zapret

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

    Dockerfile 88 2

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

    📊 Pre-built Beszel Agent packages for OpenWrt

    Shell 1

  5. ai-commit.nvim ai-commit.nvim Public

    A Neovim plugin that generates meaningful commit messages using AI based on your staged changes

    Lua 16 4