-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.tex
47 lines (37 loc) · 1.81 KB
/
resume.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
\documentclass[11pt,letterpaper,sans]{moderncv}
\moderncvtheme{classic}
\usepackage[scale=0.85]{geometry}
% Personal data
\firstname{Aliffathur M.}
\familyname{Revan}
\title{CSE Student at ULBI}
\address{Bandung, Indonesia. 40151}{}
\email{[email protected]}
\photo[64pt][0.4pt]{images/photo}
\social[linkedin]{herobuxx}
\social[github]{herobuxx}
% Content
\begin{document}
\maketitle
\section{Summary}
CSE Student at Universitas Logistik dan Bisnis Internasional (ULBI). Previously worked as a Frontend Developer and DevOps Engineer at ULBI. I am passionate about learning new and interesting things. Currently, I am working on my personal project called Halcyon, a simple yet powerful and unique aftermarket firmware for Android devices.
\section{Experience}
\cventry{2023--2024}{Fullstack Developer and DevOps Engineer}{ULBI}{Bandung, Indonesia}{}
{Team: Direktorat Teknologi Informasi (DTI). \newline
Role: Developing and maintaining academic systems and applications.}
\section{Education}
\cventry{2022--Present}
{Bachelor of Information Engineering}
{\href{http://ulbi.ac.id/}{\newline{}
Universitas Logistik dan Bisnis Internasional (ULBI)} \newline}{Bandung, Indonesia}{}{}
\section{Computer skills}
\cvdoubleitem{Languages}{Go, JavaScript, Python, Bash}{Projects}{Halcyon, conquerOS, Lilium}
\cvdoubleitem{Tools}{Git, Bash, VSCode, Android Studio, GoLand, Restful API}{}{}
\section{Languages}
\cvlanguage{Indonesian}{Native or bilingual proficiency}{}
\cvlanguage{English}{Professional working proficiency}{}
\section{Other Activities}
\cvitem{2021--Present}{Lead Developer, UI Developer, and Device Maintainer of ``Halcyon Project''}
\cvitem{2019--2024}{Lead Developer, UI Developer, and Device Maintainer of ``conquerOS Project''}
\cvitem{2022--Present}{Device and Kernel Maintainer on ``Lilium Project''}
\end{document}