Skip to content

Commit

Permalink
update profile skills section;
Browse files Browse the repository at this point in the history
  • Loading branch information
noynovera committed Nov 29, 2024
1 parent 899c98b commit 014becc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/web/src/app/components/home/profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ export default function HomeProfile() {
<span>People Management</span><span>&bull;</span><span>Project Management</span><span>&bull;</span><span>Software Engineering Management</span>
</div>

<div className="flex flex-row gap-2 flex-wrap w-3/4 border-l-2 mb-5 pl-2 border-neutral-900 dark:border-neutral-100">
<span>Software Architecture</span><span>&bull;</span><span>TDD</span><span>&bull;</span><span>DevOps</span><span>&bull;</span><span>AppSec</span><span>&bull;</span><span>AI-Augmented Software Engineering</span>
</div>

<div className="mt-3 w-3/4 border-l-2 border-black dark:border-white mb-5 pl-2">
<div className="mt-1 flex flex-row flex-wrap gap-4">

Expand Down

0 comments on commit 014becc

Please sign in to comment.