You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/en/homepage.yml
+21-8Lines changed: 21 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,20 @@ experience:
47
47
enable : true
48
48
title : "EXPERIENCE"
49
49
experience_list:
50
-
# experience item loop
50
+
51
+
# experience item loop
52
+
- name : "Over Under"
53
+
company : ""
54
+
duration : "2023-2024"
55
+
content : "This season, we set the goal of having a larger community impact. We started by expanding our service with the TechPoint Foundation For Youth and their coding help hotline for k-12 students. We also hosted 2 VRC competitions bringing a combined 900 students onto Purdue’s campus as well as our VexU competition being again the world’s largest with 30 teams from across North America. On the competition side, we moved back to 2 teams due to funding limitations but each team was stronger than in years past. We focused on uniform design elements & processes across the two teams as well as on our engineering design process. This culminated in our attendance at the World Championship where BLRS2 took home the Design Award, 10th in skills, and became the WORLD CHAMPIONS."
56
+
57
+
# experience item loop
58
+
- name : "Spin Up"
59
+
company : ""
60
+
duration : "2022-2023"
61
+
content : "Building off the success of our previous season, we ventured this season into many more advanced techniques for building & programming our robots. We also expanded to 3 competition teams with BLRS3 being added to the roster. We also expanded our volunteering this year to include the hosting of our first VRC competition in early January which took place in Purdue’s Armory. Our 3 teams competed in Michigan, Illinois, Kentucky, and at home in Indiana with the world’s largest VexU competition of the season (outside of the world championship) being hosted at Purdue with 24 teams from the US & Mexico. We experimented more with 3d printing, and added laser cut sheet metal to our design arsenal. We also developed an AI-powered vision tracking system for targeting with our robots using an Oak-1 camera on top of a stack of custom electronics to interface with the v5 brain. Utilizing a generous grant from the National Havoc Robotics League, the Purdue SIGBots were able to attend the Vex Robotics World Championship in Dallas Texas where we brought home the Think Award for our programming, alongside being the division finalists."
62
+
63
+
# experience item loop
51
64
- name : "Tipping Point"
52
65
company : ""
53
66
duration : "2021-2022"
@@ -126,19 +139,19 @@ skill:
126
139
skill_list:
127
140
# skill item loop
128
141
- name : "Engineering Majors"
129
-
parcentage : "30%"
142
+
parcentage : "39.4%"
130
143
131
144
# skill item loop
132
145
- name : "Polytechnic Majors"
133
-
parcentage : "30%"
146
+
parcentage : "33.3%"
134
147
135
148
# skill item loop
136
149
- name : "Computer Science Majors"
137
-
parcentage : "30%"
150
+
parcentage : "23.2%"
138
151
139
152
# skill item loop
140
153
- name : "Other Major"
141
-
parcentage : "10%"
154
+
parcentage : "4.1%"
142
155
143
156
144
157
################################### Service ##############################3
0 commit comments