# Sharing

## **Code on** [**GitHub**](https://github.com/obahareth)

I love solving problems with code. [Here](https://github.com/obahareth?tab=repositories\&type=source) are all the repositories I made.

## **Thoughts on** [**Twitter**](https://twitter.com/o_bahareth)

I share a lot of cool tech posts I come by, sometimes about random life tidbits, and I tweet in both Arabic and English.

## **Blog on** [**Medium**](https://medium.com/@obahareth)

I write mostly about programming, tools, and management.

## **Experiences on** [**Instagram**](https://www.instagram.com/obahareth/)

I mostly share cat pics or pics from my travels.

## **Ideas in** [**Notion**](https://www.notion.so/obahareth/Public-04ad2eb582a448b1ae834249d5ada9b9)

My time is limited and I can't often do everything I wish. But I have many ideas and lists so I put all of them [in the open](https://www.notion.so/03b7e9880c26428596228dfb14ee6e47).

## Snippets on [GitHub Gists](https://gist.github.com/obahareth)​ <a href="#snippets-on-github-gists" id="snippets-on-github-gists"></a>

I things I'm tinkering with, code that I want to embed in articles, and configurations for various tools on GitHub Gist.

## **Knowledge in** [**this wiki**](https://wiki.omar.engineer/)

I am trying to fill everything I know in this wiki. It can be easily queried with the search at the top right.

## **Everything else**

I share most everything else here:

* [Reddit](https://www.reddit.com/user/obahareth/)
* [Hacker News](https://news.ycombinator.com/user?id=obahareth)
* [Stack Overflow](https://stackoverflow.com/users/1544440/omar-bahareth)
* [Quora](https://www.quora.com/profile/Omar-Bahareth)
* [Product Hunt](https://www.producthunt.com/@o_bahareth)
* [Indie Hackers](https://www.indiehackers.com/user/obahareth)


---

# 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/sharing.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.
