Skip to content

Commit

Permalink
chore: fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lucazulian committed Sep 15, 2021
1 parent 34aab06 commit bdad8d4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

rm -rf *.pdf *.log *.out *.aux

xelatex resume.tex
Binary file modified resume.pdf
Binary file not shown.
14 changes: 7 additions & 7 deletions resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@
\begin{minipage}[t]{0.5\textwidth}
\vspace{-\baselineskip}

I'm a software craftsman living in Milan, born and raised in Treviso (Italy). I've been programming for over half my life, I'm comfortable creating, developing, maintaining, and improving software written in C, C\#, Python, Elixir, Rust, etc (most of my recent projects have been written in Elixir). I'd like to work more on Haskell, Rust, Erlang, OCaml, Scheme. I believe in the value of Open Source Software. My current interests revolve around functional programming, algorithms, compilers, interpreters, domain-specific languages, virtual machines and autonomous robot.
I'm a software craftsman living in Milan, born and raised in Treviso (Italy). I've been programming for over half of my life, I'm comfortable creating, developing, maintaining, and improving software written in C, C\#, Python, Elixir, Rust, etc (most of my recent projects have been written in Elixir). I'd like to work more on Haskell, Rust, Erlang, OCaml, Scheme. I believe in the value of Open Source Software. My current interests revolve around functional programming, algorithms, compilers, interpreters, domain-specific languages, virtual machines and autonomous robot.
\end{minipage}
\hfill
\begin{minipage}[t]{0.4\textwidth}
\vspace{-\baselineskip}
\begin{barchart}{5.5}
\baritem{C\#}{40}
\baritem{C\#}{30}
\baritem{Elixir}{90}
\baritem{Rust}{20}
\baritem{Python}{60}
\baritem{Git}{40}
\baritem{Haskell}{10}
\baritem{Git}{50}
\baritem{Haskell}{15}
\end{barchart}
\end{minipage}

Expand All @@ -83,7 +83,7 @@
{04/2020-now\\\footnotesize{Milan - full time}}
{Software Developer}
{Casavo}
{Creating infrastructure and microservices in Elixir and Rust from scratch of listing plafform and then for internal tool to manage real estate transactions. \\
{Creating infrastructure and microservices written in Elixir and Rust from scratch for listing platform and then for internal tool to manage real estate transactions. \\
\texttt{Elixir}\slashsep\texttt{Rust}\slashsep\texttt{TypeScript}}

\entry
Expand All @@ -102,7 +102,7 @@
{01/2016-08/2016\\\footnotesize{Milan - full time}}
{Software Developer}
{ECRM Italia}
{Analysis, design and development of digital rewards and gifting platforms mainly with Microsoft technologies. Consultant activity at ABB automation. \\
{Analysis, design and development of digital rewards and gifting platform mainly with Microsoft technologies. Consultant activity at ABB automation. \\
\texttt{C\#}\slashsep\texttt{.NET}\slashsep\texttt{Javascript}}

\entry
Expand Down Expand Up @@ -198,7 +198,7 @@

\cvsect{Non profit}

Contribute to variuos Open Source projects.
Contribute to various Open Source projects.
\end{minipage}

%----------------------------------------------------------------------------------------
Expand Down

0 comments on commit bdad8d4

Please sign in to comment.