Skip to content

Commit

Permalink
feat: content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonappah committed Jul 31, 2024
1 parent c579891 commit 1b099ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ const leadership: Record<string, Person[]> = {
'Project Managers': [
{
name: 'David Brock',
role: 'Blended Donut, Misc. Combat Projects',
role: 'Combat Events',
},
{
name: 'Evan Wu',
role: 'Sumo Bots',
role: 'SumoBots',
},
{
name: 'David von Paumgartten',
Expand All @@ -115,7 +115,7 @@ const leadership: Record<string, Person[]> = {
},
{
name: 'Dylan Brose',
role: 'Chess Bots',
role: 'ChessBots',
},
],
}
Expand Down
6 changes: 3 additions & 3 deletions src/pages/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ With membership open to all students regardless of major or prior experience in

# History

Originally started with ‘The Blender’, our 120-pound, world-championship-winning BattleBot, combat robotics at UT Dallas has history going back to 2004. This club was founded in 2021 as a rebirth of the now-defunct UT Dallas Combat Robotics club, during which time we focused on antweight and beetleweight combat robots. Since then, we have expanded to dozens of 1lb, 3lb, and 12lb weight class combat robots, rebranding the org as Comet Robotics in summer 2023 to reflect our expanded focus with our competitive robotics division.
Originally started with ‘The Blender’, our 120-pound, world-championship-winning BattleBot, combat robotics at UT Dallas has history going back to 2004. This club was founded in 2021 as a rebirth of the now-defunct UT Dallas BattleBots club, during which time we focused on antweight and beetleweight combat robots. Since then, we have expanded to dozens of 1lb, 3lb, and 12lb weight class combat robots, rebranding the org as Comet Robotics in summer 2023 to reflect our expanded focus with our competitive robotics division.

# Org Structure

Expand Down Expand Up @@ -44,11 +44,11 @@ The organization is led as a whole by the President, Vice President and other su
## 2023-2024

- building a bulletproof, 1000-pound, 8 ft x 8 ft x 8 ft battlebox for safely fighting combat robots up to 3lbs in mass
- competing at 10 public combat robotics competitions with 6 podium finishes
- competing at 12 public combat robotics competitions with 9 podium finishes
- being invited to and competing at an official BattleBots event at SXSW in March 2024 with our 15-pound combat robot, Desserts
- significant progress on prototyping/R&D for a Mars rover to compete in the University Rover Challenge
- starting a VEX U competition team, which received an invitation to compete at the VEX Robotics World Championship in its first year based on performance
- hosting 3 outreach events in collaboration with local schools, introducing over 150 middle and high schoolers to robotics and the engineering design process through our custom 3D-printed combat robotics kit, Combat Blocks
- hosting 6 outreach events in collaboration with local schools, introducing over 300 middle and high schoolers to robotics and the engineering design process through our custom 3D-printed combat robotics kit, Combat Blocks

{/*
brainstorming
Expand Down

0 comments on commit 1b099ee

Please sign in to comment.