From d655d27633d8ec8f027c84d98689afbc4eb7becc Mon Sep 17 00:00:00 2001 From: Michael Scalzetti Date: Thu, 2 Nov 2023 13:50:11 -0400 Subject: [PATCH] mostly converted to latex, still a lil off --- Scalzetti_Michael_resume.tex | 194 +++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 Scalzetti_Michael_resume.tex diff --git a/Scalzetti_Michael_resume.tex b/Scalzetti_Michael_resume.tex new file mode 100644 index 0000000..a13b8ec --- /dev/null +++ b/Scalzetti_Michael_resume.tex @@ -0,0 +1,194 @@ + +\documentclass[letterpaper,11pt]{article} + +\usepackage{latexsym} +\usepackage[empty]{fullpage} +\usepackage{titlesec} +\usepackage{marvosym} +\usepackage[usenames,dvipsnames]{color} +\usepackage{verbatim} +\usepackage{enumitem} +\usepackage[hidelinks]{hyperref} +\usepackage{fancyhdr} +\usepackage[english]{babel} +\usepackage{tabularx} +\input{glyphtounicode} + +\pagestyle{fancy} +\fancyhf{} % clear all header and footer fields +\fancyfoot{} +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{0pt} + +% Adjust margins +\addtolength{\oddsidemargin}{-0.5in} +\addtolength{\evensidemargin}{-0.5in} +\addtolength{\textwidth}{1in} +\addtolength{\topmargin}{-.5in} +\addtolength{\textheight}{1.0in} + +\urlstyle{same} + +\raggedbottom +\raggedright +\setlength{\tabcolsep}{0in} + +% Sections formatting +\titleformat{\section}{ + \vspace{-4pt}\scshape\raggedright\large +}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}] + +% Ensure that generate pdf is machine readable/ATS parsable +\pdfgentounicode=1 + +%------------------------- +% Custom commands +\newcommand{\resumeItem}[2]{ + \item\small{ + \textbf{#1}{: #2 \vspace{-2pt}} + } +} + +% Just in case someone needs a heading that does not need to be in a list +\newcommand{\resumeHeading}[4]{ + \begin{tabular*}{0.99\textwidth}[t]{l@{\extracolsep{\fill}}r} + \textbf{#1} & #2 \\ + \textit{\small#3} & \textit{\small #4} \\ + \end{tabular*}\vspace{-5pt} +} + +\newcommand{\resumeSubheading}[4]{ + \vspace{-1pt}\item + \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r} + \textbf{#1} & #2 \\ + \textit{\small#3} & \textit{\small #4} \\ + \end{tabular*}\vspace{-5pt} +} + +\newcommand{\resumeSubSubheading}[2]{ + \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r} + \textit{\small#1} & \textit{\small #2} \\ + \end{tabular*}\vspace{-5pt} +} + +\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}} + +\renewcommand{\labelitemii}{$\circ$} + +\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*]} +\newcommand{\resumeSubHeadingListEnd}{\end{itemize}} +\newcommand{\resumeItemListStart}{\begin{itemize}} +\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}} + +%------------------------------------------- +%%%%%% CV STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +\begin{document} + +%----------HEADING----------------- +\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r} + \textbf{\href{https://blog.scalz.cloud/}{\Large Michael Scalzetti}} & Email : \href{mailto:contact@scalz.cloud}{contact@scalz.cloud}\\ + \href{https://blog.scalz.cloud/}{https://blog.scalz.cloud} & LinkedIn : \href{https://www.linkedin.com/in/mscalzet/}{mscalzet} \\ + %& Phone : \href{tel:+11234567890}{+1-123-456-7890} \\ +\end{tabular*} + + +%-----------EDUCATION----------------- +\section{Education} + \resumeSubHeadingListStart + \resumeSubheading + {Rochester Institute of Technology}{Rochester, NY} + {Bachelor of Science Degree, Cyber Security}{Expected May 2024} + \resumeSubHeadingListEnd + + +%-----------EXPERIENCE----------------- +\section{Employment} + \resumeSubHeadingListStart + + \resumeSubheading + {Akamai Technologies}{Remote: Cambridge, MA} + {Security Engineer Co-Op}{Jan 2023 - Current} + + \begin{itemize} + \item Worked with the SOC team to perform threat hunts and expand visibility into company infrastructure. + \item Researched, tested and documented findings of potential monitoring tools for company infrastructure. + \item Created new performance testing framework for in-house tools using bash and python scripting. + \item Developed new threat hunt dashboards and wrote playbooks which documented their usage. + \end{itemize} + + \resumeSubheading + {MetaCTF Inc}{Remote: Charlottesville, VA} + {Digital Technology Intern}{May 2022 - Aug 2022} + + \begin{itemize} + \item Worked with a team to develop a CTF challenge platform using AWS, Docker, and Kubernetes. + \item Lead the development of the backend API to allow automated management of infrastructure. + \item Wrote documentation to explain our implementation of Kubernetes and how it should be managed. + \item Deployed EKS and EC2 AWS instances to create a highly available back end. + \end{itemize} + \resumeSubheading + {SUNY Upstate Medical University}{Syracuse, NY} + {IMT Intern}{May 2021 - Aug 2021} + + \begin{itemize} + \item Worked with Upstate’s IMT Networking group, managing their enterprise Cisco network. + \item Deployed core networking infrastructure such as switches and access points. + \end{itemize} + + \resumeSubHeadingListEnd + +%-----------EXPERIENCE----------------- +\section{Activities} + \resumeSubHeadingListStart + + \resumeSubheading + {RITSEC}{Rochester, NY} + {Operations Lead}{Oct 2023 - Current} + \begin{itemize} + \item Manages RITSEC’s server infrastructure, including an Openstack Hypervisor, enterprise switch and enterprise server hardware. + \item Manages RITSEC's service deployments including Gitlab, SSO, Zammad helpdesk, and many others. + \item Runs Ops Interest group which presents weekly topics to get new club members involved in Operations. + \end{itemize} + \resumeSubheading + {RITSEC}{Rochester, NY} + {Red Team}{Jan 2023 - Current} + \begin{itemize} + \item Develops and deploys offensive tooling to attack other teams at competitions. + \end{itemize} + \resumeSubheading + {RITSEC}{Rochester, NY} + {Member}{Jan 2022 - Current} + \begin{itemize} + \item Active in the clubroom, weekly meetings, Red Team, Physical Security Remote Vulnerability and Penetration Testing, Wireless, +and Operations Interest Groups. + \end{itemize} + + + \resumeSubHeadingListEnd + + +%-----------PROJECTS----------------- +\section{Projects} + \resumeSubHeadingListStart + \resumeSubItem{Personal Server Management} + {Designed a scalable server infrastructure based around Proxmox. Facilitates the practice and development of networking and security skills.} + \resumeSubItem{Docker Depot} + {Developed a tool which gives full remote access to the docker sock. Can be used by an attacker to spin up malicious containers, and escalate to root user on host machine. } + + \resumeSubHeadingListEnd + + +%--------SKILLS------------ +\section{Skills} + \resumeSubHeadingListStart + \item{\textbf{Languages: }}{Python, Bash, Java, C, SQL, Go} + \item{\textbf{Tools: }}{Linux, BSD, Docker, Ansible, Kubernetes, SSH, Git, Networking, Firewalls, Nmap, Ncat, Nginx, Caddy, Proxmox, Openstack +VMware, Wireshark, Cryptsetup, Osquery, Kibana, FleetDM} + + \resumeSubHeadingListEnd + + +%------------------------------------------- +\end{document}