@@ -48,7 +48,7 @@ <h1><b><देवाशीष/></b></h1>
48
48
< a class ="nav-link " href ="#aboutme "> About</ a >
49
49
</ li >
50
50
< 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 >
52
52
</ li >
53
53
< li class ="nav-item mx-2 ">
54
54
< a class ="nav-link " href ="#work "> Work</ a >
@@ -93,7 +93,7 @@ <h3 class="box">How you are doing?</h3>
93
93
< div class ="carousel-item " style ="background-image: url('media/g1.png') ">
94
94
< div class ="carousel-caption-left d-none d-md-block ">
95
95
< 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 >
97
97
</ div >
98
98
</ div >
99
99
</ div >
@@ -115,7 +115,7 @@ <h3 class="box-right">Nice to see you here. 🙏🏻</h3>
115
115
116
116
117
117
< 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
119
119
class ="material-icons "> cloud_download</ i > </ a >
120
120
</ div >
121
121
@@ -166,15 +166,21 @@ <h3 class="box-right">Nice to see you here. 🙏🏻</h3>
166
166
167
167
168
168
< 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 >
172
183
</ 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.
178
184
</ div >
179
185
180
186
@@ -215,25 +221,18 @@ <h1 class="card-title py-2"> Projects</h1>
215
221
< span class ="rig-text "> < u > < b > KANBAN Application</ b > </ u > < br /> < br />
216
222
A web app provides functionity to manage project task, workflow and task assignment. </ span >
217
223
</ 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 >
231
224
< a class ="rig-cell my-3 " target ="_blank " href ="https://github.com/devashishg/TicTacToe ">
232
225
< img class ="rig-img " src ="media/projects/ttt.jpg " />
233
226
< span class ="rig-overlay "> </ span >
234
227
< span class ="rig-text "> < u > < b > Tic Tac Toe</ b > </ u > < br /> < br /> Java based Tic Tac Toe game with console based
235
228
user interface. </ span >
236
229
</ 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 >
237
236
</ div >
238
237
</ div >
239
238
</ div >
0 commit comments