Skip to content
View t3chn's full-sized avatar

Block or report t3chn

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
t3chn/README.md
 ██╗   ██╗██╗████████╗ █████╗ ██╗  ██╗   ██╗
 ██║   ██║██║╚══██╔══╝██╔══██╗██║  ╚██╗ ██╔╝
 ██║   ██║██║   ██║   ███████║██║   ╚████╔╝
 ╚██╗ ██╔╝██║   ██║   ██╔══██║██║    ╚██╔╝
  ╚████╔╝ ██║   ██║   ██║  ██║███████╗██║
   ╚═══╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝

Typing SVG

class Vitaly:
    role = "Software Engineer"
    location = "Building distributed systems"

    skills = {
        "languages": ["Python", "Rust", "Go", "TypeScript"],
        "focus": ["AI/LLM", "Trading Systems", "Backend"]
    }

    def current_mission(self):
        return "Automating everything with AI"


⚡ ~/tech_stack
$ cat /proc/skills
Layer Technologies
lang Python Rust Go TypeScript
backend FastAPI Axum Echo Bun
infra Docker K8s Postgres Redis
ai OpenAI Claude LLM
🎯 ~/current_processes
$ ps aux | grep vitaly
PID   PROCESS                              STATUS
001   ai_trading_systems                   [RUNNING]
002   llm_optimization                     [RUNNING]
003   backend_architecture                 [RUNNING]
004   developer_tooling                    [BUILDING]
📊 ~/system_metrics

┌──────────────────────────────────────────────────┐
│  > Open to collaboration on AI & trading systems │
│  > Let's build something extraordinary_          │
└──────────────────────────────────────────────────┘

Visitors

Popular repositories Loading

  1. skm skm Public

    SKM (Spec-Kit Manager) - Intelligent meta-agent for project portfolio management

    Rust 2

  2. skills skills Public

    Python 2

  3. t3chn t3chn Public

    Config files for my GitHub profile.

  4. cryptopred cryptopred Public

    Python

  5. context-engineering-blog context-engineering-blog Public

    Context Engineering Blog - исследование context engineering для LLM

    TypeScript