Fixed everything hopefully

This commit is contained in:
2025-11-21 01:26:45 -06:00
parent 7a50003748
commit 381b287cd7
8 changed files with 428 additions and 439 deletions

View File

@@ -19,8 +19,8 @@
\usepackage{fontawesome5} % for using icons
\usepackage{amsmath} % for math
\usepackage[
pdftitle={John Doe's CV},
pdfauthor={John Doe},
pdftitle={Keshav Anand's Brag Sheet},
pdfauthor={Keshav Anand},
pdfcreator={LaTeX with RenderCV},
colorlinks=true,
urlcolor=primaryColor
@@ -56,7 +56,7 @@
\makeatletter
\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle
\patchcmd{\ps@customFooterStyle}{\thepage}{
\color{gray}\textit{\small John Doe - Page \thepage{} of \pageref*{LastPage}}
\color{gray}\textit{\small Keshav Anand - Page \thepage{} of \pageref*{LastPage}}
}{}{} % replace number by desired string
\makeatother
\pagestyle{customFooterStyle}
@@ -187,223 +187,220 @@
\vspace{0.2 cm}
\section{Purpose}
\section{Program Information}
\begin{onecolentry}
\href{https://rendercv.com}{RenderCV} is a LaTeX-based CV/resume version-control and maintenance app. It allows you to create a high-quality CV or resume as a PDF file from a YAML file, with \textbf{Markdown syntax support} and \textbf{complete control over the LaTeX code}.
Application for Research and Science Institute (RSI), and ultra-selective (3\%) program at MiT for science research
\end{onecolentry}
\vspace{0.2 cm}
\begin{onecolentry}
The boilerplate content was inspired by \href{https://github.com/dnl-blkv/mcdowell-cv}{Gayle McDowell}.
Admission into this program results in auto-admission into \textbf{practically any US College} (due to selectivity)
\end{onecolentry}
\vspace{0.2 cm}
\begin{onecolentry}
This purpose is the reason why you are applying + WHAT YOU ARE APPLYING FOR.
I am applying for RSI so I can promote my \textbf{computer science and engineering} research that I have done
\end{onecolentry}
\vspace{0.15 cm}
\begin{onecolentry}
\begin{highlights}
\item \href{https://math.mit.edu/research/highschool/rsi/}{RSI Program Page} — top program in the US for high school research
\item I am applying in computer science and robotics as research disciplines
\item My acceptance is dependent on my prior research, accolades, and the strength of my recommendations
\end{highlights}
\end{onecolentry}
\section{Quick Guide}
\section{Character Traits and Personality}
\begin{onecolentry}
\begin{highlightsforbulletentries}
\item Each section title is arbitrary and each section contains a list of entries.
\item There are 7 unique entry types: \textit{BulletEntry}, \textit{TextEntry}, \textit{EducationEntry}, \textit{ExperienceEntry}, \textit{NormalEntry}, \textit{PublicationEntry}, and \textit{OneLineEntry}.
\item Select a section title, pick an entry type, and start writing your section!
\item \href{https://docs.rendercv.com/user_guide/}{Here}, you can find a comprehensive user guide for RenderCV.
\item \textbf{Honest} and high \textbf{integrity}: helped catch cheaters in school multiple times.
\item \textbf{Inquisitive and Curious}: always asking questions and trying to learn more
\item \textbf{Hardworking and Determined}: Pushing myself to perfection in everything I do
\item \textbf{Creative Problem Solver}: Able to think outside the box and come up with innovative solutions
\item \textbf{Character Weaknesses:}
\subitem Can tend to overthink problems and overcomplicated solutions
\subitem Sometimes take on too much at once and struggle to prioritize tasks
\subitem Sometimes struggle with delegation and asking for help when needed
\subitem Can be overly critical of myself and others at times
\end{highlightsforbulletentries}
\end{onecolentry}
\section{Education}
\begin{twocolentry}{
\textit{Sept 2000 May 2005}}
\textbf{University of Pennsylvania}
\textit{August 2023 May 2027}}
\textbf{Plano East Senior High School, Plano}
\textit{BS in Computer Science}
\textit{STEM and Multidisciplinary Endorsement}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item GPA: 3.9/4.0 (\href{https://example.com}{a link to somewhere})
\item \textbf{Coursework:} Computer Architecture, Comparison of Learning Algorithms, Computational Theory
\item GPA: 4.73/4.0 (\href{https://resume.keshavanand.net/docs/transcript}{View Unnoficial Transcript})
\item Class Rank: \textbf{1/1273}
\item \textbf{Current Coursework:} AP Chemistry, American Studies (AP US History + AP English Language), Digital Electronics, AP Physics I, Calculus III (via Collin College)
\item SAT: 1550/1600 — Reading 760/800, Maths 790/800
\end{highlights}
\end{onecolentry}
\section{Experience}
\section{GaitGuardian: Highlight Research Project}
\begin{twocolentry}{
\textit{Cupertino, CA}
\textit{June 2005 Aug 2007}}
\textbf{Software Engineer}
\textit{Apple}
\end{twocolentry}
\begin{twocolentry}{
\textit{\href{https://isef.net/project/robo011t-ml-imu-processing-and-visual-monitoring-for-pd}{Project Portfolio}}}
\textbf{Lead Researcher}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Reduced time to render user buddy lists by 75\% by implementing a prediction algorithm
\item Integrated iChat with Spotlight Search by creating a tool to extract metadata from saved chat transcripts and provide metadata to a system-wide search database
\item Redesigned chat file format and implemented backward compatibility for search
\end{highlights}
\end{onecolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Built \textbf{GaitGuardian}, an end-to-end ML system aiding advanced Parkinsons Disease patients.
\item Designed a \textbf{custom PCB} and embedded stack with a 6-DoF IMU and ESP32-S3 for real-time sensing.
\item Developed a \textbf{dual-attention CNN + biLSTM} model predicting Freezing-of-Gait up to 2s early.
\item Created real-time algorithms for \textbf{fall detection} and \textbf{tremor classification} using IMU signals.
\item Implemented a cloud-based \textbf{visual navigation module} with transformer object detection, depth estimation, and multimodal LLM scene descriptions.
\item Optimized sensor pipelines via \textbf{signal filtering, feature engineering, oversampling}, and model tuning.
\item Built two wearable devices (trunk and wrist) plus a BLE-connected \textbf{forehead camera} for vision tasks.
\item Demonstrated performance exceeding existing FoG, fall, and tremor detection systems.
\end{highlights}
\end{onecolentry}
\vspace{0.1cm}
\begin{onecolentry}
Won 3rd Place at \textbf{The International Science and Engineering Fair}, 2nd OVERALL in Dallas $\to$ over \$1500 won
\end{onecolentry}
\section{Simply Stir: Highlight Research Project}
\vspace{0.2 cm}
\begin{twocolentry}{
\textit{Redmond, WA}
\textit{June 2003 Aug 2003}}
\textbf{Software Engineer Intern}
\textit{Microsoft}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Designed a UI for the VS open file switcher (Ctrl-Tab) and extended it to tool windows
\item Created a service to provide gradient across VS and VS add-ins, optimizing its performance via caching
\item Built an app to compute the similarity of all methods in a codebase, reducing the time from $\mathcal{O}(n^2)$ to $\mathcal{O}(n \log n)$
\item Created a test case generation tool that creates random XML docs from XML Schema
\item Automated the extraction and processing of large datasets from legacy systems using SQL and Perl scripts
\end{highlights}
\end{onecolentry}
\begin{twocolentry}{
\textit{\href{https://isef.net/project/etsd012-self-stirring-pot-using-the-seebeck-effect}{Project Portfolio}}}
\textbf{Sole Researcher}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Developed a thermoelectric energy-harvesting system using a TEG for autonomous stirring.
\item Designed a compact aluminum enclosure enabling efficient heat transfer and stable thermal gradients.
\item Implemented electrical conditioning and load-matching to maximize TEG power extraction.
\item Tested power delivery across various $R_Loads$ using Vernier Probes
\item Performed thermal, electrical, and mechanical characterization across multiple cooking conditions.
\item Conducted viscosity-based stirring tests and identified mechanical design improvements for high-torque fluids.
\end{highlights}
\end{onecolentry}
\vspace{0.1cm}
\begin{onecolentry}
Qualified to \textbf{The International Science and Engineering Fair}, 1st in Engineering @ Dallas
\end{onecolentry}
\section{Publications}
\begin{samepage}
\begin{twocolentry}{
Jan 2004
}
\textbf{3D Finite Element Analysis of No-Insulation Coils}
\vspace{0.10 cm}
\mbox{Frodo Baggins}, \mbox{\textbf{\textit{John Doe}}}, \mbox{Samwise Gamgee}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}
\end{onecolentry}
\end{samepage}
\section{FTC Robotics}
\begin{twocolentry}{
\textit{\href{https://technicalturbulence.org}{Website}, \href{https://github.com/KeshavAnandCode/2024_Main.git}{Code Repo}}}
\textbf{Lead Software Developer Technical Turbulence} (2023Present)
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Designed and implemented \textbf{custom inverse kinematics and path-planning algorithms} for precise autonomous navigation.
\item Integrated \textbf{computer vision pipelines} for object classification using TensorFlow Lite
\item Developed novel driver control enhancements to improve driver performance
\item Optimized accuracy and real-time performance through efficient sensor usage
\item Lead software \textbf{Top 30 Worldwide} for autonomous programming; reached FTC State Finals.
\item Led software development, version control, and testing for a programming team of 4 members.
\end{highlights}
\end{onecolentry}
\section{Projects}
\begin{twocolentry}{
\textit{\href{https://github.com/sinaatalay/rendercv}{github.com/name/repo}}}
\textbf{Multi-User Drawing Tool}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Developed an electronic classroom where multiple users can simultaneously view and draw on a "chalkboard" with each person's edits synchronized
\item Tools Used: C++, MFC
\end{highlights}
\end{onecolentry}
\vspace{0.2 cm}
\begin{twocolentry}{
\textit{\href{https://github.com/sinaatalay/rendercv}{github.com/name/repo}}}
\textbf{Synchronized Desktop Calendar}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Developed a desktop calendar with globally shared and synchronized calendars, allowing users to schedule meetings with other users
\item Tools Used: C\#, .NET, SQL, XML
\end{highlights}
\end{onecolentry}
\vspace{0.2 cm}
\begin{twocolentry}{
\textit{2002}}
\textbf{Custom Operating System}
\end{twocolentry}
\vspace{0.10 cm}
\begin{onecolentry}
\begin{highlights}
\item Built a UNIX-style OS with a scheduler, file system, text editor, and calculator
\item Tools Used: C
\end{highlights}
\end{onecolentry}
\section{Technologies}
\section{Skills}
\begin{onecolentry}
\textbf{Languages:} C++, C, Java, Objective-C, C\#, SQL, JavaScript
\textbf{Programming Languages:} Java, Python, Bash, C++ (Arduino), Kotlin (FTC), Limited HTML, JS, CSS
\end{onecolentry}
\vspace{0.2 cm}
\begin{onecolentry}
\textbf{Technologies:} .NET, Microsoft SQL Server, XCode, Interface Builder
\textbf{Programming Applications:} Machine Learning, Signal Processing, Tensor Flow, Computer Vision
\end{onecolentry}
\vspace{0.2 cm}
\begin{onecolentry}
\textbf{Miscellaneous:} Public Speaking, CAD, PCB Design, Electrical, Competition Math
\end{onecolentry}
\section{Other Activities}
\begin{onecolentry}
\textbf{Vice President, LASER:} Guiding and instructing 120+ students for Science Fair
\end{onecolentry}
\vspace{0.2 cm}
\begin{onecolentry}
\textbf{Founder, Cricket Club:} Former USA U15 Cricketer $\to$ Formed Plano East's first cricket team
\end{onecolentry}
\vspace{0.2 cm}
\begin{onecolentry}
\textbf{Technology Officer, NHS:} Coded and maintained React-based portal for largest NHS chapter in the US
\end{onecolentry}
\vspace{0.2 cm}
\begin{twocolentry}{
\textit{\href{https://music.keshavanand.net/}{Original Music Library}}}
\textbf{Indian Film Music:} Bass, Keys, and Arrangement, member of High Octavez
\end{twocolentry}
\vspace{0.2 cm}
\end{document}