Upgrade deps and move to bun
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<UContainer class="flex flex-col gap-5 p-4 sm:p-6 lg:p-8 max-w-3xl" as="section">
|
||||
<UContainer
|
||||
class="flex flex-col gap-5 p-4 sm:p-6 lg:p-8 max-w-3xl"
|
||||
as="section"
|
||||
>
|
||||
<div class="text-sm text-gray-500">Been working with</div>
|
||||
<PreviousRole
|
||||
company="Lateralus Ventures"
|
||||
@@ -7,9 +10,9 @@
|
||||
href="https://lateralus.ventures"
|
||||
>
|
||||
<div>
|
||||
Lead the frontend development of Ask Chief, an AI-driven product,
|
||||
with a focus on building scalable, high-performance user interfaces that
|
||||
evolve alongside intelligent systems.
|
||||
Lead the frontend development of Ask Chief, an AI-driven product, with a
|
||||
focus on building scalable, high-performance user interfaces that evolve
|
||||
alongside intelligent systems.
|
||||
</div>
|
||||
</PreviousRole>
|
||||
|
||||
@@ -39,11 +42,7 @@
|
||||
</ul>
|
||||
</PreviousRole>
|
||||
|
||||
<PreviousRole
|
||||
company="The Chat Shop"
|
||||
logo="thechatshop-logo.jpg"
|
||||
href="https://thechatshop.com"
|
||||
>
|
||||
<PreviousRole company="The Chat Shop" logo="thechatshop-logo.jpg">
|
||||
<ul class="list-disc list-inside">
|
||||
<li class="inline">Spearheaded end-to-end processing architecture.</li>
|
||||
<li class="inline">
|
||||
|
||||
Reference in New Issue
Block a user