@@ -48,7 +48,7 @@ <h1><b><देवाशीष/></b></h1>
4848 < a class ="nav-link " href ="#aboutme "> About</ a >
4949 </ li >
5050 < li class ="nav-item mx-2 ">
51- < a class ="nav-link " target ="_blank " href ="media/DevashishGupta .pdf "> Resume</ a >
51+ < a class ="nav-link " target ="_blank " href ="media/devashish_gupta .pdf "> Resume</ a >
5252 </ li >
5353 < li class ="nav-item mx-2 ">
5454 < a class ="nav-link " href ="#work "> Work</ a >
@@ -93,7 +93,7 @@ <h3 class="box">How you are doing?</h3>
9393 < div class ="carousel-item " style ="background-image: url('media/g1.png') ">
9494 < div class ="carousel-caption-left d-none d-md-block ">
9595 < div class ="chat ">
96- < h3 class ="box-right "> Nice to see you here. 🙏🏻</ h3 >
96+ < h3 class ="box-right "> Pleased to have you here. 🙏🏻</ h3 >
9797 </ div >
9898 </ div >
9999 </ div >
@@ -115,7 +115,7 @@ <h3 class="box-right">Nice to see you here. 🙏🏻</h3>
115115
116116
117117 < div id ="mySidenav " class ="sidenav ">
118- < a href ="./media/Devashish_Gupta .pdf " style ="text-decoration:none " id ="about " target ="_blank "> Resume < i
118+ < a href ="./media/devashish_gupta .pdf " style ="text-decoration:none " id ="about " target ="_blank "> Resume < i
119119 class ="material-icons "> cloud_download</ i > </ a >
120120 </ div >
121121
@@ -166,15 +166,21 @@ <h3 class="box-right">Nice to see you here. 🙏🏻</h3>
166166
167167
168168 < section id ="work ">
169- < div class ="flex-center flex-justify-center ">
170- < div id ="stk-oflw " class ="btn-light border c-pointer stk-oflw px-2 py-1 ">
171- < i class ="fa fa-stack-overflow " aria-hidden ="true "> </ i >
169+ < div class ="container-fluid ">
170+ < div class ="row flex-justify-center px-5 ">
171+ < div id ="stk-oflw " class ="btn-light border c-pointer stk-oflw px-2 py-1 ">
172+ < i class ="fa fa-stack-overflow " aria-hidden ="true "> </ i >
173+ </ div >
174+ < div >
175+ < a class ="github-button " href ="https://github.com/devashishg " aria-label ="Follow @devashishg on GitHub "> Follow
176+ @devashishg</ a >
177+ </ div >
178+ </ div >
179+ < div class ="row ">
180+ < div class ="card-git calendar ">
181+ Loading the data just for you.
182+ </ div >
172183 </ div >
173- < a class ="github-button " href ="https://github.com/devashishg " aria-label ="Follow @devashishg on GitHub "> Follow
174- @devashishg</ a >
175- </ div >
176- < div class ="card-git calendar ">
177- Loading the data just for you.
178184 </ div >
179185
180186
@@ -215,25 +221,18 @@ <h1 class="card-title py-2"> Projects</h1>
215221 < span class ="rig-text "> < u > < b > KANBAN Application</ b > </ u > < br /> < br />
216222 A web app provides functionity to manage project task, workflow and task assignment. </ span >
217223 </ a >
218- < a class ="rig-cell my-3 " target ="_blank " href ="https://github.com/devashishg/Nasscom_SVS ">
219- < img class ="rig-img " src ="media/projects/svs.png " />
220- < span class ="rig-overlay "> </ span >
221- < span class ="rig-text "> < b > < u > Signal Voilation System</ u > </ b > < br /> < br />
222- Angular based Application that keeps the track of Signal violation challans issued on traffic lights.
223- </ span >
224- </ a >
225- < a class ="rig-cell my-3 " target ="_blank " href ="https://github.com/devashishg/Billing ">
226- < img class ="rig-img " src ="media/projects/bill.png " />
227- < span class ="rig-overlay "> </ span >
228- < span class ="rig-text "> < u > < b > Billing Application</ b > </ u > < br /> < br /> Java Netbeans Application for
229- generating mobile bills.</ span >
230- </ a >
231224 < a class ="rig-cell my-3 " target ="_blank " href ="https://github.com/devashishg/TicTacToe ">
232225 < img class ="rig-img " src ="media/projects/ttt.jpg " />
233226 < span class ="rig-overlay "> </ span >
234227 < span class ="rig-text "> < u > < b > Tic Tac Toe</ b > </ u > < br /> < br /> Java based Tic Tac Toe game with console based
235228 user interface. </ span >
236229 </ a >
230+ < a class ="rig-cell my-3 " target ="_blank " href ="http://develop-chatty.herokuapp.com/#/home ">
231+ < img class ="rig-img " src ="media/projects/groupchat.png " />
232+ < span class ="rig-overlay "> </ span >
233+ < span class ="rig-text "> < u > < b > Chatty</ b > </ u > < br /> < br /> Web based group chat application based on Angular, Express, Graphql.
234+ </ span >
235+ </ a >
237236 </ div >
238237 </ div >
239238 </ div >
0 commit comments