Skip to content

Commit 434325d

Browse files
author
dphuang2
committed
improve bullet points to be more professional
1 parent 79c1709 commit 434325d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/components/Home.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const achievements: Achievement[] = [
9494
year: 2019,
9595
type: "professional",
9696
description:
97-
"Received a cease and desist letter for a Shopify App Store side project",
97+
"Built and launched a Shopify app in a week that had revenue on day 1 of launch",
9898
},
9999
{
100100
year: 2019,
@@ -152,7 +152,8 @@ const achievements: Achievement[] = [
152152
{
153153
year: 2017,
154154
type: "professional",
155-
description: "Won a game of HQ Trivia using AI",
155+
description:
156+
"Won a game of HQ Trivia using classical NLP techniques (pre-LLM era)",
156157
links: [
157158
{
158159
text: "[Blog Post]",

0 commit comments

Comments
 (0)