Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilCad committed Aug 11, 2024
1 parent adc8879 commit 2a36f4f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 16 deletions.
Binary file modified static/resumeLaTeX/Nikhil_Kadiyan_Resume.pdf
Binary file not shown.
38 changes: 22 additions & 16 deletions static/resumeLaTeX/Nikhil_Kadiyan_Resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,33 @@ \section{Experience}
\hrulefill

\subsection{ThoughtSpot India Pvt Ltd \hfill \normalfont Hyderabad, On-Site}
\position{Member of Technical Staff}{Jul '24 - Present}
\pt Working to ensure stability of the home page of the product.\\
\position{Software Engineering Intern}{Jan '24 - Jun `24}

\position{Member of Technical Staff | Java, Golang, React, Typescript, GraphQL}{Jul '24 - Present}
\pt Achieved a 60\% increase in page load times by migrating the impressions database for the product's homepage from Munshi V1 to V2, achieved by changing the schema of the database\\
\pt Executed the handling of communication events across multiple tenants as measured by the successful implementation of a multi-tenant service (COMS project) by working on email and Slack event handling for all clusters within a tenant. \\
\sectionsep

\position{Software Engineering Intern | React, Typescript, Playwright, Jest}{Jan '24 - Jun `24}
\pt Worked on \textbf{Filter and Sort feature} for worksheet tables and columns along with one team member. Collaborated with the backend team to update API to include \textbf{tags, authors and database info} to sort the tables.\\
\pt Implemented Knowledge Cards that tell users info about a selected table including database. schema, author etc. Made API calls to the backend\\
\pt Migrated schema viewer from Angular to React by creating new React components and making graphQL calls to the backend. Also helped to solve various design issues in old UI during migration\\
\pt Resolved \textbf{high priority bugs} in the existing code on a priority basis for the customer, with average time of 1-2 days to merge the changes into master. \textbf{Cherry picked} must fixes to already released software, added retroactively to older versions of product.\\
\position{Software Engineering Intern}{Jun '23 - Jul '23}
\sectionsep

\position{Software Engineering Intern | React, Typescript, Jest}{Jun '23 - Jul '23}
\pt Implemented \textbf{50+ accessibility improvements} in the product's website\\
\pt Worked with \textbf{React.js} and \textbf{Typescript} to ensure website is accessible by \textbf{keyboard and screen readers}, especially for blind users and near-sighted users\\
% \pt Accessibility includes supporting read aloud features
\pt Collaborated with team to ensure that the website is in accordance with \textbf{WAI-ARIA and WCAG} international standards, achieving \textbf{Level A} accessibility certification\\
\sectionsep


%\subsection{Indian Institue of Technology, Indore \hfill \normalfont Remote}
%\position{Summer Internship in Machine Learning}{Jun '22 - Aug '22}
%\pt Machine Learning, especially regarding \textbf{Hyperspectral Images}\\
%\pt Learnt about various algorithms and concepts like \textbf{Transformers,} \textbf{Neural Network} etc.\\
%\pt Used \textbf{Python and} \textbf{Pytorch }for performing operations like denoising on \textbf{Hyperspectral Images}\\
%\sectionsep
% \subsection{Indian Institue of Technology, Indore \hfill \normalfont Remote}
% \position{Summer Internship in Machine Learning}{Jun '22 - Aug '22}
% \pt Machine Learning, especially regarding \textbf{Hyperspectral Images}\\
% \pt Learnt about various algorithms and concepts like \textbf{Transformers,} \textbf{Neural Network} etc.\\
% \pt Used \textbf{Python and} \textbf{Pytorch }for performing operations like denoising on \textbf{Hyperspectral Images}\\
% \sectionsep

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PROJECTS
Expand All @@ -92,12 +98,12 @@ \section{Project Highlights}
% \pt Uses \textbf{ChakraUI} for UI elements and \textbf{Zustand} for state managements\\
% \sectionsep

\projectposition{Golang Cloth Management API \href{https://github.com/nikhilCad/go-cloth-management}{[Code]}}{}
\pt Developed a comprehensive cloth management API in \textbf{Golang} to handle inventory and order management.\\
\pt Implemented \textbf{JWT token authentication} for secure access and operations within the API.\\
\pt Created endpoints for updating cloth data and managing customer orders, ensuring efficient and reliable data transactions.\\
\pt Updated data to a \textbf{MongoDB} database for robust and scalable data storage and retrieval.\\
\sectionsep
% \projectposition{Golang Cloth Management API \href{https://github.com/nikhilCad/go-cloth-management}{[Code]}}{}
% \pt Developed a comprehensive cloth management API in \textbf{Golang} to handle inventory and order management.\\
% \pt Implemented \textbf{JWT token authentication} for secure access and operations within the API.\\
% \pt Created endpoints for updating cloth data and managing customer orders, ensuring efficient and reliable data transactions.\\
% \pt Updated data to a \textbf{MongoDB} database for robust and scalable data storage and retrieval.\\
% \sectionsep

\projectposition{Golang Terminal News Reader \href{https://github.com/nikhilCad/go-news-reader}{[Code]}}{}
\pt Created a terminal news reader in \textbf{Golang} using \textbf{Bubbletea}, for easy navigation of parsed news and YouTube feeds.\\
Expand Down

0 comments on commit 2a36f4f

Please sign in to comment.