Skip to content
View virgoC0der's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report virgoC0der

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

virgoC0der

 ╭──────────────────────────────────────────────────────╮
 │                                                      │
 │   Hi, I'm virgoC0der.                                │
 │   Backend Engineer · Harness Developer · Agent Hacker│
 │                                                      │
 │   Building scalable backend systems by day,          │
 │   hacking on AI agents by night.                     │
 │                                                      │
 │   Currently exploring where LLMs meet devtools.      │
 │                                                      │
 ╰──────────────────────────────────────────────────────╯
Profile views

 Thinking...

Claude thinking animation



"The best code is written by understanding the problem deeply enough that the solution becomes obvious."



 About

package main

type Engineer struct {
    Focus    []string
    Stack    []string
    Mindset  string
}

me := Engineer{
    Focus:   []string{"distributed systems", "cloud architecture", "AI agents"},
    Stack:   []string{"Go", "Python", "GCP", "K8s", "Spanner", "Redis"},
    Mindset: "simple > clever · reliable > fast · boring > shiny",
}


 Stack

Languages

Data

Cloud

Infra

Go Python Swift TS

Spanner PostgreSQL Redis Mongo

GCP Alibaba

K8s Docker



 Stats

System diagnostics dashboard



$ cat ./raw-metrics.log




 Think deeply. Build carefully. Ship quietly.

  



Pinned Loading

  1. go-mcp go-mcp Public

    Make your own MCP servers with Golang

    Go

  2. awesome-claude-code awesome-claude-code Public

    A collection of powerful tools for Claude Code including custom slash commands and hooks to streamline development workflows and enhance productivity.

    Python 1

  3. feishuBot feishuBot Public

    Go

  4. SentimentAnalysisOfProductReview SentimentAnalysisOfProductReview Public

    基于机器学习的商品评论情感分析——毕业设计项目

    Python 228 25

  5. virgoC0der.github.io virgoC0der.github.io Public

    SCSS

  6. go-base go-base Public

    Private Go library

    Go 1