Personal academic website of Binglun Wang — PhD student at University College London (UCL), VECG group.
Live site: https://binglunwang.github.io/
index.html Homepage (responsive)
css/stylesheet.css Site styles
assets/img/ Site images (profile photo, …)
files/ Downloadable documents
├── cv/ CVs and personal statements
├── competitions/ ICPC / CCPC / NOIP certificates
└── research/ Papers, reports, thesis
publication/ Assets for listed publications
GC_AIML/ Sub-page: AI & ML seminar series
first_year_viva/ Sub-page: first-year viva video results
ICPC_OI/ Competitive-programming teaching materials
CV_resources/ Supporting CV material
The site is static HTML/CSS. Open index.html in a browser to preview, or serve locally:
python3 -m http.serverDeployed automatically via GitHub Pages.