# Journey

#### Why this style of portfolio?

I thought this would be the best way to capture the whole picture of things I have worked on and the progress made over the years, in the case of LinkedIn the societal norm of showcasing success in terms of metrics suffocates me, it doesn't show the effort of or reasoning of what I did

I know it's too long to read the whole journey but if someone wants to deep dive into how I think and operate, this would be the best way to do it

ps: for me, it also serves as a reflection of where i started and the progress i made over time :)

#### How it's structured?

* [internet & me](/journey/internet-and-me.md) - getting access to the Internet and how the exposure shaped me
* [hack.io](/journey/hack.io.md) - a small team of 5 and my first attempt at entrepreneurship
* [GDSC](/journey/gdsc.md) - a community that changed me and taught me that I could be a lead
* [ingress hack](/journey/ingress-hack.md) - 0 experience in sponsorships to raising $15000 for the hackathon
* [Tinkerhub](/journey/tinkerhub.md) - making an impact and working for a reason that I deeply care about
* [Figma](/journey/figma.md) - a random email to leading Figma's community program in India


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.advaith.co/journey.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
