-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume_template.tex.txt
More file actions
577 lines (519 loc) · 19 KB
/
resume_template.tex.txt
File metadata and controls
577 lines (519 loc) · 19 KB
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
\\documentclass[10pt, letterpaper]{article}
\\usepackage[
ignoreheadfoot, % set margins without considering header and footer
top=1 cm, % seperation between body and page edge from the top
bottom=0.3 cm, % seperation between body and page edge from the bottom
left=1 cm, % seperation between body and page edge from the left
right=1 cm, % seperation between body and page edge from the right
footskip=1.0 cm, % seperation between body and footer
]{geometry} % for adjusting page geometry
\\usepackage{titlesec} % for customizing section titles
\\usepackage{tabularx} % for making tables with fixed width columns
\\usepackage{array} % tabularx requires this
\\usepackage[dvipsnames]{xcolor} % for coloring text
\\definecolor{primaryColor}{RGB}{0, 0, 0} % define primary color
\\usepackage{enumitem} % for customizing lists
\\usepackage{fontawesome5} % for using icons
\\usepackage{amsmath} % for math
\\usepackage[
pdftitle={sAICHAITANYAMUTHAYAL_RESUME},
pdfauthor={JSAICHAITANYA_MUTHYALA},
pdfcreator={LaTeX with RenderCV},
colorlinks=true,
urlcolor=primaryColor
]{hyperref} % for links, metadata and bookmarks
\\usepackage[pscoord]{eso-pic} % for floating text on the page
\\usepackage{calc} % for calculating lengths
\\usepackage{bookmark} % for bookmarks
\\usepackage{lastpage} % for getting the total number of pages
\\usepackage{changepage} % for one column entries (adjustwidth environment)
\\usepackage{paracol} % for two and three column entries
\\usepackage{ifthen} % for conditional statements
\\usepackage{needspace} % for avoiding page brake right after the section title
\\usepackage{iftex} % check if engine is pdflatex, xetex or luatex
\\ifPDFTeX
\\input{glyphtounicode}
\\pdfgentounicode=1
\\usepackage[T1]{fontenc}
\\usepackage[utf8]{inputenc}
\\usepackage{lmodern}
\\fi
\\usepackage{charter}
\\raggedright
\\AtBeginEnvironment{adjustwidth}{\\partopsep0pt} % remove space before adjustwidth environment
\\pagestyle{empty} % no header or footer
\\setcounter{secnumdepth}{0} % no section numbering
\\setlength{\\parindent}{0pt} % no indentation
\\setlength{\\topskip}{0pt} % no top skip
\\setlength{\\columnsep}{0.15cm} % set column seperation
\\pagenumbering{gobble} % no page numbering
\\titleformat{\\section}{\\needspace{2\\baselineskip}\\bfseries\\large}{}{-1pt}{}[\\vspace{0pt}\\titlerule]
\\titlespacing{\\section}{
% left space:
-1 pt
}{
% top space:
0.12 cm
}{
% bottom space:
0.1 cm
} % section title spacing
\\renewcommand\\labelitemi{$\\vcenter{\\hbox{\\small$\\bullet$}}$} % custom bullet points
\\newenvironment{highlights}{
\\begin{itemize}[
topsep=0.10 cm,
parsep=0.10 cm,
partopsep=0pt,
itemsep=0pt,
leftmargin=0 cm + 10pt
]
}{
\\end{itemize}
} % new environment for highlights
\\newenvironment{highlightsforbulletentries}{
\\begin{itemize}[
topsep=0.10 cm,
parsep=0.10 cm,
partopsep=0pt,
itemsep=0pt,
leftmargin=10pt
]
}{
\\end{itemize}
} % new environment for highlights for bullet entries
\\newenvironment{onecolentry}{
\\begin{adjustwidth}{
0 cm + 0.00001 cm
}{
0 cm + 0.00001 cm
}
}{
\\end{adjustwidth}
} % new environment for one column entries
\\newenvironment{twocolentry}[2][]{
\\onecolentry
\\def\\secondColumn{#2}
\\setcolumnwidth{\\fill, 4.5 cm}
\\begin{paracol}{2}
}{
\\switchcolumn \\raggedleft \\secondColumn
\\end{paracol}
\\endonecolentry
} % new environment for two column entries
\\newenvironment{threecolentry}[3][]{
\\onecolentry
\\def\\thirdColumn{#3}
\\setcolumnwidth{, \\fill, 4.5 cm}
\\begin{paracol}{3}
{\\raggedright #2} \\switchcolumn
}{
\\switchcolumn \\raggedleft \\thirdColumn
\\end{paracol}
\\endonecolentry
} % new environment for three column entries
\\newenvironment{header}{
\\setlength{\\topsep}{0pt}\\par\\kern\\topsep\\centering\\linespread{1.5}
}{
\\par\\kern\\topsep
} % new environment for the header
\\newcommand{\\placelastupdatedtext}{% \\placetextbox{<horizontal pos>}{<vertical pos>}{<stuff>}
\\AddToShipoutPictureFG*{% Add <stuff> to current page foreground
\\put(
\\LenToUnit{\\paperwidth-2 cm-0 cm+0.05cm},
\\LenToUnit{\\paperheight-1.0 cm}
){\\vtop{{\\null}\\makebox[0pt][c]{
\\small\\color{gray}\\textit{Last updated in September 2024}\\hspace{\\widthof{Last updated in September 2024}}
}}}%
}%
}%
% save the original href command in a new command:
\\let\\hrefWithoutArrow\\href
% new command for external links:
\\begin{document}
\\newcommand{\\AND}{\\unskip
\\cleaders\\copy\\ANDbox\\hskip\\wd\\ANDbox
\\ignorespaces
}
\\newsavebox\\ANDbox
\\sbox\\ANDbox{$|$}
\\begin{header}
\\fontsize{25 pt}{25 pt}\\selectfont SaiChaitanya Muthyala
\\vspace{0 pt}
\\normalsize
\\mbox{Open to relocation - KS, USA}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{mailto:saichaitanyamuthyalas@gmail.com}{saichaitanyamuthyalas@gmail.com}}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{tel:+19132000755}{+19132000755}}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{https://www.saichaitanyamuthyala.com/}{\\href{https://www.saichaitanyamuthyala.com/}{saichaitanyamuthyala.com} }}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{https://www.linkedin.com/in/saichaitanya-muthyala-3204a71a0 }{linkedin.com/in/\\href{https://www.linkedin.com/in/saichaitanya-muthyala-3204a71a0}{saichaitanya-muthyala}}}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{https://github.com/msaichaitanya735}{github.com/msaichaitanya735}}%
\\end{header}
\\vspace{0 pt - 0.3 cm}
% ---------------- Summary ----------------
\\section{Summary}
\\begin{onecolentry}
${summary}
\\end{onecolentry}
% ---------------- Education ----------------
\\section{Education}
\\begin{twocolentry}{
Aug 2023 – May 2025
}
\\textbf{University of Central Missouri}, MS in Computer Science
\\end{twocolentry}
\\vspace{0.10 cm}
\\begin{onecolentry}
\\begin{highlights}
\\item \\textit{${edu[0]}}
\\end{highlights}
\\end{onecolentry}
\\begin{twocolentry}{
Aug 2017 – May 2021
}
\\textbf{Jawaharlal Nehru Technological University Hyderabad}, BTech in Computer Science
\\end{twocolentry}
\\vspace{0.10 cm}
\\begin{onecolentry}
\\begin{highlights}
\\item \\textit{${edu[1]}}
\\end{highlights}
\\end{onecolentry}
% ---------------- Technologies ----------------
\\section{Technologies}
${tech}
% ---------------- Professional Experience ----------------
\\section{Professional Experience}
\\vspace{0.1 cm}
\\begin{twocolentry}{
Jul 2021 – Jun 2023
}
\\textbf{Programmer Analyst}, Cognizant Technology Solutions (Client: Pearson) -- Hyderabad, India
\\end{twocolentry}
\\vspace{0.05 cm}
\\begin{onecolentry}
\\begin{highlights}
${programmerAnalyst}
\\end{highlights}
\\end{onecolentry}
\\vspace{0.25 cm}
\\begin{twocolentry}{
Feb 2021 – May 2021
}
\\textbf{Programmer Analyst Intern}, Cognizant Technology Solutions -- Hyderabad, India
\\end{twocolentry}
\\vspace{0.05 cm}
\\begin{onecolentry}
\\begin{highlights}
${intern}
\\end{highlights}
\\end{onecolentry}
\\vspace{0.25 cm}
\\begin{twocolentry}{
Jan 2019 – Jan 2021
}
\\textbf{Software Development Engineer}, \\textit{coding.Studio();} -- Hyderabad, India
\\end{twocolentry}
\\vspace{0.05 cm}
\\begin{onecolentry}
\\begin{highlights}
${sde}
\\end{highlights}
\\end{onecolentry}
% ---------------- Project ----------------
\\section{Projects}
${proString}
% ---------------- Automation Project ----------------
\\vspace{0.25 cm}
\\begin{twocolentry}{\\href{https://www.saichaitanyamuthyala.com/project/autoresume}{saichaitanya.com/auto}}
\\textbf{ExperienceSync: Authentic Resume Intelligence System}\\end{twocolentry}
\\begin{onecolentry}\\begin{highlights}
\\item Engineered a secure, modular automation pipeline using \\textbf{Google Apps Script}, \\textbf{Docker-deployed n8n}, and \\textbf{Ngrok} to streamline resume tailoring workflows—achieving a \\textbf{60\\% reduction in manual customization time} while ensuring factual consistency across versions.
\\item Integrated a \\textbf{human-in-the-loop NLP layer} to extract and highlight verified, role-specific skills from job descriptions, enabling \\textbf{truthful yet tailored} representations—explicitly avoiding keyword stuffing or content fabrication.
\\item Built a dynamic \\textbf{LaTeX resume generation engine} that converts structured \\textbf{Google Sheet} data into professional PDFs, accelerating the application process while preserving narrative integrity and personalized storytelling.
\\end{highlights}
\\end{onecolentry}
% ---------------- Achievement ----------------
\\vspace{0.3 cm}
\\section{Achievements}
\\vspace{0.1 cm}
\\begin{highlights}
\\item AWS Certified Developer - Associate (InProgress)
\\item Participated and secured a Global Rank of 596 in IEEE Extreme 2019
\\item Qualified for round 2 of Google Code Jam 2020
\\item Participated and secured a Global Rank of 282 in IEEE Extreme 2020
\\item Organized various programming and cultural events in college
\\end{highlights}
\\end{document}\\documentclass[10pt, letterpaper]{article}
\\usepackage[
ignoreheadfoot, % set margins without considering header and footer
top=1 cm, % seperation between body and page edge from the top
bottom=0.3 cm, % seperation between body and page edge from the bottom
left=1 cm, % seperation between body and page edge from the left
right=1 cm, % seperation between body and page edge from the right
footskip=1.0 cm, % seperation between body and footer
]{geometry} % for adjusting page geometry
\\usepackage{titlesec} % for customizing section titles
\\usepackage{tabularx} % for making tables with fixed width columns
\\usepackage{array} % tabularx requires this
\\usepackage[dvipsnames]{xcolor} % for coloring text
\\definecolor{primaryColor}{RGB}{0, 0, 0} % define primary color
\\usepackage{enumitem} % for customizing lists
\\usepackage{fontawesome5} % for using icons
\\usepackage{amsmath} % for math
\\usepackage[
pdftitle={sAICHAITANYAMUTHAYAL_RESUME},
pdfauthor={JSAICHAITANYA_MUTHYALA},
pdfcreator={LaTeX with RenderCV},
colorlinks=true,
urlcolor=primaryColor
]{hyperref} % for links, metadata and bookmarks
\\usepackage[pscoord]{eso-pic} % for floating text on the page
\\usepackage{calc} % for calculating lengths
\\usepackage{bookmark} % for bookmarks
\\usepackage{lastpage} % for getting the total number of pages
\\usepackage{changepage} % for one column entries (adjustwidth environment)
\\usepackage{paracol} % for two and three column entries
\\usepackage{ifthen} % for conditional statements
\\usepackage{needspace} % for avoiding page brake right after the section title
\\usepackage{iftex} % check if engine is pdflatex, xetex or luatex
\\ifPDFTeX
\\input{glyphtounicode}
\\pdfgentounicode=1
\\usepackage[T1]{fontenc}
\\usepackage[utf8]{inputenc}
\\usepackage{lmodern}
\\fi
\\usepackage{charter}
\\raggedright
\\AtBeginEnvironment{adjustwidth}{\\partopsep0pt} % remove space before adjustwidth environment
\\pagestyle{empty} % no header or footer
\\setcounter{secnumdepth}{0} % no section numbering
\\setlength{\\parindent}{0pt} % no indentation
\\setlength{\\topskip}{0pt} % no top skip
\\setlength{\\columnsep}{0.15cm} % set column seperation
\\pagenumbering{gobble} % no page numbering
\\titleformat{\\section}{\\needspace{2\\baselineskip}\\bfseries\\large}{}{-1pt}{}[\\vspace{0pt}\\titlerule]
\\titlespacing{\\section}{
% left space:
-1 pt
}{
% top space:
0.12 cm
}{
% bottom space:
0.1 cm
} % section title spacing
\\renewcommand\\labelitemi{$\\vcenter{\\hbox{\\small$\\bullet$}}$} % custom bullet points
\\newenvironment{highlights}{
\\begin{itemize}[
topsep=0.10 cm,
parsep=0.10 cm,
partopsep=0pt,
itemsep=0pt,
leftmargin=0 cm + 10pt
]
}{
\\end{itemize}
} % new environment for highlights
\\newenvironment{highlightsforbulletentries}{
\\begin{itemize}[
topsep=0.10 cm,
parsep=0.10 cm,
partopsep=0pt,
itemsep=0pt,
leftmargin=10pt
]
}{
\\end{itemize}
} % new environment for highlights for bullet entries
\\newenvironment{onecolentry}{
\\begin{adjustwidth}{
0 cm + 0.00001 cm
}{
0 cm + 0.00001 cm
}
}{
\\end{adjustwidth}
} % new environment for one column entries
\\newenvironment{twocolentry}[2][]{
\\onecolentry
\\def\\secondColumn{#2}
\\setcolumnwidth{\\fill, 4.5 cm}
\\begin{paracol}{2}
}{
\\switchcolumn \\raggedleft \\secondColumn
\\end{paracol}
\\endonecolentry
} % new environment for two column entries
\\newenvironment{threecolentry}[3][]{
\\onecolentry
\\def\\thirdColumn{#3}
\\setcolumnwidth{, \\fill, 4.5 cm}
\\begin{paracol}{3}
{\\raggedright #2} \\switchcolumn
}{
\\switchcolumn \\raggedleft \\thirdColumn
\\end{paracol}
\\endonecolentry
} % new environment for three column entries
\\newenvironment{header}{
\\setlength{\\topsep}{0pt}\\par\\kern\\topsep\\centering\\linespread{1.5}
}{
\\par\\kern\\topsep
} % new environment for the header
\\newcommand{\\placelastupdatedtext}{% \\placetextbox{<horizontal pos>}{<vertical pos>}{<stuff>}
\\AddToShipoutPictureFG*{% Add <stuff> to current page foreground
\\put(
\\LenToUnit{\\paperwidth-2 cm-0 cm+0.05cm},
\\LenToUnit{\\paperheight-1.0 cm}
){\\vtop{{\\null}\\makebox[0pt][c]{
\\small\\color{gray}\\textit{Last updated in September 2024}\\hspace{\\widthof{Last updated in September 2024}}
}}}%
}%
}%
% save the original href command in a new command:
\\let\\hrefWithoutArrow\\href
% new command for external links:
\\begin{document}
\\newcommand{\\AND}{\\unskip
\\cleaders\\copy\\ANDbox\\hskip\\wd\\ANDbox
\\ignorespaces
}
\\newsavebox\\ANDbox
\\sbox\\ANDbox{$|$}
\\begin{header}
\\fontsize{25 pt}{25 pt}\\selectfont SaiChaitanya Muthyala
\\vspace{0 pt}
\\normalsize
\\mbox{Open to relocation - KS, USA}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{mailto:saichaitanyamuthyalas@gmail.com}{saichaitanyamuthyalas@gmail.com}}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{tel:+19132000755}{+19132000755}}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{https://www.saichaitanyamuthyala.com/}{\\href{https://www.saichaitanyamuthyala.com/}{saichaitanyamuthyala.com} }}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{https://www.linkedin.com/in/saichaitanya-muthyala-3204a71a0 }{linkedin.com/in/\\href{https://www.linkedin.com/in/saichaitanya-muthyala-3204a71a0}{saichaitanya-muthyala}}}%
\\kern 5.0 pt%
\\AND%
\\kern 5.0 pt%
\\mbox{\\hrefWithoutArrow{https://github.com/msaichaitanya735}{github.com/msaichaitanya735}}%
\\end{header}
\\vspace{0 pt - 0.3 cm}
% ---------------- Summary ----------------
\\section{Summary}
\\begin{onecolentry}
${summary}
\\end{onecolentry}
% ---------------- Education ----------------
\\section{Education}
\\begin{twocolentry}{
Aug 2023 – May 2025
}
\\textbf{University of Central Missouri}, MS in Computer Science
\\end{twocolentry}
\\vspace{0.10 cm}
\\begin{onecolentry}
\\begin{highlights}
\\item \\textit{${edu[0]}}
\\end{highlights}
\\end{onecolentry}
\\begin{twocolentry}{
Aug 2017 – May 2021
}
\\textbf{Jawaharlal Nehru Technological University Hyderabad}, BTech in Computer Science
\\end{twocolentry}
\\vspace{0.10 cm}
\\begin{onecolentry}
\\begin{highlights}
\\item \\textit{${edu[1]}}
\\end{highlights}
\\end{onecolentry}
% ---------------- Technologies ----------------
\\section{Technologies}
${tech}
% ---------------- Professional Experience ----------------
\\section{Professional Experience}
\\vspace{0.1 cm}
\\begin{twocolentry}{
Jul 2021 – Jun 2023
}
\\textbf{Programmer Analyst}, Cognizant Technology Solutions (Client: Pearson) -- Hyderabad, India
\\end{twocolentry}
\\vspace{0.05 cm}
\\begin{onecolentry}
\\begin{highlights}
${programmerAnalyst}
\\end{highlights}
\\end{onecolentry}
\\vspace{0.25 cm}
\\begin{twocolentry}{
Feb 2021 – May 2021
}
\\textbf{Programmer Analyst Intern}, Cognizant Technology Solutions -- Hyderabad, India
\\end{twocolentry}
\\vspace{0.05 cm}
\\begin{onecolentry}
\\begin{highlights}
${intern}
\\end{highlights}
\\end{onecolentry}
\\vspace{0.25 cm}
\\begin{twocolentry}{
Jan 2019 – Jan 2021
}
\\textbf{Software Development Engineer}, \\textit{coding.Studio();} -- Hyderabad, India
\\end{twocolentry}
\\vspace{0.05 cm}
\\begin{onecolentry}
\\begin{highlights}
${sde}
\\end{highlights}
\\end{onecolentry}
% ---------------- Project ----------------
\\section{Projects}
${proString}
% ---------------- Automation Project ----------------
\\vspace{0.25 cm}
\\begin{twocolentry}{\\href{https://www.saichaitanyamuthyala.com/project/autoresume}{saichaitanya.com/auto}}
\\textbf{ExperienceSync: Authentic Resume Intelligence System}\\end{twocolentry}
\\begin{onecolentry}\\begin{highlights}
\\item Engineered a secure, modular automation pipeline using \\textbf{Google Apps Script}, \\textbf{Docker-deployed n8n}, and \\textbf{Ngrok} to streamline resume tailoring workflows—achieving a \\textbf{60\\% reduction in manual customization time} while ensuring factual consistency across versions.
\\item Integrated a \\textbf{human-in-the-loop NLP layer} to extract and highlight verified, role-specific skills from job descriptions, enabling \\textbf{truthful yet tailored} representations—explicitly avoiding keyword stuffing or content fabrication.
\\item Built a dynamic \\textbf{LaTeX resume generation engine} that converts structured \\textbf{Google Sheet} data into professional PDFs, accelerating the application process while preserving narrative integrity and personalized storytelling.
\\end{highlights}
\\end{onecolentry}
% ---------------- Achievement ----------------
\\vspace{0.3 cm}
\\section{Achievements}
\\vspace{0.1 cm}
\\begin{highlights}
\\item AWS Certified Developer - Associate (InProgress)
\\item Participated and secured a Global Rank of 596 in IEEE Extreme 2019
\\item Qualified for round 2 of Google Code Jam 2020
\\item Participated and secured a Global Rank of 282 in IEEE Extreme 2020
\\item Organized various programming and cultural events in college
\\end{highlights}
\\end{document}