This commit is contained in:
Benjamin Toby
2025-02-04 13:21:44 +01:00
parent f0850146be
commit 442ad5aa32
17 changed files with 207 additions and 79 deletions
+11
View File
@@ -88,6 +88,17 @@ export const skills = {
image: "/images/work/devops/server-management.png",
technologies: ["Node JS", "Bun JS", "Shell Script", "Python"],
},
{
title: "API Development and Integration",
description:
"Developing custom APIs and integrating existing APIs from external services",
technologies: [
"API",
"REST",
"API Development",
"Data Fetching",
],
},
{
title: "React JS",
description: "Development of React JS applications for the web",
+7
View File
@@ -45,6 +45,13 @@ export const work = {
"NGINX Reverse Proxy",
],
},
{
title: "Ifuekosa LLC",
description:
"Tax Preparation, Notary and Business Consulting Services in New Jersey",
href: "https://ifuekosallc.com/",
technologies: ["Wordpress", "Docker", "Email Server"],
},
],
},
Devops: {