# About.me

## About me <a href="#about-me" id="about-me"></a>

Libertyunix is currently a red team professional & professor researching cyber and information security. His research has explored topics such as digital forensics, red team penetration testing, deep learning, IoT, and software defined radio. His graduate research thesis demonstrated the effects physical security systems can play in penetration testing and security assessments.

This blog points to all the code publicly hosted on GitHub over at - <https://github.com/LibertyUnix>.

## Email <a href="#contact-me" id="contact-me"></a>

#### <libertyunix@protonmail.com>

## Twitter&#x20;

{% embed url="<https://twitter.com/libertyunix>" %}

## Twitch

{% embed url="<https://www.twitch.tv/libertyshell>" %}


---

# 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://blog.dev4cloud.net/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.
