Skip to content
View barabum0's full-sized avatar
🌈
the world is drawn.
🌈
the world is drawn.

Block or report barabum0

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

Hi there, I'm Roman 👨‍💻

🔧 Backend Developer from Russia, crafting code at Suvvy AI 🚀


What I Work With 🛠️

Langs

My tech stack icons line 1

Other technologies

My tech stack icons line 2

My Stats 📈

GitHub stats Wakatime stats (not working for some reason)

Let's Connect 🤝

Telegram ВКонтакте Mail me My resume

Some of my OSS projects

Aiogram bot template Rust egui web app template

FastAPI template General Python template

Pinned Loading

  1. suvvyai/suvvyapi suvvyai/suvvyapi Public

    A sync / async Python API wrapper for Suvvy AI API

    Python 1

  2. promptxml promptxml Public

    A tool designed to create prompt instructions for LLMs in XML format.

    Python

  3. pixel-sort-effect pixel-sort-effect Public

    Simple tool for pixel sorting effect written in 100% Rust

    Rust

  4. aiogram-translation aiogram-translation Public

    Simple aiogram translation addon built over pydantic!

    Python 4

  5. shell-bot shell-bot Public

    A Telegram bot to run preset commands in shell

    Python 2 4

  6. Управление GyverTwink из Python Управление GyverTwink из Python
    1
    import socket
    2
    from dataclasses import dataclass
    3
    from typing import Self
    4
    
                  
    5