# 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="/pages/-M4yLFSDcHc\_gsUEPfXU" %}
[Resume](/resume.md)
{% endcontent-ref %}

{% endtab %}
{% endtabs %}

## Work

{% content-ref url="/pages/-M4yMwyTz14sDToMJBpm" %}
[Data Engineering](/work/data-engineering.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4yNAznjvM\_Kxgwt1AT" %}
[Fullstack Development](/work/fullstack-development.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4yNFs11X5FG3TIGDeV" %}
[Devops](/work/devops.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4yNI2W-Bza0nafOwuo" %}
[Mobile SDK](/work/mobile-sdk.md)
{% endcontent-ref %}

## Work Experience

{% content-ref url="/pages/-MHbGQQsF\_28QMy7duto" %}
[Work Experience](/work-experience.md)
{% endcontent-ref %}

## Blog

{% content-ref url="/pages/-M4yKRKxA6q0vPzwfgUP" %}
[Broken mention](broken://pages/-M4yKRKxA6q0vPzwfgUP)
{% endcontent-ref %}

## GitHub

{% content-ref url="/pages/-M4yHIsdhRad88a0Z355" %}
[Open Source](/code/open-source.md)
{% endcontent-ref %}

## TL;DR

{% content-ref url="/pages/-M4yLFSDcHc\_gsUEPfXU" %}
[Resume](/resume.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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