Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

Latest commit

 

History

History
70 lines (56 loc) · 2.62 KB

File metadata and controls

70 lines (56 loc) · 2.62 KB
<script setup> import { VPTeamMembers } from 'vitepress/theme' const members = [ { avatar: '/aaron.jpg', name: 'Aaron Trowbridge', title: 'Staff Research Associate, Robotic Exploration Lab, CMU', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] }, { avatar: '/jack.jpg', name: ' Jack Champagne', title: 'Masters of Software Engineering, CMU', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] }, { avatar: '/gennadi.jpg', name: 'Gennadi Ryan', title: 'Bachelors in Computer Science + Math, Univeristy of Pittsburgh', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] } ] const communitymembers = [ { avatar: '/andy.jpg', name: 'Andy Goldschmidt, PhD', title: 'Postdoctoral Researcher, University of Chicago', // links: [ // { icon: 'github', link: 'https://github.com/yyx990803' }, // { icon: 'twitter', link: 'https://twitter.com/youyuxi' } // ] }, ] </script>

Interested?

Yes!

Our Team

Community Maintainers