I suggest you take a look at this previous answer of mine, where I explain how to relate the abstract tangent space via various chart-induced isomorphisms to an actual subspace of some $\Bbb{R}^n$, in particular when your manifold is already a submanifold of some cartesian space.
Let $p = (1,0) \in S^1 \subset \Bbb{R}^2$. If you follow that answer (and notation) carefully, you should see that when relating the abstract $T_pS^1$ to an actual subspace of $\Bbb{R}^2$, we're looking at the linear subspace $V= \Phi_{\text{id}_{\Bbb{R}^2}, p}(T_pS^1) \subset \Bbb{R}^2$. And since $\Phi_{\varphi,p}:T_pS^1 \to \Bbb{R}$ is an isomorphism, it follows that the subspace $V$ which we intuitively think of as the tangent space is simply
\begin{align}
V= \Phi_{\text{id}_{\Bbb{R}^2}, p}(T_pS^1) = [\Phi_{\text{id}_{\Bbb{R}^2}, p}\circ (\Phi_{\varphi,p})^{-1}](\Bbb{R})
\end{align}
Now, if you unwind how the maps $\Phi_{\alpha,p}$ (and their inverses) are defined, you should see that this reduces to
\begin{align}
V&= D(\text{id}_{\Bbb{R}^2}\circ \varphi^{-1})_{\varphi(p)}[\Bbb{R}] \\
&= D(\varphi^{-1})_{\varphi(1,0)}[\Bbb{R}] \\
&= D(\varphi^{-1})_{1}[\Bbb{R}]
\end{align}
In other words, we just have to look at the inverse map $\varphi^{-1}:\Bbb{R}\to \Bbb{R}^2$ (sure it maps onto a portion of $S^1$, but you can easily view this as a map into $\Bbb{R}^2$), then we calculate it's Frechet-derivative at the base point $1$, $D(\varphi^{-1})_1:\Bbb{R}\to \Bbb{R}^2$, and then calculate its image. This simply amounts to taking the span of the columns of the matrix representation $(\varphi^{-1})'(1)$ (relative to the standard basis). So, since $\varphi^{-1}(s) = \left(\frac{2s}{s^2+1}, 1- \frac{2}{s^2+1}\right)$. A tedious but straightforward computation shows that $(\phi^{-1})'(1) = 2e_2$. It's span is clearly $\text{span}(\{e_2\})$.
The general message is this: let's say $M$ is an $m$-dimensional submanifold of $\Bbb{R}^l$. Take a point $p\in M$ and a chart $(U,\varphi)$ around $p$. Then, rather than calculating $T_pM$ using one of the abstract definitions, we can calculate what an isomorphic copy (which for the lack of a better name let's call it $\mathcal{T}_pM$) of it looks like. This isomorphic copy is an honest subspace of $\Bbb{R}^l$, and the way it is calculated is as the image of the linear transformation $D(\text{id}_{\Bbb{R}^l}\circ \varphi^{-1})_{\varphi(p)}: \Bbb{R}^m \to \Bbb{R}^l$ (at this stage everything is just plain old multivariable calculus using (Frechet) derivatives); i.e $\mathcal{T}_pM = \text{image } D(\varphi^{-1})_{\varphi(p)} \subset \Bbb{R}^l$.
If you think about this for a moment, this should make sense: $\varphi$ is a chart map, so it takes a portion of the manifold $M$ onto a certain portion of $\Bbb{R}^m$. The inverse map $\varphi^{-1}$ is often called a local parametrization of $M$ about the point $p$ (think of it as mapping the grid lines of $\Bbb{R}^m$ to a bunch of curvy grid lines on the manifold). Then, the derivative $D(\varphi^{-1})_{\varphi(p)}$ is the linear approximation to this map. Which means it maps the $m$-dimensional subspace $\Bbb{R}^m$ bijectively onto a certain $m$-dimensional subspace of $\Bbb{R}^l$, which "approximates" $M$ in some sense (if all you care about is submanifolds of $\Bbb{R}^l$, this is a valid definition of $\mathcal{T}_pM$, in the sense that this subspace is actually independent of the chart).