-
Notifications
You must be signed in to change notification settings - Fork 0
/
rightColumn.tex
110 lines (100 loc) · 3.92 KB
/
rightColumn.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
%============================================================================%
% HEADER
%============================================================================%
\fcolorbox{white}{darkcol}{\begin{minipage}[c][3cm][c]{1\mpwidth}
\begin {center}
\HUGE{ \textbf{ \textcolor{white}{ \uppercase{ Venkatesh SM } } } } \\[-24pt]
\textcolor{white}{ \rule{0.1\textwidth}{1.25pt} } \\[4pt]
\large{ \textcolor{white} {Developer / DevOps Engineer} }
\end {center}
\end{minipage}} \\[14pt]
\vspace{-12pt}
%============================================================================%
% OBJECTIVES Section
%============================================================================%
\rsection{OBJECTIVE}
\rtext{To become a core IT professional with profound experience and knowledge in software development,
would like to work in an environment where performance is rewarded with responsibilities and cherish a demanding position. \\}
%============================================================================%
% WORK EXPERIENCE Section
%============================================================================%
\rsection{WORK EXPERIENCE}
\revent
{2020 - Now}
{Developer / DevOps / Linux Administrator}
{Tata Consultancy Services}
{Contributed to the development of mortgage applications and integration of puppet and salesforce into CI/CD workflows.
Responsible for infrastructure configuration and management. Supported application build and deployments.}
{\rlist{
\item Developed application deployment health-check APIs
\item Server build/management/patch/decommission
\item Built Jenkins pipelines for application builds
\item Crafted Puppet manifests for application deployments
\item Developed Jenkins jobs with shell scripts to modify Puppet Hiera
}}
{\rlist {
\item VueJS, Vuetify, Java, MySQL
\item Jenkins, Puppet, GIT, BitBucket, Nexus
\item RedHat, Debian (Ubuntu), Unix scripts
}}
\revent
{2019 - 2020}
{Miscellaneous}
{Freelance}
{Completed multiple fixed and hourly projects with great feedback from clients}
{\rlist{
\item Built an SEO optimized SPA with Google Analytics for NGO
\item Integrated International Payment Gateway for a Marketing company
\item Implemented shop and LMS features for an institution
\item Managed domain, hosting, and SSL setup
}}
{\rlist {
\item WordPress, PWA, cPanel, RazorPay API, Google Analytics
}}
\pagebreak
%============================================================================%
% PERSONAL PROJECTS Section
%============================================================================%
\rsection{PERSONAL PROJECTS}
\revent
{2021}
{\iconhrefexternal{ExternalLink}{9}{Xplore}{https://xplore.venkivijay.com}{black}}
{File browser for a GitHub Repo}
{Designed and developed a file browser for GitHub repo hosting coding Q\&A
}
{\rlist{
\item Leveraged Web Storage API to store user preferences and likes
}}
{\rlist {
\item NuxtJS, PWA, Google Analytics
}}
\revent
{2022}
{\iconhrefexternal{ExternalLink}{9}{Infra}{https://github.com/venkivijay/infra}{black}}
{Configuration management using Ansible}
{Ansible playbook to configure my workstation and servers from scratch
}
{\rlist{
\item Utilizes ansible-pull and cron to configure/maintain my systems
\item Powerful enough to duplicate my workstation with a single command
\item Patches system, installs packages, creates users, configures system settings
\item Sets up Jenkins flawlessly on my server
}}
{\rlist {
\item Ansible, Shell, Jinja
}}
\revent
{2022}
{\iconhrefexternal{ExternalLink}{9}{Resume}{https://github.com/venkivijay/resume}{black}}
{Version controlled resume}
{The resume you are viewing right now is this project.
}
{\rlist{
\item Resume as code and can be version controlled
\item Built using TeX
\item Build and deploy to gh-pages on code merge
\item One resume link to share anywhere which will always be upto date
}}
{\rlist {
\item TeX - LaTeX, GitHub Actions, YAML
}}