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 465f26f commit 74877e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Binary file modified static/resumeLaTeX/Nikhil_Kadiyan_Resume.pdf
Binary file not shown.
9 changes: 8 additions & 1 deletion static/resumeLaTeX/Nikhil_Kadiyan_Resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,26 @@ \section{Experience}
\subsection{ThoughtSpot India Pvt Ltd \hfill \normalfont Hyderabad, On-Site}

\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 Achieved a 90\% decrease 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\\
% MunshiV2 reduced time from 40 seconds to 2-3 seconds - db schema - instead of individual lookup we made it a single table
%ie previously it looked up all users who have viewed, now we made new table that had all the views
\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. \\
% COMS is multi tenant, buzzwords - AWS - Migrating to GCP to ave costs as package deal
\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\\
% Mention customer was Apple, and how old schema viewer was only because in angular we were taking in all data at once
% But now that data is separated into different requests which frontend combines to show the data
% Async rendering or whatever
\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.\\
\sectionsep

\position{Software Engineering Intern | React, Typescript, Jest}{Jun '23 - Jul '23}
\pt Implemented \textbf{50+ accessibility improvements} in the product's website\\
% Mention customer was Bank of America and this was in their must have list which ultimately sealed the deal
\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\\
Expand Down

0 comments on commit 74877e6

Please sign in to comment.