# Hello World!

These notes and blogs are meant to represent my personal thought process and to track my learning journey.

## About Me

I'm currently working as a cybersecurity analyst. Started out within IT support and branched out to CyberSec shortly after.&#x20;

I’m currently working on my OSCP certification. Still a long way to go but my goal is to attempt the exam by mid 2025. Apart from cyber security, I also dabble with web development a bit and would like to share my learning journey on here too.&#x20;

Outside of work, I enjoy tinkering with mechanical keyboards so stay tuned for more posts on that!&#x20;


---

# 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://docs.elow.dev/readme.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.
