Computer Science Student | Building useful, unique, and elegant products.
Focusing on Agent & LLM Engineering, RAG, and clean architecture.
- 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.
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)|
Python |
Java |
TypeScript |
JavaScript |
Kotlin |
Android |
React |
Next.js |
Node.js |
|
FastAPI |
PostgreSQL |
SQLite |
Docker |
PyTorch |
TensorFlow |
Firebase |
Git |
GitHub |
|
Claude Code |
Codex |
DeepSeek |
Cursor |
Trae |
Antigravity |
- 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/completionsinterfaces 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.
- 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."