Skip to content
View computersniper's full-sized avatar

Block or report computersniper

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
computersniper/README.md
Typing SVG

Computer Science Student | Building useful, unique, and elegant products.
Focusing on Agent & LLM Engineering, RAG, and clean architecture.

Email Website


GitHub Streak

πŸŽ“ Education Background

  • The University of Hong Kong (HKU) | MSc in Computer Science (2026.9 - 2027.8 Expected)
    • Focus: Large Models & NLP, Multi-Agent Systems
  • BNBU & University of Malaya (Exchange) | BSc in Computer Science (2022.9 - 2026.6)
    • Top 15%, Second-Class Scholarship. Core: DSA, OS, Networks, ML, NLP, Deep Learning.

πŸ’‘ Professional Skills & AI Traits

class CaiJiechao:
    def __init__(self):
        self.username = 'computersniper'
        self.name = 'Cai Jiechao'
        self.position = 'AI & LLM Engineer / Agent Developer'
        self.web = 'https://www.caijiechao.com'
        
        self.ai_native_developer = {
            'tools': ['Claude Code', 'Codex', 'DeepSeek', 'Cursor', 'Trae', 'Antigravity'],
            'daily_tokens': 'Millions',
            'expertise': ['Prompt Engineering', 'LLM Production Code Paradigms']
        }
        
        self.agent_and_llm_engineering = {
            'core': ['Context Engineering', 'RAG Architectures', 'MCP (Model Context Protocol)'],
            'focus': ['LLM Capability Boundaries', 'Skill Development', 'Multi-Agent Systems']
        }
        
        self.core_tech_stack = {
            'languages': ['Python (Expert)', 'Java', 'TypeScript', 'Kotlin'],
            'frameworks': ['FastAPI', 'Next.js', 'Hono', 'React'],
            'databases': ['PostgreSQL', 'SQLite'],
            'infrastructure': ['Docker', 'Asyncio', 'Playwright'],
            'foundations': ['Data Structures', 'Networking']
        }

    def __str__(self):
        return f"{self.name} | {self.position} | I build things for the world."

if __name__ == '__main__':
    me = CaiJiechao()
    print(me)

πŸ”¨ Languages and Tools

Python
Python
Java
Java
TypeScript
TypeScript
JavaScript
JavaScript
Kotlin
Kotlin
Android
Android
React
React
Next.js
Next.js
Node.js
Node.js
FastAPI
FastAPI
PostgreSQL
PostgreSQL
SQLite
SQLite
Docker
Docker
PyTorch
PyTorch
TensorFlow
TensorFlow
Firebase
Firebase
Git
Git
GitHub
GitHub


πŸ€– AI Coding Heavy User

AI Coding Power User
Claude Code
Claude Code
Codex
Codex
DeepSeek
DeepSeek
Cursor
Cursor
Trae
Trae
Antigravity
Antigravity


πŸš€ Open Source & Geek Projects

  • Baipiao: Browser-Automation Local LLM Proxy: Hijacked local browsers via CDP protocol to bypass anti-scraping DOM selectors. Built a local HTTP service (Bun/Hono) providing standard /v1/chat/completions interfaces compatible with OpenAI/Anthropic.
  • Roles-Skill: Character Distillation Architecture: Designed a "Cyber Immortality" Skill architecture supporting native language replies and auto-translation pipelines. Developed an auto-tool generation engine to dispatch Python tools to Agents.

πŸ”¬ Academic Research

  • IMU-Based In-Air Handwriting Recognition: Developed an Android app (Kotlin) for IMU data collection and a 5-layer PyTorch MLP network achieving 98.67% accuracy for VR/AR interactions.
  • Tang Dynasty Official Documents NLP Analysis: Applied SIKU-BERT for high-dimensional semantic embeddings. Utilized t-SNE, UMAP, and clustering to visualize semantic drift pre/post An Lushan Rebellion.

"I build things for the world."

Pinned Loading

  1. Android-IMU-Digits-Gesture-Dataset Android-IMU-Digits-Gesture-Dataset Public

    3

  2. paste paste Public

    Python 2

  3. roles-skill roles-skill Public

    Python 2

  4. baipiao baipiao Public

    TypeScript 1