Skip to content

Latest commit

 

History

79 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jiangpeng Yan's Homepage

GitHub Pages Google Scholar

This repository hosts the personal academic homepage of Dr. Jiangpeng Yan (严江鹏), built with vanilla HTML/CSS and deployed via GitHub Pages.

About

Dr. Yan is a Research Director at the Intelligent Solution Research Center of E Fund, where he leads research on Financial Foundation Models (FinFMs) and Agentic Engineering for investment research and intelligent decision-making.

Previously, he was a Principal Scientist in Huawei's Top Minds Project (2022–2024), developing AI-native products for optical networks and intelligent vehicles. He received his Ph.D. from Tsinghua University in 2022, supervised by Prof. Xiu Li.

Research Interests

  • Financial Foundation Models & Large Language Models
  • Agentic Engineering for Finance
  • Trustworthy AI & Federated Learning
  • Multimodal AI (Vision-Language)

Selected Products

Product Domain Role
OptiXChat Intelligent Optical Network Core Algorithm R&D
Huawei X Pixel (M9) Intelligent Vehicle Core Algorithm R&D
Huawei X Scene Intelligent Vehicle Core Algorithm R&D
Huawei iFTTR F50 Intelligent Optical Network Core Algorithm R&D

Local Preview

Since the site is purely static HTML/CSS, you can preview it locally with any static server:

# Using Python
python -m http.server 8000

# Using Node.js (npx serve)
npx serve .

Then open http://localhost:8000 in your browser.

Project Structure

.
├── index.html          # Main homepage
├── jemdoc.css          # Custom modern tech-blue theme
├── indexpics/          # Product thumbnails
├── pic/                # Profile photos and social icons
└── _config.yml         # GitHub Pages configuration

License

The content of this website (text, images, etc.) is personal and proprietary. The underlying HTML/CSS template may be reused with attribution.

Contact

  • Email: yanjp13 AT tsinghua DOT org DOT cn
  • GitHub: @yjump

About

Personal Website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages