From 950533116507ea165cd22d2052371e6605a81b01 Mon Sep 17 00:00:00 2001 From: Benjamin Toby Date: Fri, 5 Dec 2025 22:23:24 +0100 Subject: [PATCH] Updates --- components/pages/Home/(data)/work.ts | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/components/pages/Home/(data)/work.ts b/components/pages/Home/(data)/work.ts index 7658981..2b7873c 100644 --- a/components/pages/Home/(data)/work.ts +++ b/components/pages/Home/(data)/work.ts @@ -42,7 +42,7 @@ export const work = { "Next JS", "Docker", "VSCode Web Editor", - "NGINX Reverse Proxy", + "NGINX", ], }, { @@ -55,18 +55,22 @@ export const work = { "Next JS", "Docker", "NGINX", - "Typescripy", + "Typescript", "Bun JS", "Tailwind CSS", ], }, { - title: "Ifuekosa LLC", - image: "/images/work/devops/server-management.png", - description: - "Tax Preparation, Notary and Business Consulting Services in New Jersey", - href: "https://ifuekosallc.com/", - technologies: ["Wordpress", "Docker", "Email Server"], + title: "Circlenav", + description: "The AI search engine done right", + href: "https://circlenav.net", + technologies: [ + "SearXNG", + "NextJS", + "Docker", + "Grok (XAI)", + "Websockets", + ], }, ], },