8000 vernette (Nikita Skryabin) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. hyprsnap hyprsnap Public

    ⚡ Dynamic Hyprland dotfiles for Arch Linux

    CSS 83 1

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

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

    Shell 22 3

  3. ipregion ipregion Public

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

    Shell 57 4

  4. censorcheck censorcheck Public

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

    Shell 17

  5. ss-zapret ss-zapret Public

    Forked from ampetelin/ss-zapret

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

    Dockerfile 12

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

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

    Lua 8 4

0