Skip to content
View EvgeniGenchev's full-sized avatar
🏠
sh poludeq
🏠
sh poludeq

Highlights

  • Pro

Block or report EvgeniGenchev

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 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
EvgeniGenchev/README.md


If you don't answer 'Kenobi', I am not the developer you are looking for 👋

💼 Skills

What I am learning

skills actively learning logos

What I know

skills planning to learn logos

What I was last listening to

spotify-github-profile

Pinned Loading

  1. omurtag omurtag Public

    🔨 CLI tool for generating projects from local templates

    Python 11

  2. BadPico BadPico Public

    Raspberry Pi Pico BadUSB. Working with ducky script.

    Python 53 14

  3. dotfiles dotfiles Public

    My *nix cusomization

    Lua 2

  4. comment-nvim comment-nvim Public

    Minimal Lua-based Neovim plugin for commenting and uncommenting code, with smart line/block selection and per-language support.

    Lua 5

  5. SplatSnap SplatSnap Public

    SplatSnap is a command-line tool and Python library for rendering thumbnails from 3D Gaussian splat data. It is ideal for batch preview generation and visualization of 3D scenes using neural render…

    Python

  6. Sudoedit for people that want to use... Sudoedit for people that want to use doas.
    1
    #!/bin/bash
    2
    
                  
    3
    if [ "$#" -ne 1 ]; then
    4
        echo "Usage: $0 <file_path>"
    5
        exit 1