# Hi there!

## Overview

{% tabs %}
{% tab title="General" %}

| Title        | Detail                         |
| ------------ | ------------------------------ |
| Name         | Julu Ahamed                    |
| Roles        | Data Engineer/Devops/Fullstack |
| Location     | Bangalore                      |
| {% endtab %} |                                |

{% tab title="Career" %}

| Company                | Roles                                              | Year                 |
| ---------------------- | -------------------------------------------------- | -------------------- |
| CustomerGlu (Marax AI) | Data Engineer/Devops Engineer/Full Stack Developer | Dec 2017 - Current   |
| Farm Dimension         | Full Stack Developer                               | Jan 2017 - Sep 2017  |
| TCS                    | Systems Engineer                                   | July 2014 - Sep 2016 |
| {% endtab %}           |                                                    |                      |

{% tab title="Education" %}

| Institute                    | Course                              | Year       |
| ---------------------------- | ----------------------------------- | ---------- |
| Udacity                      | Data Streaming Nanodegree           | Sep 2020   |
| Udacity                      | Full Stack Web Developer Nanodegree | Nov 2017   |
| School of Engineering, CUSAT | B.Tech Electronics & Communication  | April 2014 |
| {% endtab %}                 |                                     |            |

{% tab title="Resume" %}
{% content-ref url="resume" %}
[resume](https://me.julu.dev/resume)
{% endcontent-ref %}

{% endtab %}
{% endtabs %}

## Work

{% content-ref url="work/data-engineering" %}
[data-engineering](https://me.julu.dev/work/data-engineering)
{% endcontent-ref %}

{% content-ref url="work/fullstack-development" %}
[fullstack-development](https://me.julu.dev/work/fullstack-development)
{% endcontent-ref %}

{% content-ref url="work/devops" %}
[devops](https://me.julu.dev/work/devops)
{% endcontent-ref %}

{% content-ref url="work/mobile-sdk" %}
[mobile-sdk](https://me.julu.dev/work/mobile-sdk)
{% endcontent-ref %}

## Work Experience

{% content-ref url="work-experience" %}
[work-experience](https://me.julu.dev/work-experience)
{% endcontent-ref %}

## Blog

{% content-ref url="broken-reference" %}
[Broken link](https://me.julu.dev/broken-reference)
{% endcontent-ref %}

## GitHub

{% content-ref url="code/open-source" %}
[open-source](https://me.julu.dev/code/open-source)
{% endcontent-ref %}

## TL;DR

{% content-ref url="resume" %}
[resume](https://me.julu.dev/resume)
{% endcontent-ref %}


---

# 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://me.julu.dev/master.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.
