# How I want to work

### I want to work in a quality-oriented company

It doesn’t suit me to work for a company that values number of shipped features more than their quality, I understand that some companies need to do that for business reasons but I don’t want to be a part of it and it's not just a preference, honestly I don't have the required skills to ship low-quality features in a tight timeline.

### I want to work with people who share the same values as me

[My work values](https://e7san.gitbook.io/wiki/my-work-values)

### I would like to work in this kind of tasks

1. Review code and suggest a better design.
2. Legacy/messy code refactor planning.
3. Prepare and run workshops on Clean Code Practices based on the client code.
4. Prepare and run workshops on Refactor As You Go Techniques based on the client code.
5. Making great tools for software developers.

### I want to work with people who are better than me

To grow and to improve my skills.

### I want to influence the local software engineering industry and spread the professionalism culture.

I believe that our software development culture is changing and I want to be a part of this change, I want to spread these principles:

1. إنّ الله يحب إذا عمل أحدكم عملاً أن يتقنه
2. To consider other developers and to do our best to make their work smoother and more comfortable.
3. To not be controlled by the business flow and to express our concerns and opinions freely and in confidence.
4. To honor our work and to keep learning & improving ourselves.

### I would prefer flexible work hours and considering management

1. I want to spend more time with my family.
2. Sometimes I'd have severe insomnia, trying to be productive while I barely had sleep hours is very hard.
3. Sometimes I'd be more productive at midnight.
4. I want to be on control over my daily schedule.


---

# 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://e7san.gitbook.io/wiki/how-i-want-to-work.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.
