# Readme

Hi my name is Nicholas.

This GitBook is where I document my learning journey in cybersecurity — from lab writeups and experiments to notes on new topics I explore.

I'm currently working as a Penetration Tester and hold the following certifications:

* eLearnSecurity Certified Professional Penetration Tester (eCPPTv2)
* Certified Red Team Professional (CRTP)
* Certified Red Team Expert (CRTE)
* Certified Enterprise Security Specialist (PACES)
* Certified Azure Web Application Security Professional (CAWASP)
* Offensive Security Certified Professional (OSCP)
* Certified by Altered Security Red Team Professional for Azure (CARTP)

I’ll be using this space to learn in public, share projects I’m working on, and track my growth over time.

You can also find me on LinkedIn <https://www.linkedin.com/in/nicholas-giemsa/>


---

# 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://nicholasgiemsa.gitbook.io/learning/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.
