Personal website for Caleb Wilson — graduate student in the Robotics Department at the University of Texas at Austin, working on embodied AI and large language models.
Static site (plain HTML/CSS/JS, no build step) hosted on GitHub Pages.
Just open index.html in a browser, or serve the folder:
python3 -m http.server 8000
# then visit http://localhost:8000index.html— homepageassets/style.css— styles (light/dark theme)assets/main.js— theme toggle + scroll revealassets/jay_y_cv.html— printable CV page
Live at: https://jaywme.github.io