Skip to content

Commit

Permalink
Remove redundant info
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilCad committed Feb 11, 2024
1 parent d2c58d6 commit fcc2daf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified resumeLaTeX/Nikhil_Kadiyan_Resume.pdf
Binary file not shown.
14 changes: 7 additions & 7 deletions resumeLaTeX/Nikhil_Kadiyan_Resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -79,42 +79,42 @@ \section{Project Highlights}
%\pt Robot maintains \textbf{social distancing} by buzzing when two people stand too close \\
%\sectionsep

\position{Photogram - An image sharing social media platform \href{https://github.com/nikhilCad/photogram}{[Code]} \href{https://photogram-eight.vercel.app/}{[Live]}}
\position{Photogram - An image sharing social media platform \href{https://github.com/nikhilCad/photogram}{[Code]} \href{https://photogram-eight.vercel.app/}{[Live]}}{}
\pt Includes \textbf{user authentication}, \textbf{post and comments creation}, \textbf{home page}, and \textbf{suggested users} to provide an engaging social media experience\\
\pt Created using \textbf{React} for the frontend, and \textbf{Firebase} for the backend \\
\pt Uses \textbf{ChakraUI} for UI elements and \textbf{Zustand} for state managements\\
\sectionsep

\position{Created a Movie Description Site in React and Flask \href{https://github.com/nikhilCad/flask-movie-app}{[Code]}}
\position{Created a Movie Description Site in React and Flask \href{https://github.com/nikhilCad/flask-movie-app}{[Code]}}{}
\pt Built a web app that fetches movie title, description and poster using \textbf{Flask} \\
\pt Uses the \textbf{TMDB API} to get dynamic movie information\\
\pt Uses \textbf{React} and \textbf{Node} to build the front-end\\
\sectionsep

\position{Created a Clicker Game Using Godot Engine \href{https://github.com/nikhilCad/reality-clicker}{[Code]} \href{https://nikhilcad.itch.io/reality-clicker}{[Live]}}
\position{Created a Clicker Game Using Godot Engine \href{https://github.com/nikhilCad/reality-clicker}{[Code]} \href{https://nikhilcad.itch.io/reality-clicker}{[Live]}}{}
\pt Built a conventional clicker with various types of \textbf{shops/auto-clicker} upon progression \\
\pt Has \textbf{exponential difficulty} (similar to other games in genre) to deviate income from in game cost in log scale \\
\pt Can be played on Windows, Browser and Android, played by 600+ players on \textbf{itch.io}\\
\pt Has \textbf{Save, Load, and prestige options} to provide engaging gameplay\\
\sectionsep

% \position{Created Todos App in React \href{https://github.com/nikhilCad/TodoReactApp}{[Code]} \href{https://nikhilcad.github.io/TodoReactApp}{[Live]}}
% \position{Created Todos App in React \href{https://github.com/nikhilCad/TodoReactApp}{[Code]} \href{https://nikhilcad.github.io/TodoReactApp}{[Live]}}{}
% \pt Create a simple app for todos using \textbf{React.js} and \textbf{Node.js} \\
% \pt User can \textbf{add or remove task} from the list using the UI
% \sectionsep

% \position{Created my own blog \href{https://github.com/nikhilcad/nikhilcad.github.io}{[Code]} \href{https://nikhilcad.github.io}{[Live]}}
% \position{Created my own blog \href{https://github.com/nikhilcad/nikhilcad.github.io}{[Code]} \href{https://nikhilcad.github.io}{[Live]}}{}
% \pt Website created in HTML, CSS and Javascript\\
% \pt Whole project is \textbf{managed on Github using git} \\
% \sectionsep

\position{Python News Reader App \href{https://github.com/nikhilCad/pySimpleRSS}{[Code+Screenshots]}}
\position{Python News Reader App \href{https://github.com/nikhilCad/pySimpleRSS}{[Code+Screenshots]}}{}
\pt Created a News Reader App using \textbf{Python} \\
\pt Provided a way to subscribe user's sources using RSS feeds available at preferred website \\
\pt Use \textbf{beautifulsoup library to parse} the website content with selectors \\
\sectionsep

\position{Created game “pyrager” using Python \href{https://github.com/nikhilCad/pyRager}{[Code+Screenshots]}}
\position{Created game “pyrager” using Python \href{https://github.com/nikhilCad/pyRager}{[Code+Screenshots]}}{}
\pt Can move using keyboard keys to move. Basic \textbf{collision detection} using arrays \\
\pt \textbf{Saving and loading} using Python and text files \\
\sectionsep
Expand Down

0 comments on commit fcc2daf

Please sign in to comment.