summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dato <nicolas.dato@gmail.com>2024-09-15 19:40:40 -0300
committerNicolas Dato <nicolas.dato@gmail.com>2024-09-15 19:40:40 -0300
commitcb4d297269113e8b66edb2219d01e22cae62508e (patch)
tree0d38647eddd5c5a145c97f14a850262c1e99387c
parentc45b9a3037736c74f6eca98819f408c31d607968 (diff)
downloadcv-cb4d297269113e8b66edb2219d01e22cae62508e.tar.gz
cv-cb4d297269113e8b66edb2219d01e22cae62508e.tar.bz2
adding website
-rw-r--r--cv-dato.pdfbin71391 -> 71842 bytes
-rw-r--r--cv-dato.tex3
-rw-r--r--cv-template.tex2
3 files changed, 4 insertions, 1 deletions
diff --git a/cv-dato.pdf b/cv-dato.pdf
index 1f87b12..d24d520 100644
--- a/cv-dato.pdf
+++ b/cv-dato.pdf
Binary files differ
diff --git a/cv-dato.tex b/cv-dato.tex
index 9f3aa64..2569b86 100644
--- a/cv-dato.tex
+++ b/cv-dato.tex
@@ -11,6 +11,7 @@
\email{nicolas.dato@gmail.com}
\address{\href{https://www.openstreetmap.org/\#map=11/-38.7182/-62.2650}{Bah\'{\i}a Blanca, Buenos Aires\newline Argentina}}
\linkedin{nicolas-jorge-dato}
+\website{www.ndato.com}
\professiontitle{Senior Software Developer}
\begin{document}
@@ -86,7 +87,7 @@
\alignedlistitem{Main expertise}{C with threads, sockets, mutex, semaphores, kernel scheduler, IPC}
\alignedlistitem{Other languages I work with}{SQL, Perl, Bash, Python, and also Java, .NET, React, Android}
\alignedlistitem{Tools and libraries}{Git, CUDA, NVENC/NVDEC, FFmpeg, Video4Linux, Valgrind, VIM, Autotools, \LaTeX{}}
- \alignedlistitem{Linux distributions}{CentOS, Raspberry Pi, Slackware}
+ \alignedlistitem{Linux distributions}{CentOS, Raspberry Pi, Slackware, OpenBSD}
\alignedlistitem{Broadcast industry}{H.264, H.265, AAC, AC3, SCTE-27, Closed Captions, SCTE-35, ASI, SDI, HDMI, NDI, HLS, RTSP, RTMP, SRT, MP4, MPEG-TS, ATSC, DVB, ISDB-T}
\end{alignedlist}
\end{knowladge}
diff --git a/cv-template.tex b/cv-template.tex
index 94f3237..7acb50f 100644
--- a/cv-template.tex
+++ b/cv-template.tex
@@ -30,6 +30,7 @@
\providecommand{\email}[1]{\providecommand{\cvemail}{\href{mailto:#1}{#1}}}
\providecommand{\address}[1]{\providecommand{\cvaddress}{#1}}
\providecommand{\professiontitle}[1]{\providecommand{\cvprofessiontitle}{#1}}
+\providecommand{\website}[1]{\providecommand{\cvwebsite}{\href{https://#1}{#1}}}
\providecommand{\linkedin}[1]{\providecommand{\cvlinkedin}{\href{https://www.linkedin.com/in/#1/}{#1}}}
\newenvironment{alignedlist}
@@ -49,6 +50,7 @@
\begin{minipage}[c][]{0.48\textwidth}
\begin{alignedlist}
\alignedlistitem{Email}{\cvemail}
+ \alignedlistitem{WebSite}{\cvwebsite}
\alignedlistitem{Linkedin}{\cvlinkedin}
\alignedlistitem{Location}{\cvaddress}
\end{alignedlist}