Skip to content

Commit

Permalink
[latex]: Impove vertical spacing on longtable rows for experience sec…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
dfsmania committed Oct 5, 2024
1 parent 0be3749 commit 5708bb8
Showing 1 changed file with 8 additions and 15 deletions.
23 changes: 8 additions & 15 deletions resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -173,35 +173,28 @@ \section{Profile}
\renewcommand{\getsectionbgcolor}{blue!60}
\section{Professional Experience}

\renewcommand{\arraystretch}{1.8}
\begin{longtable}{p{0.12\textwidth} | p{0.80\textwidth}}

% Company: LLW Ingeniería SRL.
\textit{Jul 2020\newline to \newline Present}
&
\textbf{Software Developer at LLW Ingeniería S.R.L.}
\vspace{0.75em}
\newline
Involved in the design, development and maintenance of a system for the telecommunications sector. The system consists of a core application/service developed with \textit{\CS} (\textit{.Net Framework} and \textit{The Mono Project}) for a \textit{Linux} environment, aimed at controlling and managing telephony-related hardware devices to provide voice communication between subscribers lying in two different technologies (\textit{X25/LAPB} and \textit{SIP}). This system is complemented by an administrative web panel, developed using the \textit{Laravel framework}, which allows for provisioning, monitoring, configuration, and overall system management.
\vspace{0.75em} \\
\vspace{0.75em} \newline
Involved in the design, development and maintenance of a system for the telecommunications sector. The system consists of a core application/service developed with \textit{\CS} (\textit{.Net Framework} and \textit{The Mono Project}) for a \textit{Linux} environment, aimed at controlling and managing telephony-related hardware devices to provide voice communication between subscribers lying in two different technologies (\textit{X25/LAPB} and \textit{SIP}). This system is complemented by an administrative web panel, developed using the \textit{Laravel framework}, which allows for provisioning, monitoring, configuration, and overall system management. \\
&
Maintenance and bug tracking/fixing over a \textit{Softswitch} software developed in \textit{C/\CC} technologies.
\vspace{0.75em} \\
Maintenance and bug tracking/fixing over a \textit{Softswitch} software developed in \textit{C/\CC} technologies. \\
&
Development of scripts with \textit{Python} to automate tasks at the company for different purposes.

\vspace{0.75em} \\
Development of scripts with \textit{Python} to automate tasks at the company for different purposes. \\

% Company: Microtrol SRL.
\textit{Sep 2011\newline to \newline Feb 2020}
&
\textbf{Software Developer at Microtrol S.R.L.}
\vspace{0.75em}
\newline
In the early years of my career, I developed and maintained several interactive applications for digital television transmissions as part of the \textit{GINGA Project}, utilizing \textit{NCL} and \textit{LUA}. One notable project was a soccer statistics application that was broadcast alongside each match of the \textit{Argentine Soccer League}.
\vspace{0.75em} \\
\vspace{0.75em} \newline
In the early years of my career, I developed and maintained several interactive applications for digital television transmissions as part of the \textit{GINGA Project}, utilizing \textit{NCL} and \textit{LUA}. One notable project was a soccer statistics application that was broadcast alongside each match of the \textit{Argentine Soccer League}. \\
&
As I gained experience, I transitioned into firmware development for \textit{Set-Top Boxes (STBs)} with various architectures (\textit{SH4}, \textit{ARM}), primarily using \textit{C/\CC}. My key contributions during this phase included integrating the latest \textit{GINGA Middleware} into \textit{STB} devices, implementing a custom \textit{MPEG-DASH Adaptive Streaming} protocol, and developing a new generation of \textit{STBs (non-Android)} that supported native multimedia applications, including \textit{Twitter} and \textit{YouTube} clients.
\vspace{0.75em} \\
As I gained experience, I transitioned into firmware development for \textit{Set-Top Boxes (STBs)} with various architectures (\textit{SH4}, \textit{ARM}), primarily using \textit{C/\CC}. My key contributions during this phase included integrating the latest \textit{GINGA Middleware} into \textit{STB} devices, implementing a custom \textit{MPEG-DASH Adaptive Streaming} protocol, and developing a new generation of \textit{STBs (non-Android)} that supported native multimedia applications, including \textit{Twitter} and \textit{YouTube} clients. \\
&
In the final and most extended phase of my role, I focused on developing and maintaining a web-based system that managed logistics, monitoring, and remote support for a set of \textit{Android} devices distributed to the education sector as part of a government program. I worked with technologies such as \textit{PHP}, \textit{JavaScript/jQuery}, \textit{HTML5/CSS3}, \textit{SQL}, and frameworks/libraries like \textit{Bootstrap}, \textit{AdminLTE}, and \textit{Laravel}. Additionally, I handled bug tracking and troubleshooting in the \textit{Android} device firmware and the underlying agent responsible for reporting device information to the web system.
\end{longtable}
Expand Down

0 comments on commit 5708bb8

Please sign in to comment.