Skip to content

Commit

Permalink
📝 Update projects summary [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2023
1 parent ae03421 commit 2725a7a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ This repository contains my projects.

## 🌯 Summary

- 37 projects in 10 years
- 38 projects in 10 years

### 2021

- [Pabio Onboarding](./projects/2021/pabio-onboarding.md)
- [Pabio.com](./projects/2021/pabio-website.md)

### 2020
Expand Down
28 changes: 28 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1172,5 +1172,33 @@
"Tailwind CSS"
]
}
},
{
"slug": "pabio-onboarding.md",
"path": "projects/2021/pabio-onboarding.md",
"source": "https://github.com/AnandChowdhary/projects/blob/main/projects/2021/pabio-onboarding.md",
"title": "Pabio Onboarding",
"date": "2021-12-22T00:00:00.000Z",
"excerpt": "On the Pabio website, we designed a new onboarding flow to help users get started with the service and better qualify leads. The flow starts with a style quiz, which asks users to select their preferred interior design styles from a set of images. The quiz is followed by a short form to collect contact information and a few more questions about the user's needs.\n\nhttps://youtu.be/8XnSy58YPPg\n\nStep 1\nStyle description in step 1\nStep 2\nStep 3\nStep 7\nStep 13",
"attributes": {
"title": "Pabio Onboarding",
"tags": "projects",
"intro": "Style quiz and onboarding flow for Pabio's personalized interior design and furniture rental service",
"date": "2021-12-22T00:00:00.000Z",
"work": [
"Web"
],
"bg": "#ed7470",
"style": "cover",
"company": "Pabio",
"img_src": "/assets/pabio-onboarding/1q",
"img_type": "jpg",
"stack": [
"TypeScript",
"React",
"Next.js",
"Tailwind CSS"
]
}
}
]

0 comments on commit 2725a7a

Please sign in to comment.