Skip to content

Commit ee8b64b

Browse files
committed
Update App.jsx
1 parent 10fd0b6 commit ee8b64b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/App.jsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,10 @@ export default function App() {
9898
{/* Top half: Experience */}
9999
<div id="experience" className="tile tile--cta flex-fill d-flex flex-column">
100100
<h5 className="mb-1">Experience 🧰</h5>
101-
<div className="text-secondary small mb-2">
102-
TDLM engineering, XSOAR runbooks, CMDB context.
101+
<div className="text-secondary large mb-2">
102+
Working in a fast paced Threat Detection and Log Management engineering position for a
103+
Fortune 100 Company. Building pipelines, automations, and dashboards to help
104+
security teams identify and mitigate risks. 🛡️
103105
</div>
104106
<div className="mt-auto">
105107
<Button href="#experience-full" size="sm">See roles</Button>

0 commit comments

Comments
 (0)