# Schooling

Finally out of education for a little while now, I've begin to realize the the impact that schooling has had on the trajectory of my life. It has imprinted a desire for knowledge and understanding of the world and *why* things work the way that they do.&#x20;

As a kid, I loved science and math. Math mostly. Probably because:

1. Everyone else hated it and I was a hipster even as a child
2. It was fun because I was good at it&#x20;

Contrarianism aside,&#x20;

Though it started in high school, it was the higher education that made the most lasting impact on my life. I did not sign up for my engineering degree but got lucky that I was placed there. Originally, I went for physics or mathematics but was placed in the weeder course of engineering that forced freshmen at Trinity University to find the major that would best suit them.&#x20;

But I got through it and stuck with it. And learning about the science behind the impact of engineering left me curious and desiring more.&#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://nkintc.gitbook.io/brainless/thoughts/schooling.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.
