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


If you don't answer 'Kenobi', I am not the developer you are looking for ๐Ÿ‘‹

๐Ÿ“ˆ GitHub Stats




๐Ÿ’ผ Skills

What I am learning

skills actively learning logos

What I know

skills planning to learn logos

๐Ÿ“Œ Pinned Repositories

What I was last listening to

spotify-github-profile

Pinned Loading

  1. BadPico BadPico Public

    Raspberry Pi Pico BadUSB. Working with ducky script.

    Python 53 14

  2. dotfiles dotfiles Public

    My *nix cusomization

    Lua 2

  3. smokinq-nvim smokinq-nvim Public

    smokinq-nvim

    Lua 1

  4. omurtag omurtag Public

    ๐Ÿ”จ CLI tool for generating projects from local templates

    Python 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