Skip to content

Commit

Permalink
Reworded summary, clarified lectures, removed references, typos
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossless committed May 9, 2017
1 parent 06adf7d commit 018eee4
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 48 deletions.
2 changes: 1 addition & 1 deletion sections/education.tex
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
\begin{cvitems} % Description(s) bullet points
\item {While studying took special interest in computer language design, cryptography, software system architecture.}
\item {Taught multiple lectures on functional programming with Haskell as part of a course on computer languages and their design.}
\item {Taught multiple practical lectures on functional programming with Haskell as part of a course on computer languages and their design.}
\end{cvitems}
}

Expand Down
8 changes: 4 additions & 4 deletions sections/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Lead the design of cross platform (iOS and Android) application architecture that was based on Xamarin, C\#, ReactiveUI and MVVM.}
\item {Built and maintained continuos delivery mechanisms for mobile applications.}
\item {Built and maintained continuous delivery mechanisms for mobile applications.}
\item {Contributed functionality to the cross platform mobile application, ruby backend and javascript universal front-end webpage.}
\end{cvitems}
}
Expand Down Expand Up @@ -60,7 +60,7 @@
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Contributed to various features of all brain training applications.}
\item {Lead the design of application architecture.}
\item {Developed and maintained continuos delivery systems.}
\item {Developed and maintained continuous delivery systems.}
\end{cvitems}
}

Expand All @@ -73,7 +73,7 @@
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Built multiple iOS applications mostly for specific enterprise needs and internal company usage.}
\item {Developed and maintained continuos integration systems specifically for iOS application delivery and testing.}
\item {Developed and maintained continuous integration systems specifically for iOS application delivery and testing.}
\item {Developed several tools to help with internal and external application distribution.}
\end{cvitems}
}
Expand All @@ -87,7 +87,7 @@
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Built multiple web applications mostly based on ASP.NET, C\# and VB.NET ranging from small scale content oriented websites to large scale enterprise web systems.}
\item {Contributed to building an internal continuos integration scheme.}
\item {Contributed to building an internal continuous integration scheme.}
\end{cvitems}
}

Expand Down
42 changes: 1 addition & 41 deletions sections/references.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,4 @@
%-------------------------------------------------------------------------------
\cvsection{References}


%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cventries}

%---------------------------------------------------------
\cventry
{President, Devbridge Group} % Role
{Aurimas Adomavicius} % Event
{Chicago, IL, USA} % Location
{
aurimas@devbridge.com\break
+1 (312) 242–1642
} % Date(s)
{}

%---------------------------------------------------------
\cventry
{CEO, Adroiti Technologies} % Role
{Kestas Barzdaitis} % Event
{Santa Monica, CA, USA} % Location
{
kestas@adroiti.com\break
+1 (310) 666-0737
} % Date(s)
{}

%---------------------------------------------------------
\cventry
{CTO, Memorado GmbH \& HeyJobs GmbH} % Role
{Marius Jeuck} % Event
{Berlin, Germany} % Location
{
marius.jeuck@heyjobs.de\break
+49 151 40155610
} % Date(s)
{}

%---------------------------------------------------------
\end{cventries}
References available upon request.
2 changes: 1 addition & 1 deletion sections/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%---------------------------------------------------------
\cvskill
{Familiar Paradigms} % Category
{Functional Reactive Programing, Test Driven Design, Unit Testing, Continuos Integration} % Skills
{Functional Reactive Programing, Test Driven Design, Unit Testing, Continuous Integration} % Skills

%---------------------------------------------------------
\cvskill
Expand Down
6 changes: 5 additions & 1 deletion sections/summary.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@
% CONTENT
%-------------------------------------------------------------------------------
\begin{cvparagraph}
Currently iOS/Web Developer at HeyJobs GmbH. Has 7+ years experience in software development mainly focusing on iOS and Web development. Strives not only for the best user experience in his applications, but also clean, clear and maintainable architecture under the hood. An all-round technology lover. Fascinated by high level paradigms like functional programming, but also fancies playing around in various low level areas like assembly, FPGAs and PCB design.
I have 7+ years experience in programming and software development focusing the majority of my time on iOS and Web development. I've solved software engineering problems in a wide range of industries from video games to industrial manufacturing.

When developing applications I strive to achieve two things: great user experience and a clean, clear and maintainable structure "under the hood".

An all-round technology lover, I am most intrigued by high level concepts and disciplines like computer language design, functional programming, but also low level performance and hardware design.
\end{cvparagraph}

0 comments on commit 018eee4

Please sign in to comment.