Skip to content
View vernette's full-sized avatar

Block or report vernette

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. hyprsnap hyprsnap Public

    ⚡ Dynamic Hyprland dotfiles for Arch Linux

    CSS 82 1

  2. aeza-vless-generator aeza-vless-generator Public archive

    Shell скрипт для генерации VLESS ключей из приложения Aeza Security

    Shell 23 3

  3. ipregion ipregion Public

    🌎 Shell script to check how your IP is identified by the IP databases

    Shell 67 7

  4. censorcheck censorcheck Public

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

    Shell 18 1

  5. ss-zapret ss-zapret Public

    Forked from ampetelin/ss-zapret

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

    Dockerfile 14

  6. ai-commit.nvim ai-commit.nvim Public

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

    Lua 10 4