# Awesome Products

### Writing

* [Notion](https://notion.so) - All-in-one workspace for writing, project management, and more.
* [Typora](https://www.typora.io/) - Awesome WYSIWYG Markdown editor.
* [GitBook](https://www.gitbook.com/) - Document Everything! For you, your users and your team (Offers bidirectional GitHub sync).

### Task Management

* [TickTick](https://ticktick.com) - The to do worklist to organize work & life.

### Blogging

* [Ghost](https://ghost.org) - Fiercely independent, professional publishing.

### Project Management

* [Trello](https://trello.com/) - Trello lets you work more collaboratively and get more done.
* [Linear](https://linear.app/) - The issue tracking tool you'll enjoy using
* [JIRA](https://www.atlassian.com/software/jira) - Issue & project tracking software.
* [Basecamp](https://basecamp.com/) - Project management and team communication software.
* [Unito](https://unito.io/) - Integrate and sync project management tools (Trello, JIRA, Asana, and more).

### Design

* [Figma](https://www.figma.com/) - Where teams design together.
* [Whimsical](https://whimsical.com/) - The Visual Workspace, communicate visually at the speed of thought.

### Sketching

* [Excalidraw](https://excalidraw.com/) - Hand-drawn look & feel

### Whiteboarding

* [Miro](https://miro.com/) - The online collaborative whiteboard platform to bring teams together, anytime, anywhere.

### Automation

* [Zapier](https://zapier.com/) - Connect Your Apps and Automate Workflows.
* [IFTTT](https://ifttt.com) - Every thing works better together.

### Authentication

* [Auth0](https://auth0.com/) - Never Compromise on Identity.

### Collecting Feedback

* [Canny](https://canny.io) - Track feedback to build better products.

### Internal Tools

* [Retool](https://retool.com/) - Build internal tools, remarkably fast

### Scheduling

* [Calendly](https://calendly.com) - Calendly helps you schedule meetings without the back-and-forth emails.
* [FreeBusy](http://freebusy.io/) The complete solution to automate meeting scheduling.
* [There](https://there.team/) - The base for collaborating clearly & smoothly in remote teams.

### Calls / Confrencing

* [Zoom](https://zoom.us) - Cloud video conferencing and simple online meetings.
* [Google Meet](https://apps.google.com/meet/?hl=en) - Premium video meetings for everyone.
* [Discord](https://discordapp.com) - All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone.

### Forms

* [Typeform](https://www.typeform.com) - The future of forms is here.
* [Google Forms](https://www.google.com/forms/about/) - Create effortless forms.

### Search

* [Algolia](https://www.algolia.com) - Fast, reliable and modern search and discovery.

### PaaS (Platform as a Service)

* [Heroku](https://heroku.com).
* [Render](https://render.com).
* [Google App Engine](https://cloud.google.com/appengine/).

### Communication APIs

* [Twilio](https://twilio.com) - Communication APIs for SMS, voice, video, and authentication.

### Email Clients

* [Spark](https://sparkmailapp.com/) - Love your email again.

### Password Managers

* [1Password](https://1password.com) - Go ahead. Forget your passwords.

### Email Services

* [Mailgun](https://www.mailgun.com/) - The Email Service for Developers.
* [SendGrid](https://sendgrid.com) - Partner with the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise..

### Payment Gateways

* [Stripe](https://stripe.com) - The new standard in online payments.

### Continuous Integration

* [CircleCI](https://circleci.com/) - Automate your development process quickly, safely, and at scale..
* [GitHub Actions](https://github.blog/2019-08-08-github-actions-now-supports-ci-cd/) - Fast CI/CD for any OS, any language, and any cloud.
* [GitLab CI](https://about.gitlab.com/product/continuous-integration/) - GitLab CI/CD pipelines build, test, deploy, and monitor your code as part of a single, integrated workflow.

### JAMstack

*See:* [*https://jamstack.org*](https://jamstack.org)

#### Hosting

* [Netlify](https://netlify.com) - All-in-one platform for automating modern web projects.

#### Management / Building

* [Stackbit](https://www.stackbit.com/) - Build Modern JAMstack Websites in Minutes. Combine any Theme, Site Generator and CMS without complicated integrations.

#### CMS

* [NetlifyCMS](https://www.netlifycms.org/).
* [TinaCMS](https://tinacms.org/).
* [Contentful](https://www.contentful.com/).


---

# 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.omar.engineer/awesome-products.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.
