Skip to content
View vivofiftykfc's full-sized avatar

Block or report vivofiftykfc

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

Hi there 👋 I'm Hengwei Zhang

Embedded Systems · Hardware Design · AI · Full-Stack Developer

📍 Beijing, China


🎓 Education

Beijing Institute of Technology (BIT) — 985 / 211 / Double First-Class University

B.E. in Electronic Information Engineering (2023–2027)

Coursework: Signals & Systems, Digital Signal Processing, Radar Signal Processing, Deep Learning, Large Language Models

🛠️ Tech Stack

Category Skills
Languages Python, C/C++, Verilog
Embedded ARM (bare-metal), Feiteng Pi, ESP32, Raspberry Pi, LVGL, Linux Drivers
AI / ML PyTorch, Object Detection, Multi-modal Perception, LLM Applications (RAG, LangChain)
FPGA Verilog/VHDL, Vivado, Quartus Prime, ModelSim, AXI-Stream, Artix-7, Cyclone IV
Full-Stack React, FastAPI, Tailwind CSS, Vite
Tools Git, cross-compilation toolchains, Claude Code

🔭 Featured Projects

Project Description Tech
JudgeBooth AI-powered hackathon review booth — real-time ASR, face analysis, LLM judging (DeepSeek), AI-generated souvenir photos React + FastAPI + MediaPipe + DeepSeek
StellarVanguard-FPGA Retro VGA shooter on Basys3 (Artix-7). Pure Verilog, 9-layer pipeline, 60Hz VGA Verilog + Vivado
Sound-Walker Offline voiceprint recognition on ARM Linux — MFCC+DTW vs CAM++ neural network C + sherpa-onnx
cicc_9 2025 National IC Innovation Competition, North China 2nd Prize — drone assistant: IR thermal imaging + object detection + OpenAMP C++ + OpenAMP
Qwen-RAG AI decision module for elderly home health monitoring. Multi-modal (radar + vision) fall detection with LLM reasoning PyTorch + LangChain + Qwen
fpga-busicdc-2025 2025 Beijing IC Design Competition — AXI-Stream network protocol parser + 8-bit single-bus processor Verilog + Quartus Prime
Contemplation Site One-click meditations-style interactive reading website generator React + Vite + Tailwind CSS

🏆 Awards

  • National IC Innovation Competition (集创赛) — Feiteng Track, North China 2nd Prize
  • MCM/ICM — Honorable Mention
  • Beijing Municipal Innovation Project — Completed with 1 authorized patent (elderly health monitoring system)

📫 Contact

zhangdeyou_2023@qq.com


🇨🇳 中文版

👋 你好,我是张恒玮

嵌入式系统 · 硬件设计 · AI · 全栈开发者

📍 北京,中国


🎓 教育背景

北京理工大学 — 985 / 211 / 双一流

电子信息工程 本科(2023–2027)

主修课程:信号与系统、数字信号处理、雷达信号处理、深度学习、大语言模型

🛠️ 技术栈

类别 技能
编程语言 Python、C/C++、Verilog
嵌入式 ARM 裸机开发、飞腾平台、ESP32、树莓派、LVGL 图形库、Linux 驱动
AI / 机器学习 PyTorch、目标检测、多模态感知、大语言模型应用 (RAG、LangChain)
FPGA Verilog/VHDL、Vivado、Quartus Prime、ModelSim、AXI-Stream、Artix-7、Cyclone IV
全栈开发 React、FastAPI、Tailwind CSS、Vite
工具链 Git、交叉编译工具链、Claude Code

🔭 精选项目

项目 描述 技术
JudgeBooth AI 马斯克评审亭 — 实时语音识别 + 面部表情分析 + DeepSeek LLM 评审 + AI 换头合影 React + FastAPI + MediaPipe + DeepSeek
StellarVanguard-FPGA Basys3 上的 VGA 飞机射击游戏,纯硬件逻辑实现 9 层渲染管线,60Hz 输出 Verilog + Vivado
Sound-Walker ARM Linux 嵌入式离线声纹锁 — MFCC+DTW(纯 C)vs CAM++ 神经网络双路线对比 C + sherpa-onnx
cicc_9 集创赛 2025 华北赛区二等奖 — 飞腾派无人机辅助系统:红外热成像 + NanoDet 目标检测 + OpenAMP 双核超声避障 C++ + OpenAMP
Qwen-RAG 独居老人智能家居健康监测系统 — 毫米波雷达 + 视觉多模态融合跌倒检测,LLM 自然语言决策反馈,已授权发明专利 PyTorch + LangChain + Qwen
fpga-busicdc-2025 2025 北京市大学生集成电路设计竞赛 — AXI-Stream 网络协议解析电路 + 8 位单总线处理器 Verilog + Quartus Prime
Contemplation Site 一键生成"沉思录"风格交互式阅读网站 React + Vite + Tailwind CSS

🏆 荣誉与竞赛

  • 全国大学生集成电路创新创业大赛(集创赛)— 飞腾赛道 · 华北赛区二等奖
  • 美国大学生数学建模竞赛 (MCM/ICM) — H 奖(Honorable Mention)
  • 北京市市级创新项目 结项 · 已授权 发明专利 一项(独居老人智能家居健康云监测系统)

📫 联系方式

zhangdeyou_2023@qq.com

Pinned Loading

  1. judgebooth judgebooth Public

    AI-powered hackathon review booth with real-time speech recognition, facial expression analysis, LLM judging (DeepSeek), and AI-generated Polaroid souvenir photos. React + FastAPI + MediaPipe + Dee…

    Python 2

  2. sound-walker sound-walker Public

    Offline embedded voiceprint recognition system on ARM Linux. Two approaches compared: MFCC+DTW (pure C) vs CAM++ neural network (sherpa-onnx).

    C 2

  3. cicc_9 cicc_9 Public

    cicc 2025 North China 2nd Prize - Feiteng Pi drone assistant: IR thermal imaging (MLX90640) + NanoDet lightweight object detection + OpenAMP dual-core ultrasonic obstacle avoidance

    Makefile 1

  4. contemplation-site contemplation-site Public

    One-click interactive reading website generator. Creates Meditations-style immersive knowledge sites on any topic. React 18 + Vite + Tailwind CSS + Framer Motion.

    TypeScript 1

  5. fpga-busicdc-2025 fpga-busicdc-2025 Public

    2025 Beijing University IC Design Competition - FPGA digital design. AXI-Stream network protocol parser (IPv4/ICMP) + 8-bit single-bus processor. Cyclone IV E, Quartus Prime + ModelSim, Verilog/VHDL.

    JavaScript 1

  6. StellarVanguard-FPGA StellarVanguard-FPGA Public

    A retro VGA shooter game on Basys3 (XC7A35T) written in Verilog. 9-layer rendering pipeline, 60Hz VGA, enemy waves, starfield, HUD all in pure hardware logic on FPGA.

    Verilog 1