Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add project link features #34

Open
mhhabib opened this issue Apr 7, 2021 · 3 comments
Open

Add project link features #34

mhhabib opened this issue Apr 7, 2021 · 3 comments

Comments

@mhhabib
Copy link

mhhabib commented Apr 7, 2021

Can you please add a project link in the Project Section
E.x

Name of project | Python, Java, C++, etc

  • Description 1
  • Description 2
  • etc
  • Project link - Resume
@Ishani-Chatterjee
Copy link

You can add these to your resume :

\section{Projects}

\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{Corona-Virus Tracker } $|$ \emph{\textbf{Java , Spring , Maven}}}{Aug 2021}
\resumeItemListStart
\resumeItem{Shows current day and previous day data which keeps refreshing with the help of Spring scheduler.}
\resumeItem{Converts raw Covid-19 global data from Center for Systems Science and Engineering (CSSE) in form of CSV to a presentable form by applying server-side business logic}
\resumeItem{\href{https://github.com/Ishani-Chatterjee/Coronavirus-Tracker}{\underline{View Project}}}
\resumeItemListEnd

\resumeProjectHeading
{\textbf{Product Managing API} $|$ \emph{\textbf{RestAPI controller, Springboot, Hibernate, Maven}}}{June 2021 }
\resumeItemListStart
\resumeItem{Managed different request types: \textbf{POST, GET, UPDATE, DELETE}}
\resumeItem{Performed\textbf{ CRUD} operations in MySQL Database}
\resumeItem{\href{https://github.com/Ishani-Chatterjee/RestApiWorkingInSpring}{\underline{View Project}}}
\resumeItemListEnd

\resumeProjectHeading
  	{\textbf{Minimizing Cash-Transaction Flow} $|$ \emph{\textbf{ HTML5, CSS,JS}}}{June 2021}
  	\resumeItemListStart
    	\resumeItem{Concept based on app \textbf{Splitwise}}
    	\resumeItem{This algorithm reduces large number of payments to a few .}
    	\resumeItem{Data Structure used--\textbf{Heaps}}
    	\resumeItem{\href{https://github.com/Ishani-Chatterjee/Cashflow/tree/main/CBFriendsCost-master}{\underline{View 
                            Project}}}
  	\resumeItemListEnd
  	
  
\resumeSubHeadingListEnd

image

@mhhabib
Copy link
Author

mhhabib commented Aug 8, 2021

This works fine.
Thanks @Ishani-Chatterjee

@safinghoghabori
Copy link

@Ishani-Chatterjee do you know how to add relevant coursework? I tried to add but it makes everything unstructured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants