Skip to content

Commit b319059

Browse files
authored
Clean up experience details in about.html
Removed commented-out details sections for various experiences.
1 parent 60989b7 commit b319059

1 file changed

Lines changed: 16 additions & 12 deletions

File tree

pages/mobile/about.html

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ <h2>Current Roles</h2>
3737
<summary>Amway (2025-Current)</summary>
3838
<p>Working fulltime in Amway's SOC and engineering with a focus on Identity Security and Management</p>
3939
</details>
40+
<details class="expperience-item" open>
41+
<summary>Superior Cyber Range (2024-Current)</summary>
42+
<p>Project and technical lead for the Superior Cyber Range based out of MTU. </p>
43+
</details>
4044
</div>
4145
<div class="glass-panel">
4246
<h2>Previous Experience</h2>
@@ -48,10 +52,10 @@ <h2>Previous Experience</h2>
4852
<li>Python</li>
4953
<li>Api Security</li>
5054
</ul>
51-
<details class="experience-more">
55+
<!-- <details class="experience-more">
5256
<summary>More Details</summary>
5357
<p>Add tools, systems, and measurable outcomes here.</p>
54-
</details>
58+
</details> -->
5559
</details>
5660
<details class="experience-item" open>
5761
<summary>Amway (2023)</summary>
@@ -60,10 +64,10 @@ <h2>Previous Experience</h2>
6064
<li>SOC engineering exposure.</li>
6165
<li>Gap identification and mitigation planning.</li>
6266
</ul>
63-
<details class="experience-more">
67+
<!-- <details class="experience-more">
6468
<summary>More Details</summary>
6569
<p>Add tools, systems, and measurable outcomes here.</p>
66-
</details>
70+
</details> -->
6771
</details>
6872

6973
<details class="experience-item">
@@ -73,10 +77,10 @@ <h2>Previous Experience</h2>
7377
<li>Automation-focused internship project.</li>
7478
<li>Major time reduction from manual process.</li>
7579
</ul>
76-
<details class="experience-more">
80+
<!-- <details class="experience-more">
7781
<summary>More Details</summary>
7882
<p>Add implementation and handoff details here.</p>
79-
</details>
83+
</details> -->
8084
</details>
8185

8286
<details class="experience-item">
@@ -86,11 +90,11 @@ <h2>Previous Experience</h2>
8690
<li>Website rebuild and migration support.</li>
8791
<li>Inventory and product data handling.</li>
8892
</ul>
89-
<details class="experience-more">
93+
<!-- <details class="experience-more">
9094
<summary>More Details</summary>
9195
<p>Add platform and rollout details here.</p>
92-
</details>
93-
</details>
96+
</details> -->
97+
</details>
9498

9599
<details class="experience-item">
96100
<summary>Student Information Technology Services (2020-2021)</summary>
@@ -99,10 +103,10 @@ <h2>Previous Experience</h2>
99103
<li>Hands-on hardware and OS deployment.</li>
100104
<li>Secure data destruction workflow.</li>
101105
</ul>
102-
<details class="experience-more">
103-
<summary>More Details</summary>
106+
<!-- <details class="experience-more"> -->
107+
<!-- <summary>More Details</summary>
104108
<p>Add process scale and impact notes here.</p>
105-
</details>
109+
</details> -->
106110
</details>
107111
</div>
108112
</section>

0 commit comments

Comments
 (0)