Skip to content

Commit 7257b72

Browse files
committed
wip added todo
1 parent e07f5cb commit 7257b72

File tree

1 file changed

+18
-28
lines changed

1 file changed

+18
-28
lines changed

cv.tex

Lines changed: 18 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -205,50 +205,40 @@ \section{Work Experience}
205205

206206

207207
\begin{joblong}{Designation}{Mar 2019 - Jan 2021}
208-
\item long long line of blah blah that will wrap when the table fills the column width
209-
\item again, long long line of blah blah that will wrap when the table fills the column width but this time even more long long line of blah blah. again, long long line of blah blah that will wrap when the table fills the column width but this time even more long long line of blah blah
208+
\item long long line of blah blah that will wrap when the table fills the column width
209+
\item again, long long line of blah blah that will wrap when the table fills the column width but this time even more long long line of blah blah. again, long long line of blah blah that will wrap when the table fills the column width but this time even more long long line of blah blah
210210
\end{joblong}
211211

212212
%Projects
213213
\section{Projects}
214214

215+
%TODO: Clean up the Projects formatting to be clearer? And maybe also abstract this into environments?
215216
\begin{tabularx}{\linewidth}{ @{}l r@{} }
216217
\textbf{Project Style 1} & \hfill \href{https://some-link.com}{Link to Demo} \\[3.75pt]
217218
\multicolumn{2}{@{}p{\linewidth}@{}}{long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width} \\
218219
\end{tabularx}
219220

220221
\begin{tabularx}{\linewidth}{ @{}X r@{} }
221-
222-
% The Project Name is the Link
223-
\href{https://github.com/path/to/repo}{\textbf{Project Style 2}} &
224-
% Tags flush right
225-
\cvtag{C++} \cvtag{CUDA} \cvtag{\faGithub\ 120 Stars} \cvtag{\faPython\ Python} \\[3.75pt]
226-
227-
% Description spans both
228-
\multicolumn{2}{@{}p{\linewidth}@{}}{%
229-
\begin{minipage}[t]{\linewidth}
230-
\begin{itemize}[nosep,after=\strut, leftmargin=1em, itemsep=3pt,label=--]
231-
232-
\item long long line of blah blah that will wrap when the table fills the column width
233-
\item long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width
234-
235-
\end{itemize}
222+
\href{https://github.com/path/to/repo}{\textbf{Project Style 2}} &\cvtag{C++} \cvtag{CUDA} \cvtag{\faGithub\ 120 Stars} \cvtag{\faPython\ Python} \\[3.75pt]
223+
\multicolumn{2}{@{}p{\linewidth}@{}}{%
224+
\begin{minipage}[t]{\linewidth}
225+
\begin{itemize}[nosep,after=\strut, leftmargin=1em, itemsep=3pt,label=--]
226+
\item long long line of blah blah that will wrap when the table fills the column width
227+
\item long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width
228+
\end{itemize}
236229
\end{minipage}
237-
238230
} \\
239231
\end{tabularx}
240232

241233
\begin{tabularx}{\linewidth}{@{}l r@{} }
242-
\textbf{Project Style 3} & \href{https://link.com}{Link to Demo} \\[3.75pt]
243-
244-
% Description first
245-
\multicolumn{2}{@{}X@{}}{%
246-
long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width} \\[3.75pt]
247-
248-
% Tags at the bottom, slightly offset or lighter
249-
\multicolumn{2}{@{}X@{}}{%
250-
\footnotesize \textit{Stack:} \cvtag{Python} \cvtag{NumPy} \cvtag{Matplotlib}
251-
} \\
234+
\textbf{Project Style 3} & \href{https://link.com}{Link to Demo} \\[3.75pt]
235+
\multicolumn{2}{@{}X@{}}{%
236+
long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width long long line of blah blah that will wrap when the table fills the column width} \\[3.75pt]
237+
238+
% Tags at the bottom, slightly offset or lighter
239+
\multicolumn{2}{@{}X@{}}{%
240+
\footnotesize \textit{Stack:} \cvtag{Python} \cvtag{NumPy} \cvtag{Matplotlib}
241+
} \\
252242
\end{tabularx}
253243

254244

0 commit comments

Comments
 (0)