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 2308c30 commit 7323f00Copy full SHA for 7323f00
components/skills/skills.tsx
@@ -34,6 +34,10 @@ export default function Skills() {
34
<span className="font-bold">Azure</span>
35
</p>
36
<hr className="my-4 border-raisinblack-700 dark:border-white" />
37
+ <p className="my-4 w-full">
38
+ Backend microservice development using .NET 8 and ASP.NET Core.
39
+ </p>
40
+ <hr className="my-4 border-raisinblack-700 dark:border-white" />
41
<p className="my-4 w-full">
42
Ability to grasp new concepts quickly, and easily teachable. It
43
may not be a "skill", but it's a nice trait!
0 commit comments