> For the complete documentation index, see [llms.txt](https://pinetheapple.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pinetheapple.gitbook.io/main/home/readme.md).

# About Me

Hello there! My name is Jonathan. I am a computer science engineering graduate (2024 batch). I am currently learning ethical hacking / penetration testing using websites like TryHackMe and HackTheBox. I like sports, adventure, and learning new things.&#x20;

This website is for me to showcase some of the things that I have learned, mainly with regards to cybersecurity. My ambition is to one day become an "expert" and make valuable contributions to the field. Hopefully, this site will be of use to someone someday.

Here's a little more information about me -

<details>

<summary>Experience</summary>

{% code overflow="wrap" %}

```markdown
Cybersecurity Intern
# @Airbus
# 6 months
Workied as an intern in the Security Operations Centre team. Worked on log monitoring and alert generation in Splunk. Developed use cases for auditd (Linux) on Splunk and learned about Windows Internals and container security.
```

{% endcode %}

{% code overflow="wrap" %}

```markdown
Student Trainee
# @Bosch
# 2 months
Developed software (Java) for the Systems Engineering Department to automate system model migration between different modelling tools.
```

{% endcode %}

</details>

<details>

<summary>Certifications</summary>

* Red Hat Certified Systems Administrator (RHCSA)
* Cisco Certified Support Technician (Cybersecurity)

</details>

<details>

<summary>Skills</summary>

* Python, Java, Javascript along with some Rust and C++
* HTML, CSS, Markdown
* Linux, Bash
* Splunk (SPL)
* Metasploit, Burpsuite, Nmap
* Some knowledge of / experience with GCP, AWS

</details>

<details>

<summary>Interests / Hobbies</summary>

* Badminton
* Snooker / Pool
* Music / Drums
* Calisthenics
* Bouldering
* Learning German and Japanese

</details>

## Profiles

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>TryHackMe</strong></td><td><a href="https://tryhackme.com/p/PineApple">https://tryhackme.com/p/PineApple</a></td><td><a href="/files/dIQLfwFF2zVm7JjDXhc8">/files/dIQLfwFF2zVm7JjDXhc8</a></td></tr><tr><td><strong>Github</strong></td><td><a href="https://github.com/PinetheApple">https://github.com/PinetheApple</a></td><td><a href="/files/orSD6hugAwxfwmSnyq52">/files/orSD6hugAwxfwmSnyq52</a></td></tr><tr><td><strong>HackTheBox</strong></td><td><a href="https://app.hackthebox.com/profile/1050973">https://app.hackthebox.com/profile/1050973</a></td><td><a href="/files/lPSBjKaaVNUvSek2nexi">/files/lPSBjKaaVNUvSek2nexi</a></td></tr><tr><td><strong>Leetcode</strong></td><td><a href="https://leetcode.com/u/PineBot/">https://leetcode.com/u/PineBot/</a></td><td><a href="/files/blHLpULR2t5Fp1Hbxvqk">/files/blHLpULR2t5Fp1Hbxvqk</a></td></tr></tbody></table>


---

# 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://pinetheapple.gitbook.io/main/home/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.
