Skip to content
View 0xitsss's full-sized avatar
⚜️
breaking the usual
⚜️
breaking the usual

Block or report 0xitsss

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

i*s

preview


👤 whoami

from: Russia
languages: Russian (native), English (C1), German (B1)
roles: software engineer, reverse engineer, penetration tester, trader
code: 4 yrs | trade: 3 yrs | sec: 3+ yrs ago

🛠 stack

C++ Rust Python

boost tokio asio

IDA Metasploit Burp Suite nmap


📌 status

status: self-employed
looking: not interested
contact: t.me/its_unknow

📦 projects

  • quince — an ultra-low latency, event-driven HFT trading engine featuring a custom register-based VM (QFL) for sub-microsecond strategy execution. Written in Rust with a zero-heap-allocation hot path, fused indicator compiler optimizations (e.g., inlined EMA opcodes), and an active ULL non-blocking priority loop. WIP, AGPL-3.0
  • autofarm-mexc — modular, scalable, and OOP-based Telegram trading bot for MEXC, built with aiogram, SQLAlchemy, and async best practices.
  • kokos — HFT bot for Polymarket. Built in Rust with tokio/axum. No ML. (private)

Pinned Loading

  1. quince quince Public

    Quince is a high-performance cryptocurrency trading engine written in Rust. It features a custom bytecode VM (QFL — Quince-Flavored Lua) that compiles trading strategies into optimized instruction …

    Rust 4

  2. telemt/tdlib-obf telemt/tdlib-obf Public

    Forked from tdlib/td

    Fork of cross-platform library for building Telegram clients with much improved traffic masking

    C++ 106 3

  3. autofarm-mexc autofarm-mexc Public

    Python