Skip to content

TyrantRey/Resume

Repository files navigation

Zhang Siu Him's CV

About Me

Full-stack engineer specializing in RAG systems and artificial intelligence, with hands-on experience building production-grade systems from scratch. Independently developed multiple systems, including a semantic cache system that achieved 150Γ— latency optimization and an AI phone customer service robot that compresses RAG-based text generation and audio generation into under 1 second. Published a conference paper on Multi-Hop RAG. Recipient of international student scholarships for three consecutive years.

Skills

  • Programming Languages: Python, C, JavaScript, TypeScript, ShellScript

  • Frontend: React, Next.js, Vue.js

  • Backend: FastAPI, Flask

  • Databases: PostgreSQL, MySQL, Milvus, Qdrant

  • AI/ML: RAG, LLM Integration, Vector Search, YOLO

  • Infrastructure: Docker, Proxmox, Grafana, Linux

Experience

LLM Semantic Cache Server -- DHT Solution

Dec 2025 – present

Tech Stack: Python, Qdrant, FastAPI, Docker

  • Designed company-wide LLM cache layer from scratch, serving as the unified entry point for all AI services

  • Achieved 70% cache hit rate, reducing API costs by 20%

  • Reduced response latency from 3 seconds to 20 milliseconds, achieving a 150Γ— improvement

AI Phone Customer Service Robot -- DHT Solution

Oct 2025 – Dec 2025

Tech Stack: Python, C, SIP, WebSocket, STT/TTS, LLM, RAG

  • Developed an AI voice robot supporting customer service calls and outbound marketing

  • Implemented RTP packet transmission/reception modules in C, handling real-time audio stream encoding and decoding

  • Built a SIP Gateway bridging to backend AI services via WebSocket

  • Achieved end-to-end audio latency under 1 second, ensuring natural conversation experience

Centralized Logging System -- DHT Solution

Sept 2025 – Oct 2025

Tech Stack: Grafana, Loki, Docker

  • Designed and deployed a centralized logging system for multi-service environments

  • Reduced log retrieval latency by 27% through indexing optimization

Patent Searching Database System -- Pou Chen Corporation

Sept 2024 – June 2025

Tech Stack: Python, FastAPI, PostgreSQL, Redis, LLM, Vector Database

  • Led backend architecture design and LLM server deployment

  • Developed AI-assisted search system, reducing patent search time from hours to 3 minutes, achieving a 90% reduction

  • Optimized database queries, reducing search time by 20%

Feng Chia University EMI Learning Assistance System Frontend Development -- Feng Chia University

Dec 2025 – present

Tech Stack: Next.js, Docker

  • Led development of AI learning assistance system, providing real-time semantic search based on academic literature

  • Automatically generated questions using relevant academic content, adapting difficulty levels and course focus

  • Integrated into university Moodle platform, enhancing student accessibility

Feng Chia University RAG Academic Search System -- Feng Chia University

Sept 2024 – Mar 2025

Tech Stack: Python, FastAPI, Milvus, Next.js, Docker

  • Independently developed a customized RAG system supporting semantic search across thousands of academic documents

  • Achieved 20% reduction in response latency through fine-tuning of embedding vectors

  • Successfully integrated the system into the university's official website

Feng Chia University iSchool Project Management System -- Feng Chia University

Jan 2023 – Mar 2023

Tech Stack: Python, FastAPI, Vue.js, MySQL, Docker

  • Independently designed and developed a full-stack project management system

  • Implemented RBAC (Role-Based Access Control) for secure, role-specific access across multiple user types

Projects

Proxmox Helper Scripts Open Source Contribution

Tech Stack: ShellScript, CI/CD

  • Contributed open-source automation toolset, simplifying the deployment of LXC containers in Proxmox virtual environments

  • Providing multiple one-click installation scripts for common services

AppFlowy Open Source Contribution

Tech Stack: Translation, CI/CD

  • Contributed to localization and continuous integration workflows

AI Chinese Medicinal Herb Recognition Model

Tech Stack: Python, YOLOv11

  • Developed a computer vision model by creating a custom dataset to identify various traditional Chinese medicinal herbs

Discord Music Bot

Tech Stack: Python, Docker, MySQL

  • Developed an asynchronous music streaming bot with real-time queue management

Education

Taiwan FengChia University, Bachelor's Degree in Artificial Intelligence Technology and ApplicationsSept 2022 – present

  • International Student Scholarship Recipient for Three Consecutive Years (Academic Years 2023, 2024, 2025)

  • Conference paper: Tracert-RAG: Boosting Multi-Hop RAG with Direction-Aware Graph Traversal (2025-08)

Releases

No releases published

Packages

 
 
 

Contributors