\documentclass[10pt, letterpaper]{article}
% Packages:
\usepackage[
ignoreheadfoot, % set margins without considering header and footer
top=2 cm, % seperation between body and page edge from the top
bottom=2 cm, % seperation between body and page edge from the bottom
left=2 cm, % seperation between body and page edge from the left
right=2 cm, % seperation between body and page edge from the right
footskip=1.0 cm, % seperation between body and footer
% showframe % for debugging
]{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={Goutham Reddy CV},
pdfauthor={Goutham Reddy},
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
\usepackage{graphicx}
\usepackage{xcolor} % For coloring the text
% Ensure that generate pdf is machine readable/ATS parsable:
\ifPDFTeX
\input{glyphtounicode}
\pdfgentounicode=1
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\fi
\hypersetup{
colorlinks=true, % Enables colored links
linkcolor=blue, % Sets color for internal links
urlcolor=blue % Sets color for external links
}
\usepackage{charter}
% Some settings:
\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{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule]
\titlespacing{\section}{
% left space:
-1pt
}{
% top space:
0.3 cm
}{
% bottom space:
0.2 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 January 2025}\hspace{\widthof{Last updated in January 2025}}
}}}%
}%
}%
% 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}
\noindent
\begin{minipage}[c]{0.7\textwidth} % Left side: 70% of the page width
\fontsize{25pt}{25pt}\selectfont Uppunuri Goutham Reddy
\vspace{5pt}
\normalsize
{\faEnvelope} \textbf{Email:}
\href{mailto:uppinurigouthamreddy@gmail.com}{uppinurigouthamreddy@gmail.com} \\
{\faPhone} \textbf{Phone:} \href{tel:+91 9398141963}{+91 9398141963} \\
{\faGlobe} \textbf{Portfolio:} \href{https://goutham469.netlify.app/}{goutham469.app} \\
{\faLinkedin} \textbf{LinkedIn:} \href{https://www.linkedin.com/in/gouthamreddy2005}{linkedin.com/in/gouthamreddy2005} \\
{\faGithub} \textbf{GitHub:} \href{https://github.com/goutham469}{github.com/goutham469}
\end{minipage}%
\hfill
\begin{minipage}[c]{0.25\textwidth} % Right side: 25% of the page width
\centering
\includegraphics[width=3.5cm,height=3.5cm]{placeholder.jpeg} % Adjust size as needed
\end{minipage}
\end{header}
\vspace{5 pt - 0.3 cm}
\section{Quick Summary }
\begin{onecolentry}
{Hello! I am a 3rd-year IT undergraduate with a passion for web development and a knack for problem-solving. My expertise lies in the MERN stack, enabling me to build robust and dynamic web applications! }.
\end{onecolentry}
\vspace{0.2 cm}
\begin{onecolentry}
"Crafting dynamic web solutions with passion and precision"
\end{onecolentry}
\section{Education}
\begin{twocolentry}{
Nov 2022 – Dec 2026
}
\textbf{ VNR VJIET Engineering College}, Information Technology;
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item GPA: 8.8
\item \textbf{Coursework:} Operating Systems, UI/UX Designing, Mernstack Development, Problem-Solving
\end{highlights}
\end{onecolentry}
\section{Skills Summary}
\begin{onecolentry}
\begin{highlightsforbulletentries}
\item \textbf{Languages}: Python, Javascript, NodeJs, C, Java, Html, Css
\item \textbf{Frameworks/Libraries}: ReactJs, Express, Bootstrap, TailwindCSS, Material-UI, React Native
\item \textbf{Cloud-computing}: AWS, Netlify, Render, Amplify, Vercel
\item \textbf{machine Learning}: ML, Deep-Learning, TensorFlow
\item \textbf{Tools}:VS Code, Git, AWS EC2
\end{highlightsforbulletentries} \end{onecolentry}
\section{Experience}
\begin{twocolentry}{
Nov 2023 - Present
}
\textbf{Web Developer }, National Service Scheme · Full-time\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item "I have been a dedicated volunteer with the National Service Scheme for the past year, actively participating in various community service projects. Through this experience, I have developed valuable skills and a strong commitment to social responsibility."
\end{highlights}
\end{onecolentry}
\begin{twocolentry}{
February 2025 - Present
}
\textbf{Full Stack Developer}, Scholar IT Solutions Inc. Intern Developer\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item "I am currently working in a startup company remotely, enhancing my skills through hands-on experience. This opportunity helps me tackle real-world projects, collaborate with professionals, and prepare for consistent development work after college. My goal is to continuously improve in web development and software engineering."
\end{highlights}
\end{onecolentry}
\section{Certifications}
\begin{itemize}
\item \href{https://smartinterviews.in/certificate/8b3f409c}{\textbf{Smart Interviews}: Data structures and algorithms} \hfill \textit{Nov, 2024}
\item \href{hhttps://drive.google.com/file/d/147kEvDpjaUKWC8TmHPaNLqYTxslBsvV3/view}{\textbf{Simple Learn}: Introduction to SQL and Database } \hfill \textit{Oct, 2024}
\end{itemize}
\section{Strengths \& Core Competencies}
\begin{onecolentry}
\begin{highlightsforbulletentries}
\item \textbf{Problem-Solving}: Ability to approach complex challenges and break them down into manageable parts.
\item \textbf{Adaptability}: Comfortable with quickly learning new frameworks and tools, adapting to fast-paced environments.
\item \textbf{Collaboration}: Effective communicator in both team environments and client-facing situations, willing to share knowledge and learn from others.
\item \textbf{Attention to Detail}: Ensuring code quality and optimizing for performance, while keeping user experience top of mind.
\end{highlightsforbulletentries}
\end{onecolentry}
\section{Projects}
\vspace{0.4 cm}
\begin{twocolentry}{
}
\textbf{Website Traffic Analyzer with Real-Time Views} \href{https://traff.netlify.app/}{-Explore the project}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item "I developed a website traffic analyzer that provides real-time insights across multiple dimensions of website views. The tool helps in tracking user behavior, monitoring traffic sources, and analyzing engagement patterns. It offers accurate analytics, user-friendly interfaces, and instant data tracking to enhance website performance."
\item Development Focus: A modern and responsive UI design, real-time analysis with accurate results, and easy-to-use features with optimized performance.
\item Designed and developed in collaboration with my friend, who contributed to the user interface design.
\item Tools Used: ReactJS, NodeJS, MongoDB, AWS Lambda, AWS Amplify, Figma Design, Tailwand-CSS
\end{highlights}
\end{onecolentry}
\vspace{0.2 cm}
\begin{twocolentry}{
}
\textbf{Digital Store for Digital Products with Real-Time Sales}
\href{https://buywithsanjay.netlify.app/}{-Explore the project}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item "A Collaborative Project, developed a digital store, editwithsanjay.in, to sell digital products with real-time sales tracking and payment integration through social media marketing."
\item Developed in collaboration with my friend, who contributed to the real-time marketing and customer generation strategy.
\item Tools Used: ReactJS, NodeJS, MongoDB, AWS Lambda, AWS Amplify, Figma Design, Tailwind CSS, Razorpay, Cashfree
\end{highlights}
\end{onecolentry}
\begin{twocolentry}{
}
\textbf{FeedBook - A Facebook Clone for Social Connectivity}
\href{https://feedbook.netlify.app/}{-Explore the project}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item "FeedBook is a Facebook clone built for social connectivity, offering real-time chat, user profiles, and payment integration for in-app purchases."
\item Tools Used: ReactJS, NodeJS, MongoDB, AWS Lambda, AWS Amplify, Figma Design, Tailwind CSS, Razorpay, Cashfree
\end{highlights}
\end{onecolentry}
\vspace{0.2 cm}
\begin{twocolentry}{
}
\textbf{ShortURL - URL Shortener Tool}
\href{https://sambandamlink.netlify.app/}{-Explore the project}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item "ShortURL is a tool that shortens long URLs, making them easy to share on websites, chats, and emails. It also tracks traffic on short URLs and allows for efficient link management."
\item Tools Used: ReactJS, NodeJS, MongoDB, AWS Lambda, AWS Amplify, Razorpay, Tailwind CSS
\item "The platform ensures quick redirection to the original URL while offering analytics for each shortened link, helping users track engagement and improve marketing strategies."
\end{highlights}
\end{onecolentry}
\vspace{0.2 cm}
\begin{twocolentry}{
}
\textbf{Dought Flow - Project Management Platform}
\href{https://doughtflow.netlify.app/}{-Explore the project}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item "Dought Flow is a collaborative platform designed to manage and track projects using Kanban boards. It enhances team collaboration and streamlines project management with real-time updates."
\item Tools Used: ReactJS, NodeJS, MongoDB, AWS Lambda, AWS Amplify, Tailwind CSS
\item "The platform allows seamless task management, prioritization, and progress tracking, making it easy for teams to stay on top of their projects."
\end{highlights}
\end{onecolentry}
\vspace{0.2 cm}
\section{Achievements}
\begin{onecolentry}
\begin{highlightsforbulletentries}
\item \textbf{E-commerce Success}: Generated a significant amount of revenue from an e-commerce digital store by collaborating with a friend on a successful social media marketing campaign.
\item \textbf{Website Traffic Analysis}: Developed a real-time traffic analyzer tool that provides views and analysis, successfully driving leads and consumer engagement for websites.
\item \textbf{GDSC Hackathon - 2nd Runner Up}: Secured the 2nd Runner-Up position in the GDSC Hackathon in the Web Development track for building a high-impact project.
\item \textbf{Campus Automation - Hackathon Runner-Up}: Achieved Runner-Up in a campus automation project hackathon, contributing to the development of software solutions for college management across various streams.
\end{highlightsforbulletentries}
\end{onecolentry}
\end{document}