diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2025-04-27 20:06:53 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2025-04-27 20:06:53 +0530 |
commit | b722936d20689007ee6f7adbb70a7010cb1d6e81 (patch) | |
tree | cb4628b68d04380c78b4f5853c2345e3c7b84a23 | |
parent | 5f1178bf0bf979092d1b9ab015d821c8a07030f0 (diff) |
Updating resume for a Job Fair.
-rw-r--r-- | README.txt | 1 | ||||
-rw-r--r-- | resume.pdf | bin | 266020 -> 266013 bytes | |||
-rw-r--r-- | resume.tex | 22 |
3 files changed, 12 insertions, 11 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..abe2dbd --- /dev/null +++ b/README.txt @@ -0,0 +1 @@ +This repo contains the LaTeX markup used for compiling my Resume. Binary files differ@@ -60,7 +60,7 @@ \title{R\'esum\'e} \author{Vikas Kushwaha} -\date{December 11, 2024} +\date{April 27, 2025} \begin{document} @@ -69,7 +69,7 @@ \textbf{\color{titlecolor}\Huge\href{https://vikas.rocks}{\theauthor}} \hfill \textbf{\color{black!50}\Large\thetitle} \\ \\ - \textbf{\color{black!70}\large Full Stack Developer} \hfill + \textbf{\color{black!70}\large Student} \hfill \textbf{\color{black!50}\large\thedate} \vspace{0.5cm} @@ -80,16 +80,16 @@ {B.Sc. Computer Science (ongoing)}{2022 -- 2025} - \section{Experience} + \section{Key Projects} \event{2023}{My Personal Website}{vikas.rocks} {Hugo}{vikas.rocks} {Hosting some studying material for B.Sc Computer Science students.} \event{}{Scraping Exam Results}{vikas.rocks/results} {AWK}{git.vikas.rocks/vartak-bin} - {Scraped my exam result's PDF(s), extracted student's data and turned them into web pages.} + {Scraped my exam result's PDF(s), extracted student's data and churned them into web pages.} \event{2024}{BITS24 Website}{bits24.onrender.com} {Web}{github.com/vtc-tech/vtc-tech.github.io} - {Worked on organizing a Techfest event in our college whose website was build by me and my team.} + {I was involved on organizing a Techfest event in our college whose website was build by me and my team.} \event{}{Cloud Maker Project}{git.vikas.rocks/cloud-maker/about} {Go}{git.vikas.rocks/cloud-maker/tree} {IOT application for my semester 5 project whose documentation was done in LaTeX.} @@ -101,8 +101,8 @@ \begin{description} \item[Web ] I have build various statics as well as dynamic sites using technologies like Nginx, Python+Flask, Go, etc. \item[IOT ] I personally own and have worked with electronics like Rasberry PI, Arduino Board and some sensors. - \item[Linux ] I have used many distributions including Debian which I use on my VPS and my Rasberry PI device. - \item[Scripting ] I have done more scripting than programming. + \item[Linux ] I have used many distributions including Debian which I use on my VPS and the Rasberry PI device. + \item[Scripting ] I have done a lot of scripting for automating my desktop workflow and interacting with web services. \end{description} @@ -133,7 +133,7 @@ \end{metasection} \begin{metasection}{About Me} - A programmer who is fanatic about writing efficient code and designing robust systems. I take great care when developing my software because software should be simple, secure and stable. + I have spend a lot of time in my university learning about Computer Systems and their various components. I love algorithms and I am looking forward to solve problems that development teams face on day to day basis. \end{metasection} \begin{metasection}{Work Flow} @@ -150,9 +150,9 @@ \fontsize{1em}{20pt}\selectfont \bfseries\color{secondry} \begin{tabularx}{\textwidth}{X X X} - SSH & Tmux & CGit \\ - Cmd & Curl & Hugo \\ - KVM & Nginx & Docker \\ + SSH & Tmux & Curl \\ + KVM & Docker & Gitea \\ + Nginx & Hugo & Supabase \\ \end{tabularx} \end{metasection} |