Skip to content

Commit

Permalink
add freedom robotics client
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlybeck committed Aug 21, 2024
1 parent 4b1376b commit 72edcc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/projects/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default function Projects() {
<h2 className={styles.sectionTitle}>3D Robot Arm Visualization</h2>
<PlaceholderImage alt="Placeholder for Robot Arm Visualization" width={800} height={400} />
<p className={styles.paragraph}>A 3D visualization of a robot arm to visualize data streaming into a management platform for fleets of robotics.</p>
<p className={styles.paragraph}>Client: Freedom Robotics</p>
</section>

<section className={styles.section}>
Expand Down

0 comments on commit 72edcc2

Please sign in to comment.