Skip to content
View CBoYXD's full-sized avatar

Block or report CBoYXD

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
CBoYXD/README.md
struct Person<'a> {
    name: &'a str,
    role: &'a str,
    location: &'a str,
}

let me = Person {
    name: "CBoYXD",
    role: "Python Backend Developer",
    location: "Kharkiv, Ukraine",
};

// Currently learning: Rust for Blockchain 🦀⛓️

👋 Hi! I'm Bohdan

Backend Developer | Python Expert | Rust Enthusiast


📊 GitHub Statistics

stats graphlanguages graph

GitHub Streak

GitHub Activity Graph

🛠️ Technologies & Tools

python logo rust logo fastapi logo django logo postgresql logo docker logo git logo

📫 Connect with me

Pinned Loading

  1. UserBot UserBot Public archive

    My userbot for telegram

    Python 1

  2. djeck1432/spotnet djeck1432/spotnet Public

    Spot Leveraging in the Starknet Ecosystem

    TypeScript 21 222