|
| 1 | +layout: profiles |
| 2 | +permalink: /people/ |
| 3 | +title: Team |
| 4 | +# description: |
| 5 | +nav: true |
| 6 | +nav_order: 7 |
| 7 | + |
| 8 | + |
| 9 | +profiles: |
| 10 | + # if you want to include more than one profile, just replicate the following block |
| 11 | + # and create one content file for each profile inside _pages/ |
| 12 | + |
| 13 | + - align: left |
| 14 | + type: student |
| 15 | + name: Medha Sawhney |
| 16 | + image: MedhaSawhney.jpg |
| 17 | + degree: PhD Student |
| 18 | + content: about/about_sepideh.md |
| 19 | + image_circular: false # crops the image to make it circular |
| 20 | + more_info: > |
| 21 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 22 | + <p style="margin: 0;"> |
| 23 | + < a href= "mailto:[email protected]" style= "text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 24 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 25 | + </a> |
| 26 | + <a href="https://sawhney-medha.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 27 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 28 | + </a> |
| 29 | + <a href="https://www.linkedin.com/in/medha-sawhney" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 30 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 31 | + </a> |
| 32 | + <a href="https://twitter.com/medha_sawhney" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 33 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 34 | + </a> |
| 35 | + </p> |
| 36 | + </div> |
| 37 | + |
| 38 | + - align: left |
| 39 | + type: student |
| 40 | + name: Mridul Khurana |
| 41 | + degree: PhD Student |
| 42 | + image: Mridul-Khurana_upd.jpg |
| 43 | + content: about/about_sepideh.md |
| 44 | + image_circular: false # crops the image to make it circular |
| 45 | + more_info: > |
| 46 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 47 | + <p style="margin: 0;"> |
| 48 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 49 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 50 | + </a> |
| 51 | + <a href="https://mridulk97.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 52 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 53 | + </a> |
| 54 | + <a href="https://www.linkedin.com/in/mridulk97" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 55 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 56 | + </a> |
| 57 | + <a href="https://x.com/mridulk97" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 58 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 59 | + </a> |
| 60 | + </p> |
| 61 | + </div> |
| 62 | + |
| 63 | + - align: left |
| 64 | + type: student |
| 65 | + name: Kazi Sajeed Mehrab |
| 66 | + degree: PhD Student |
| 67 | + image: Kazi-Sajeed-Mehrab_upd.jpg |
| 68 | + content: about/about_sepideh.md |
| 69 | + image_circular: false # crops the image to make it circular |
| 70 | + more_info: > |
| 71 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 72 | + <p style="margin: 0;"> |
| 73 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 74 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 75 | + </a> |
| 76 | + <a href="https://sajeedmehrab.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 77 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 78 | + </a> |
| 79 | + <a href="https://www.linkedin.com/in/kazi-sajeed-mehrab-934108168/" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 80 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 81 | + </a> |
| 82 | + <a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 83 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 84 | + </a> |
| 85 | + </p> |
| 86 | + </div> |
| 87 | + |
| 88 | + - align: left |
| 89 | + type: student |
| 90 | + name: Abhilash Neog |
| 91 | + degree: PhD Student |
| 92 | + image: Abhilash-Neog_upd.jpg |
| 93 | + content: about/about_sepideh.md |
| 94 | + image_circular: false # crops the image to make it circular |
| 95 | + more_info: > |
| 96 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 97 | + <p style="margin: 0;"> |
| 98 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 99 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 100 | + </a> |
| 101 | + <a href="https://abhilash-neog.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 102 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 103 | + </a> |
| 104 | + <a href="https://www.linkedin.com/in/abhilash-neog-2021/" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 105 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 106 | + </a> |
| 107 | + <a href="https://twitter.com/neog_abhilashh" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 108 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 109 | + </a> |
| 110 | + </p> |
| 111 | + </div> |
| 112 | + |
| 113 | + - align: left |
| 114 | + type: student |
| 115 | + name: Amartya Dutta |
| 116 | + degree: PhD Student (Co-advised by Anuj Karpatne and T.M. Murali) |
| 117 | + image: Amartya-Dutta_upd.png |
| 118 | + content: about/about_sepideh.md |
| 119 | + image_circular: false # crops the image to make it circular |
| 120 | + more_info: > |
| 121 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 122 | + <p style="margin: 0;"> |
| 123 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 124 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 125 | + </a> |
| 126 | + <a href="https://katameronin.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 127 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 128 | + </a> |
| 129 | + <a href="https://www.linkedin.com/in/amartyad/" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 130 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 131 | + </a> |
| 132 | + <a href="https://x.com/amadutx" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 133 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 134 | + </a> |
| 135 | + </p> |
| 136 | + </div> |
| 137 | + |
| 138 | + - align: left |
| 139 | + type: student |
| 140 | + name: Sepideh Fatemi |
| 141 | + degree: PhD Student |
| 142 | + image: SepidehFatemi_upd.jpg |
| 143 | + content: about/about_sepideh.md |
| 144 | + image_circular: false # crops the image to make it circular |
| 145 | + more_info: > |
| 146 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 147 | + <p style="margin: 0;"> |
| 148 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 149 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 150 | + </a> |
| 151 | + <a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 152 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 153 | + </a> |
| 154 | + <a href="https://www.linkedin.com/in/sepideh-fatemi-046840169/" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 155 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 156 | + </a> |
| 157 | + <a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 158 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 159 | + </a> |
| 160 | + </p> |
| 161 | + </div> |
| 162 | + |
| 163 | + - align: left |
| 164 | + type: student |
| 165 | + name: Aanish Pradhan |
| 166 | + degree: Masters Student |
| 167 | + image: sample_img.jpg |
| 168 | + content: about/about_sepideh.md |
| 169 | + image_circular: false # crops the image to make it circular |
| 170 | + more_info: > |
| 171 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 172 | + <p style="margin: 0;"> |
| 173 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 174 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 175 | + </a> |
| 176 | + <a href="https://aanish-pradhan.github.io" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 177 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 178 | + </a> |
| 179 | + <a href="https://www.linkedin.com/in/aanishpradhan" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 180 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 181 | + </a> |
| 182 | + <a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 183 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 184 | + </a> |
| 185 | + </p> |
| 186 | + </div> |
| 187 | + |
| 188 | + - align: left |
| 189 | + type: student |
| 190 | + name: Blessy Antony |
| 191 | + degree: PhD Student (Co-advised by Anuj Karpatne and T.M. Murali) |
| 192 | + image: BlessyAntony_upd.jpg |
| 193 | + content: about/about_sepideh.md |
| 194 | + image_circular: false # crops the image to make it circular |
| 195 | + more_info: > |
| 196 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 197 | + <p style="margin: 0;"> |
| 198 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 199 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 200 | + </a> |
| 201 | + <a href="https://www.linkedin.com/in/blessyantony9/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 202 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 203 | + </a> |
| 204 | + <a href="https://www.linkedin.com/in/blessyantony9/" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 205 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 206 | + </a> |
| 207 | + <a href="https://www.linkedin.com/in/blessyantony9/" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 208 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 209 | + </a> |
| 210 | + </p> |
| 211 | + </div> |
| 212 | + |
| 213 | + - align: left |
| 214 | + type: alumni |
| 215 | + name: Arka Daw |
| 216 | + degree: PhD Student, 2023 |
| 217 | + now: Applied Scientist AGI, Amazon |
| 218 | + image: Arka_pic-upd.jpg |
| 219 | + content: about/about_sepideh.md |
| 220 | + image_circular: false # crops the image to make it circular |
| 221 | + more_info: > |
| 222 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 223 | + <p style="margin: 0;"> |
| 224 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 225 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 226 | + </a> |
| 227 | + <a href="https://people.cs.vt.edu/darka/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 228 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 229 | + </a> |
| 230 | + <a href="https://www.linkedin.com/in/arka-daw/" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 231 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 232 | + </a> |
| 233 | + <a href="https://twitter.com/arkadaw_" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 234 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 235 | + </a> |
| 236 | + </p> |
| 237 | + </div> |
| 238 | + |
| 239 | + - align: left |
| 240 | + type: alumni |
| 241 | + name: Jie Bu |
| 242 | + degree: PhD Student, 2023 |
| 243 | + now: Machine Learning Engineer, Apple |
| 244 | + image: Jie_upd.jpg |
| 245 | + content: about/about_sepideh.md |
| 246 | + image_circular: false # crops the image to make it circular |
| 247 | + more_info: > |
| 248 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 249 | + <p style="margin: 0;"> |
| 250 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 251 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 252 | + </a> |
| 253 | + <a href="https://bit.ly/3h3GvFs" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 254 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 255 | + </a> |
| 256 | + <a href="https://www.linkedin.com/in/jie-bu-420692194" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 257 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 258 | + </a> |
| 259 | + <a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 260 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 261 | + </a> |
| 262 | + </p> |
| 263 | + </div> |
| 264 | + |
| 265 | + - align: left |
| 266 | + type: alumni |
| 267 | + name: Mohannad Elhamod |
| 268 | + degree: PhD Student, 2023 |
| 269 | + now: Clinical Assistant Professor, Boston University |
| 270 | + image: Moe.png |
| 271 | + content: about/about_sepideh.md |
| 272 | + image_circular: false # crops the image to make it circular |
| 273 | + more_info: > |
| 274 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 275 | + <p style="margin: 0;"> |
| 276 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 277 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 278 | + </a> |
| 279 | + <a href="https://wordpress.cs.vt.edu/elhamod/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 280 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 281 | + </a> |
| 282 | + <a href="https://www.linkedin.com/in/mohannadelhamod" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 283 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 284 | + </a> |
| 285 | + <a href="https://twitter.com/ElhamodMohannad" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 286 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 287 | + </a> |
| 288 | + </p> |
| 289 | + </div> |
| 290 | + |
| 291 | + - align: left |
| 292 | + type: alumni |
| 293 | + name: Naveen Gupta |
| 294 | + degree: Masters Student, 2023 |
| 295 | + now: ML Engineer @ SLB |
| 296 | + image: NaveenGupta_pic_upd.jpg |
| 297 | + content: about/about_sepideh.md |
| 298 | + image_circular: false # crops the image to make it circular |
| 299 | + more_info: > |
| 300 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 301 | + <p style="margin: 0;"> |
| 302 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 303 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 304 | + </a> |
| 305 | + <!-- <a href="https://wordpress.cs.vt.edu/elhamod/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 306 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 307 | + </a> --> |
| 308 | + <a href="https://www.linkedin.com/in/naveengupta1729" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 309 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 310 | + </a> |
| 311 | + <!-- <a href="https://twitter.com/ElhamodMohannad" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 312 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 313 | + </a> --> |
| 314 | + </p> |
| 315 | + </div> |
| 316 | + |
| 317 | + - align: left |
| 318 | + type: alumni |
| 319 | + name: Harishbabu Manogaran |
| 320 | + degree: Masters Student, 2024 |
| 321 | + now: |
| 322 | + image: Harish-Babu-Manogaran.jpg |
| 323 | + content: about/about_sepideh.md |
| 324 | + image_circular: false # crops the image to make it circular |
| 325 | + more_info: > |
| 326 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 327 | + <p style="margin: 0;"> |
| 328 | + < a href= "mailto:[email protected]" style= "text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 329 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 330 | + </a> |
| 331 | + <a href="https://yourwebsite.com" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 332 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 333 | + </a> |
| 334 | + <a href="https://www.linkedin.com/in/harish-babu-m/" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 335 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 336 | + </a> |
| 337 | + <a href="https://twitter.com/yourprofile" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 338 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 339 | + </a> |
| 340 | + </p> |
| 341 | + </div> |
| 342 | + |
| 343 | +- align: left |
| 344 | + type: alumni |
| 345 | + name: M Maruf |
| 346 | + degree: PhD Student, 2024 |
| 347 | + now: Applied Scientist AGI, Amazon |
| 348 | + image: maruf_upd.jpg |
| 349 | + content: about/about_sepideh.md |
| 350 | + image_circular: false # crops the image to make it circular |
| 351 | + more_info: > |
| 352 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 353 | + <p style="margin: 0;"> |
| 354 | + < a href= "mailto:[email protected]" style= "text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 355 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 356 | + </a> |
| 357 | + <a href="https://sammarfy.github.io/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 358 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 359 | + </a> |
| 360 | + <a href="https://www.linkedin.com/in/samu14792" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 361 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 362 | + </a> |
| 363 | + </div> |
| 364 | + |
| 365 | + |
| 366 | + - align: left |
| 367 | + type: faculty |
| 368 | + name: Anuj Karpatne |
| 369 | + image: AK_pic2.jpg |
| 370 | + content: Anuj_Karpatne.md |
| 371 | + image_circular: false # crops the image to make it circular |
| 372 | + more_info: > |
| 373 | + <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%;"> |
| 374 | + <p style="margin: 0;"> |
| 375 | + <a href="mailto:[email protected]" style="text-decoration: none; color: #D44638; margin: 0 10px;"> |
| 376 | + <i class="fas fa-envelope" style="font-size: 24px;"></i> |
| 377 | + </a> |
| 378 | + <a href="https://people.cs.vt.edu/karpatne/" style="text-decoration: none; color: #0a7cdb; margin: 0 10px;"> |
| 379 | + <i class="fas fa-globe" style="font-size: 24px;"></i> |
| 380 | + </a> |
| 381 | + <a href="https://x.com/anujkarpatne" style="text-decoration: none; color: #1DA1F2; margin: 0 10px;"> |
| 382 | + <i class="fab fa-twitter-square" style="font-size: 24px;"></i> |
| 383 | + </a> |
| 384 | + <a href="https://www.linkedin.com/in/anuj-karpatne-a816281b" style="text-decoration: none; color: #0077b5; margin: 0 10px;"> |
| 385 | + <i class="fab fa-linkedin" style="font-size: 24px;"></i> |
| 386 | + </a> |
| 387 | + </p> |
| 388 | + </div> |
0 commit comments