|
7 | 7 | <meta property="og:type" content="website" />
|
8 | 8 | <meta property="og:title" content="Devashish Gupta" />
|
9 | 9 | <meta property="og:description" content="Devashish Gupta personal profile" />
|
10 |
| - <meta property="og:image" content="https://devashishg.github.io/media/me.jpeg" /> |
| 10 | + <meta property="og:image" content="https://devashishg.github.io/media/a.png" /> |
11 | 11 |
|
12 | 12 | <title>Home</title>
|
13 | 13 |
|
|
26 | 26 |
|
27 | 27 | <!-- Github calender-->
|
28 | 28 | <script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js"></script>
|
29 |
| - <link rel="stylesheet" href="css/github.css" /> |
| 29 | + <link |
| 30 | + rel="stylesheet" |
| 31 | + href="https://unpkg.com/github-calendar@latest/dist/github-calendar-responsive.css" |
| 32 | +/> |
| 33 | + <!-- <link rel="stylesheet" href="css/github.css" /> --> |
30 | 34 | </head>
|
31 | 35 |
|
32 | 36 | <body>
|
@@ -78,24 +82,24 @@ <h1><b><देवाशीष/></b></h1>
|
78 | 82 |
|
79 | 83 |
|
80 | 84 | <div class="carousel-inner" role="listbox">
|
81 |
| - <div class="carousel-item active" style="background-image: url('media/cover.png')"> |
| 85 | + <div class="carousel-item active" style="background-image: url('media/g3.png')"> |
82 | 86 | <div class="carousel-caption d-none d-md-block">
|
83 | 87 | <div class="chat">
|
84 | 88 | <h3 class="box">Hey, It's me</h3>
|
85 | 89 | </div>
|
86 | 90 | </div>
|
87 | 91 | </div>
|
88 |
| - <div class="carousel-item" style="background-image: url('media/smiley.png')"> |
| 92 | + <div class="carousel-item" style="background-image: url('media/g2.png')"> |
89 | 93 | <div class="carousel-caption d-none d-md-block">
|
90 | 94 | <div class="chat">
|
91 | 95 | <h3 class="box">How you are doing?</h3>
|
92 | 96 | </div>
|
93 | 97 | </div>
|
94 | 98 | </div>
|
95 |
| - <div class="carousel-item" style="background-image: url('media/cover.png')"> |
96 |
| - <div class="carousel-caption d-none d-md-block"> |
| 99 | + <div class="carousel-item" style="background-image: url('media/g1.png')"> |
| 100 | + <div class="carousel-caption-left d-none d-md-block"> |
97 | 101 | <div class="chat">
|
98 |
| - <h3 class="box">Nice to see you here. 🙏🏻</h3> |
| 102 | + <h3 class="box-right">Nice to see you here. 🙏🏻</h3> |
99 | 103 | </div>
|
100 | 104 | </div>
|
101 | 105 | </div>
|
@@ -203,6 +207,11 @@ <h3 class="box">Nice to see you here. 🙏🏻</h3>
|
203 | 207 | <span class="rig-text"><b><u>Smart Peon</u></b><br /><br />A Bluetooth module based School ring-bell
|
204 | 208 | Application, to schedule bell.</span>
|
205 | 209 | </a>
|
| 210 | + <a class="rig-cell my-3" target="_blank" href="https://drive.google.com/file/d/1LWrrqQF_J3E0_7vaz8cWBYoP8rblj-vO/view?usp=drivesdk"> |
| 211 | + <img class="rig-img" src="media/projects/Check_in.jpg" /> |
| 212 | + <span class="rig-overlay"></span> |
| 213 | + <span class="rig-text"><u><b>Check-in Application</b></u><br /><br />Flutter check-in app for users, check-in to any location and save the data locally.</span> |
| 214 | + </a> |
206 | 215 | <a class="rig-cell my-3" href="#">
|
207 | 216 | <img class="rig-img" src="media/projects/smartphone.png" />
|
208 | 217 | <span class="rig-overlay"></span>
|
|
0 commit comments