Source for my personal site → https://tianhao1314.github.io
A single-page static site (plain HTML + inline CSS) hosting an about page and a blog on deep learning for control, robotics, and teleoperation.
- Plain HTML / CSS — one
index.html, no build step, no JS framework - Hosted on GitHub Pages (
mainbranch,/root)
| File | Purpose |
|---|---|
index.html |
The site itself |
blog_post.md |
Markdown source of the current post: "Predicting What the Operator Means: Physics-Constrained Tele-Impedance Delay Compensation" |
architecture.svg |
Architecture diagram referenced in the blog post |
photo.png |
Header portrait |
Edit, commit, push — GitHub Pages redeploys in ~30 seconds.
git add .
git commit -m "Update"
git pushM.Sc. Mechatronics student at FAU Erlangen-Nürnberg. Interests: power electronics, control, and deep learning — with a current focus on learning-based methods for robotic teleoperation and motor control.
More on the site.