Skip to content
View evilork's full-sized avatar
:electron:
async fn life() -> Result<()>
:electron:
async fn life() -> Result<()>

Block or report evilork

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

> whoami

struct Developer {
    name: &'static str,
    role: &'static str,
    stack: Vec<&'static str>,
    interests: Vec<&'static str>,
}

fn main() {
    let evilork = Developer {
        name: "evilork",
        role: "Backend Developer",
        stack: vec!["Rust", "Python", "PostgreSQL", "Redis", "Docker"],
        interests: vec!["Trading Systems", "HFT", "Blockchain", "Telegram Bots"],
    };
}

> tech_stack

Languages

Rust Python Bash

Databases & Infrastructure

PostgreSQL Redis Docker Linux

Frameworks & Tools

Tokio aiogram Git

> stats

GitHub Streak

> featured_projects

Project Description Stack
RickStar Bot Telegram casino & Stars marketplace Python aiogram PostgreSQL
🚀 HFT Trading System High-frequency arbitrage bot Rust WebSocket Tokio
📊 Polymarket Arbitrage Binary markets scanner Rust REST API

> activity

Snake animation

> contact

Telegram Email

Pinned Loading

  1. rickstar-bot rickstar-bot Public

    Python 2