diff --git a/app/about/page.tsx b/app/about/page.tsx
index 5cd6c1a..7f577ff 100644
--- a/app/about/page.tsx
+++ b/app/about/page.tsx
@@ -120,11 +120,6 @@ const sections = [
/>
- {/*
- My best scores (imo):
- vandalized ai
- booths of fighters
-
*/}
>
),
images: (
diff --git a/app/projects/page.tsx b/app/projects/page.tsx
index b77e711..4e0a0c6 100644
--- a/app/projects/page.tsx
+++ b/app/projects/page.tsx
@@ -17,7 +17,6 @@ export default function Home() {
const carouselResponsive = {
superLargeDesktop: {
- // the naming can be any, depends on you.
breakpoint: { max: 4000, min: 3000 },
items: 1
},
@@ -44,7 +43,6 @@ function Contents() {
FTC
- {/* TODO */}
I competed in FTC from 2019-2023 in 4410 ARC Lightning, and was team captain for both 2021-2022 Freight Frenzy and 2022-2023 Power Play.
While we did not place well in 2022, in 2023 we created a competitive (and really, really cool!) robot that placed 5th in states.
@@ -83,16 +81,10 @@ function Contents() {
- {/* https://www.canva.com/design/DAFOZeIRZJE/zNhIqJRKKcU7-S18-WTY6Q/edit
- https://cad.onshape.com/documents/a0ca5fa187fec836bcf51b04/w/7cd8ddef87280905040045da/e/f2f6e18a9692b53e36510ac1
- https://www.youtube.com/watch?v=uBv53YcixVM
-
- https://drive.google.com/file/d/14tj9JEbL6R3d7CFyle633BazJCgZk4M2/view */}
Seaperch
- {/* TODO */}
I competed in Seaperch for the 2022 and 2023 season in the Orcas, both times we qualified for internationals, getting 7th overall in 2023.
I was in charge of the design and build team for the 2023 season.
@@ -125,14 +117,6 @@ function Contents() {
- {/* https://cad.onshape.com/documents/dc137516c590087558c7a51b/w/68cd63c15fdd187d746c24ef/e/0aaee406ad5e3141ce5df202
- https://drive.google.com/drive/folders/1Svrt-jRLODfHYGJIIMwNduEr5d7c5pE_
- https://drive.google.com/file/d/1YuSdxNALCy8b11SXWC8rkHvW_IS71c_1/view
- https://www.canva.com/design/DAFaHFcNHRU/cn1L9dRcjuXDGwXXIvvpxg/edit
*/}
- {/* Mock Cubesat
-
- https://github.com/atch2203/bwsi-cubesat
- https://docs.google.com/presentation/d/1E8BGTVA1zBjv1Gjzwo2OOzHj2ZsiZ9_PNX3pUSymSkc/edit?usp=drive_web&ouid=111909659095749587294
*/}
>
);