Rewrite been-building-with section: replace bullets with prose, use natural tone
This commit is contained in:
@@ -10,8 +10,8 @@ import PreviousRole from "@/components/previous-role.astro";
|
|||||||
logo="/lateralus-logo.jpeg"
|
logo="/lateralus-logo.jpeg"
|
||||||
href="https://lateralus.ventures"
|
href="https://lateralus.ventures"
|
||||||
>
|
>
|
||||||
Led frontend development for Ask Chief, shaping AI product experiences with scalable interfaces
|
Frontend work on Ask Chief, building interfaces for AI-powered products that needed to feel simple
|
||||||
that could evolve alongside intelligent workflows.
|
while handling complex workflows underneath.
|
||||||
</PreviousRole>
|
</PreviousRole>
|
||||||
|
|
||||||
<PreviousRole
|
<PreviousRole
|
||||||
@@ -19,8 +19,8 @@ import PreviousRole from "@/components/previous-role.astro";
|
|||||||
logo="/celonis-logo.webp"
|
logo="/celonis-logo.webp"
|
||||||
href="https://celonis.com"
|
href="https://celonis.com"
|
||||||
>
|
>
|
||||||
Built analytical product interfaces for OCPM, alongside shared component systems, build pipelines,
|
Building out analytical interfaces for OCPM, a shared component library, and tooling that made it
|
||||||
and platform foundations that helped teams move faster together.
|
easier for the whole team to ship.
|
||||||
</PreviousRole>
|
</PreviousRole>
|
||||||
|
|
||||||
<PreviousRole
|
<PreviousRole
|
||||||
@@ -28,19 +28,13 @@ import PreviousRole from "@/components/previous-role.astro";
|
|||||||
logo="/lenses-logo.webp"
|
logo="/lenses-logo.webp"
|
||||||
href="https://lenses.io"
|
href="https://lenses.io"
|
||||||
>
|
>
|
||||||
<ul class="list-disc list-inside space-y-1">
|
Product interfaces for SQL Processors and Data Catalog, a shared component library, and developer
|
||||||
<li>Engineered product interfaces for SQL Processors and Data Catalog.</li>
|
tooling including the CLI.
|
||||||
<li>Architected the shared components library.</li>
|
|
||||||
<li>Worked on developer tooling, including the CLI.</li>
|
|
||||||
</ul>
|
|
||||||
</PreviousRole>
|
</PreviousRole>
|
||||||
|
|
||||||
<PreviousRole company="The Chat Shop" logo="/thechatshop-logo.jpg">
|
<PreviousRole company="The Chat Shop" logo="/thechatshop-logo.jpg">
|
||||||
<ul class="list-disc list-inside space-y-1">
|
Streaming data infrastructure built from scratch, along with a processing pipeline that kept delivery
|
||||||
<li>Spearheaded end-to-end processing architecture.</li>
|
running reliably at scale.
|
||||||
<li>Established the company's streaming data infrastructure.</li>
|
|
||||||
<li>Built the operational foundations for reliable delivery and automation.</li>
|
|
||||||
</ul>
|
|
||||||
</PreviousRole>
|
</PreviousRole>
|
||||||
|
|
||||||
<PreviousRole
|
<PreviousRole
|
||||||
@@ -48,9 +42,7 @@ import PreviousRole from "@/components/previous-role.astro";
|
|||||||
logo="/commversion-logo.webp"
|
logo="/commversion-logo.webp"
|
||||||
href="https://commversion.com"
|
href="https://commversion.com"
|
||||||
>
|
>
|
||||||
<ul class="list-disc list-inside space-y-1">
|
Customer delivery platform and its public-facing side, plus InstantConnect, taken from design through
|
||||||
<li>Developed the customer delivery platform and its public-facing infrastructure.</li>
|
to implementation.
|
||||||
<li>Designed and implemented the initial InstantConnect system.</li>
|
|
||||||
</ul>
|
|
||||||
</PreviousRole>
|
</PreviousRole>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user