diff options
Diffstat (limited to 'cv/CV_Abridged.tex')
-rw-r--r-- | cv/CV_Abridged.tex | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/cv/CV_Abridged.tex b/cv/CV_Abridged.tex index 00c58ad..a0f8323 100644 --- a/cv/CV_Abridged.tex +++ b/cv/CV_Abridged.tex @@ -15,18 +15,19 @@ \newcommand\VRule{\color{lightgray}\vrule width 0.5pt} \title{\bfseries Farzad Sadeghi} -\date{2022/08/08} +\date{2023/01/28} \begin{document} \begin{multicols}{2} \maketitle \begin{center} - \begin{minipage}[ht]{0.2\textwidth}{\centering} + \begin{minipage}[ht]{0.3\textwidth}{\centering} \vspace*{\fill} \centering - thabogre@gmail.com\\ + {\href {https://terminaldweller.com} {https://terminaldweller.com}}\\ devi@terminaldweller.com\\ + thabogre@gmail.com\\ Tehran, Iran\\ - +98 0912 5802283 + +989125802283 \centering \vspace*{\fill} \end{minipage} @@ -56,15 +57,15 @@ \bf Crouse (Tehran, Iran)\\ July 2014--March 2016\\ 21 months\\ - \normalfont Embedded software developer, Safety-critical applications: Design, implementation and automation. The Software team’s ISO 26262 representative.\\[5pt] + \normalfont Embedded software developer, Safety-critical applications: Design, implementation and automation. The Software team's ISO 26262 representative.\\[5pt] \bf Safir Language Academy (Tehran, Iran)\\ August 2010--March 2012\\ 20 months\\ \normalfont English Teacher - Later on specifically IELTS teacher.\\[5pt] - \section*{Programming Languages} - \bf Languages: \normalfont C, Python, C++, Go\\[5pt] - \bf Other: \normalfont unix-like cli utilities, GNU make, Docker, Vagrant\\[5pt] + \section*{Skills} + \bf Programming Languages: \normalfont C, Python, C++, Go\\[5pt] + \bf Other: \normalfont Linux, docker\\[5pt] \section*{Hobby} I maintain my own local kubernetes cluster with k3s on my raspberry pis along with a bunch of VPSs that I run my services on(Docker, not swarm)).\\[5pt] @@ -75,7 +76,7 @@ \normalfont German: Beginner\\ \section*{Education} - 2021--Now Master's in Computer Science, Azad University, Science and Research Branch, Tehran, Iran.\\[5pt] + 2021--Now Master's in Computer Science, Azad University, Science and Research Branch, Tehran, Iran. Currently working on my thesis\\[5pt] 2007--2013 Bachelor's in Electrical Engineering, Iran University of Science and Technology, Tehran, Iran.\\[5pt] \bf Thesis: \normalfont Determining the frequency of an audio signal using phase derivation in real time, design and implementation using an FPGA. @@ -109,15 +110,15 @@ \bf ISO 26262\\ \normalfont Studied the software section of the standard. I was also the software group's representative for the study/review meetings held with the hardware and system teams on ISO 26262.\\[5pt] \section*{Links} - {\bf \href{https://www.linkedin.com/in/farzad-sadeghi/}{Linkedin}} My Linkedin page.\\[5pt] + {\bf \href{https://terminaldweller.com}{terminaldweller.com}} A list of links.\\[5pt] {\bf \href{https://github.com/terminaldweller}{Github}} My Github page.\\[5pt] - {\bf \href{https://github.com/terminaldweller/hived}{hived}} My personal tiny high-performance server written in Go.\\[5pt] + {\bf \href{https://github.com/terminaldweller/hived/tree/arbitrage}{hived}} A tiny and fast crypto API server.\\[5pt] + {\bf \href{https://github.com/terminaldweller/magni}{magni}} Upscales the images in a webpage and serves them back locally.\\[5pt] {\bf \href{https://github.com/terminaldweller/cgrep}{cgrep}} Grep for C-family source files.\\[5pt] - {\bf \href{https://github.com/terminaldweller/delf}{delf}} An ELF dump script in python.\\[5pt] - {\bf \href{https://github.com/terminaldweller/devourer}{devourer}} A tiny knowledge aggregator still in its infancy.\\[5pt] - {\bf \href{https://github.com/terminaldweller/simplex}{dsimplex}} Yet another simplex implementation in python.\\[5pt] - {\bf \href{https://github.com/terminaldweller/mdrtl}{mdrtl}} A very minimal RTL markdown editor.\\[5pt] + {\bf \href{https://github.com/terminaldweller/devourer}{devourer}} A little helper API server. Extracts, summarizes and vocalizes articles on the web.\\[5pt] + {\bf \href{https://github.com/terminaldweller/mdrtl}{mdrtl}} A minimal RTL markdown editor.\\[5pt] {\bf \href{https://github.com/terminaldweller/blog}{blog}} Source code for my blog.\\[5pt] + {\bf \href{https://www.linkedin.com/in/farzad-sadeghi/}{Linkedin}} My Linkedin page.\\[5pt] \end{multicols} \end{document} |