# About me

Hello, my name is Daniel Luu and I'm a networking and cyber security enthusiast with over two years of experience in the IT field.

I stay current by regularly reading news on Dark Reading and CSO online. which provide timely insights into industry trends, emerging threats, and best practices that I can implement.

This portfolio showcases the works and experiments I've undertaken, driven by my deep interest and curiosity in both digital and physical networking and cyber security.

I love diving into challenges, researching solutions, and solving problems—it’s what drives me.

{% hint style="warning" %}
**Disclaimer**: The information provided on this site is for educational and informational purposes only. The content shared here reflects my personal experiences and opinions related to my homelab setup and projects. While I strive to provide accurate and up-to-date information, I make no representations or warranties of any kind about the accuracy, reliability or suitability to the information. Any reliance you place on such information is therefore strictly at your own risk.
{% endhint %}


---

# 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.lapluu.com/about-me.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.
