Anukriti TripathiA. T.
All work

UX Research

Gemini for work

One-line description shown under the title

Year2026
RoleLead designer
Duration6 weeks
CategoryUX Research
ToolsFigmaPen and paper
Gemini for work cover image

Copy this whole file into a new file named after your project slug (for example my-new-project.mdx). The filename becomes the URL: /work/my-new-project.

Frontmatter fields at the top are all optional except title. The order number controls position in grids (lower = earlier). Delete any section below you do not need.

Placing images

Single figure (the quoted text becomes the caption):

![Describe what the image shows](/images/projects/your-slug/detail-01.jpg "Caption text here")

Multi-image gallery:

<Gallery
  images={[
    { src: "/images/projects/your-slug/a.jpg", alt: "Description", caption: "Optional caption" },
    { src: "/images/projects/your-slug/b.jpg", alt: "Description", caption: "Optional caption" },
  ]}
/>

Put the actual image files inside public/images/projects/your-slug/.

Problem

[CONTENT NEEDED] What problem were you solving, and for whom? Two or three sentences.

Context

[CONTENT NEEDED] Background: client, course, self-initiated? Constraints? Team?

Research

[CONTENT NEEDED] Methods used (interviews, heuristics, field observation), participants, what you looked at. Images of research artefacts can go here:

Alt text describing the image

Insights

[CONTENT NEEDED] What did you learn that changed the direction? Bullet points work well.

Process

[CONTENT NEEDED] How you moved from insight to concept: sketches, flows, wireframes.

Iterations

[CONTENT NEEDED] What changed between versions and why. Before/after images belong here.

Solution

[CONTENT NEEDED] The final design or product. Lead image plus explanation. Link a prototype if you have one:

View prototype

Outcome

[CONTENT NEEDED] What happened in the end? Testing results, handover, exhibition, adoption. Only facts you can verify.

Reflection

[CONTENT NEEDED] What would you do differently? What did this teach you as a designer?