Updates
This commit is contained in:
@@ -25,11 +25,7 @@ export const work = {
|
||||
description: "Mortgage Broker in Utah",
|
||||
href: "https://summitlending.com",
|
||||
image: "/images/work/devops/server-management.png",
|
||||
metrics: [
|
||||
"500+ leads/month",
|
||||
"~10 deploys/week",
|
||||
"99.99% uptime",
|
||||
],
|
||||
metrics: ["500+ leads/month", "99.99% uptime"],
|
||||
technologies: [
|
||||
"Next JS",
|
||||
"Tailwind CSS",
|
||||
@@ -142,6 +138,13 @@ export const work = {
|
||||
"Azure",
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Bun SQLite",
|
||||
description:
|
||||
"A schema-driven SQLite manager for Bun, featuring automatic schema synchronization, type-safe CRUD operations, vector embedding support, and TypeScript type definition generation.",
|
||||
href: "https://git.tben.me/Moduletrace/bun-sqlite",
|
||||
technologies: ["SQLite", "Bun", "Shell", "Typescript"],
|
||||
},
|
||||
{
|
||||
title: "Turbo Sync",
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user