I watched this nice video and I would like to prove that $\exp\left(\mathbf{A}\right)=-\mathbf{I}$ where
$$\mathbf{A}=\begin{bmatrix}0 & -\pi \\ \pi &0\end{bmatrix}$$
The video actually proves this, but it does it in a very complicated way IMO. It first computes
$$\exp\left(\begin{bmatrix}0 & -1 \\ 1 &0\end{bmatrix}t\right)\ \forall t \in \mathbb{R}$$
and then plugs $t = \pi$ in the resulting expression). Are there simpler ways? What is the simplest way to compute the eigenvectors of $\mathbf{A}$?