We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10fd0b6 commit ee8b64bCopy full SHA for ee8b64b
src/App.jsx
@@ -98,8 +98,10 @@ export default function App() {
98
{/* Top half: Experience */}
99
<div id="experience" className="tile tile--cta flex-fill d-flex flex-column">
100
<h5 className="mb-1">Experience 🧰</h5>
101
- <div className="text-secondary small mb-2">
102
- TDLM engineering, XSOAR runbooks, CMDB context.
+ <div className="text-secondary large mb-2">
+ 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. 🛡️
105
</div>
106
<div className="mt-auto">
107
<Button href="#experience-full" size="sm">See roles</Button>
0 commit comments