-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
908 lines (826 loc) · 51.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google image thumbnail -->
<meta name="thumbnail" content="https://hackingmaterials.lbl.gov/media/team_anubhavJ.jpg" />
<!--
<PageMap>
<DataObject type="thumbnail">
<Attribute name="src" value="https://hackingmaterials.lbl.gov/media/team_anubhavJ.jpg"/>
<Attribute name="width" value="100"/>
<Attribute name="height" value="100"/>
</DataObject>
</PageMap>
-->
<title>Hacking Materials Research Group</title>
<!-- Google Font -->
<link href='https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Muli:400,700' rel='stylesheet' type='text/css'>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- Preloader -->
<link rel="stylesheet" href="css/preloader.css" type="text/css" media="screen, print"/>
<!-- Icon Font-->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/owl.theme.default.css">
<!-- Animate CSS-->
<link rel="stylesheet" href="css/animate.css">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Style -->
<link href="css/style.css" rel="stylesheet">
<!-- Responsive CSS -->
<link href="css/responsive.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/lte-ie7.js"></script>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div id="status"> </div>
</div>
<header id="HOME" style="background-position: 50% -125px;">
<div class="section_overlay">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html#ABOUTUS">About Us</a></li>
<li><a href="index.html#TEAM">Team</a></li>
<li><a href="index.html#ALUMNI">Alumni</a></li>
<li><a href="index.html#JOIN">Join</a></li>
<li><a href="index.html#MORE">Slides and more</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<div class="home_text">
<h2>Hacking Materials<br />Research Group</h2>
<p>computational materials science at berkeley lab</p>
</div>
</div>
</div>
</div>
</div>
</section>
</header>
<section id="ABOUTUS">
<div class="container">
<div class="col-md-8 text-center">
<div class="row">
<div class="about_title wow fadeInUp animated">
<h2>About Us</h2>
<img src="media/shape.png" alt="">
</div>
<div class="col-md-10 col-md-offset-1 wow fadeInUp animated">
<p class="about_us_p">Led by Dr. Anubhav Jain and located in Berkeley, California (just outside of San Francisco), the Hacking Materials group at LBNL leverages advances in theoretical materials science, supercomputing, and informatics to understand and design new materials for renewable energy applications. We work closely with experimental groups to bring materials from the computer to the laboratory. We currently work mainly on thermoelectric materials, thermal storage materials, and data analytics for solar installations. We also apply natural language processing techniques to extract information from millions of articles in the scientific literature. Our current projects include:</p>
<ul>
<li> The Materials Project, an effort to calculate the properties of all known inorganic materials and beyond</li>
<li> Applying natural language processing techniques to the extraction of knowledge from scientific texts</li>
<li> Perform computational screening of new materials for electrochemical water purification.</li>
<li> Developing new methods to calculate electron and thermal transport of materials.</li>
<li> Image analysis of electroluminescence images of solar modules and cells to detect cracks</li>
<li> Analyzing time-series and geospatial data sets of solar installations</li>
<li> Developing open-source frameworks for machine learning composition-structure-property relationships in materials</li>
<li> Developing codes to analyze the crystal structures of inorganic compounds</li>
</ul>
</div>
</div>
<div class="row">
<div class="work_title wow fadeInUp animated">
<h1>Publications</h1>
<img src="media/shape.png" alt="">
<p> To browse our publications, please visit <a href="https://scholar.google.com/citations?user=IKUUbNwAAAAJ&hl=en&oi=ao">Google Scholar</a> or <a href="https://www.researchgate.net/profile/Anubhav_Jain4/contributions">ResearchGate</a>.
</div>
</div>
</div>
<div class="col-md-4">
<div class="row" style="margin-top: 45px">
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/jainpapers" data-widget-id="739330157521969152">Tweets by @jainpapers</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
</div>
</section>
<section id="TEAM">
<div class="container">
<div class="row wow fadeInUp animated">
<div class="col-md-12 text-center">
<div class="about_title">
<h2>Team</h2>
<img src="media/shape.png" alt="">
</div>
</div>
</div>
<div class="row wow fadeInUp animated">
<div class="col-md-4 col-md-offset-4 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center ">
<div class="team-member">
<center><img src="media/team_anubhavJ.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Anubhav Jain</h4>
<p class="text-muted">Group Lead</p>
<ul class="list-inline social-buttons">
<li><a href="https://computron.github.io"><i class="fa fa-user"></i></a>
</li>
<li><a href="https://github.com/computron"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=IKUUbNwAAAAJ&hl=en&oi=ao"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-1 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center ">
<div class="team-member">
<center><img src="media/team_jinwonC.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Jinwon Cho</h4>
<p class="text-muted">Postdoctoral scholar<br />Electrochemical Water Treatment</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/jinwon-c-16552732/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=rj28_FUAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-2 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center ">
<div class="team-member">
<center><img src="media/team_duoW.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Duo Wang</h4>
<p class="text-muted">Postdoctoral Scholar<br />Electrochemical water treatment</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/itsshawnzhang/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/itsshawnzhang"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=HKpRhZ8AAAAJ&hl=en&oi=sra"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-1 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center">
<div class="team-member">
<center><img src="media/team_olympiaD.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Olympia Dartsi</h4>
<p class="text-muted">Postdoctoral scholar<br />Natural language processing</p>
<ul class="list-inline social-buttons">
<li><a href="https://odartsi.github.io"><i class="fa fa-user"></i></a>
</li>
<li><a href="https://www.linkedin.com/in/drolympiadartsi/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/odartsi"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://www.scopus.com/authid/detail.uri?authorId=57201718184&source=sd-apx&adobe_mc=MCMID%3D39276312187619410674360501002631617065%7CMCORGID%3D4D6368F454EC41940A4C98A6%2540AdobeOrg%7CTS%3D1715112250"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-2 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center">
<div class="team-member">
<center><img src="media/team_baojieL.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Baojie Li</h4>
<p class="text-muted">Postdoctoral scholar<br />Data mining of solar PV data sets</p>
<ul class="list-inline social-buttons">
<li><a href="https://github.com/lbj2011"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=GMcdsyEAAAAJ&hl=fr"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-1 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center">
<div class="team-member">
<center><img src="media/team_sanghoonL.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Sanghoon Lee</h4>
<p class="text-muted">Graduate Student Researcher<br />Natural Language Processing</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/sanghoon-lee-b5a420149/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/slee-lab"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-2 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center ">
<div class="team-member">
<center><img src="media/team_hrushikeshS.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Hrushikesh Sahasrabuddhe</h4>
<p class="text-muted">Graduate Student Researcher<br />Materials machine learning</p>
<ul class="list-inline social-buttons">
<li><a href="https://github.com/hrushikesh-s"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=Ukq_tbUAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-1 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center">
<div class="team-member">
<center><img src="media/team_viktoriiaB.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Viktoriia Baibakova</h4>
<p class="text-muted">Graduate Student Researcher<br />Natural Language Processing</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/viktoriia-baibakova-b2bba9231"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/ViktoriiaBaib"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://www.researchgate.net/profile/Viktoriia_Baibakova"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-md-offset-2 col-sm-6 col-sm-offset-3 col-xs-8 col-xs-offset-2 text-center ">
<div class="team-member">
<center><img src="media/team_xinC.jpg" class="img-responsive img-circle" alt=""></center>
<h4>Xin Chen</h4>
<p class="text-muted">Graduate Student Researcher<br />Image analysis</p>
<ul class="list-inline social-buttons">
<li><a href="https://github.com/X-Chen97"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?hl=en&user=jsF7U6IAAAAJ"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="ALUMNI">
<div class="container">
<div class="row wow fadeInUp animated">
<div class="col-md-12 text-center">
<div class="about_title">
<h2>Alumni</h2>
<img src="media/shape.png" alt="">
</div>
</div>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_saurabhB.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Saurabh Bajaj</h4>
<p class="text-muted">Postdoc<br />→Data Engineer, Citrine Informatics<br /></p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/saurabh-bajaj-12426619"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/saurabh02"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=jpoJY4gAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_jasonF.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Jason Frost</h4>
<p class="text-muted">Undergraduate<br />→Synapse Energy Economics</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/jason-frost-309164b6"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/jhfrost314"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_sayanR.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Sayan Rowchowdhury</h4>
<p class="text-muted">Undergraduate<br />→PhD candidate, Duke University</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/sayan-roychowdhury-87a3a3ba"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/sayanroyc"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_michaelK.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Michael Kim</h4>
<p class="text-muted">Undergraduate<br />→(continuing studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/michael-kim-383143bb"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/MikeSphx"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_julienB.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Julien Brenneck</h4>
<p class="text-muted">Undergraduate<br />→(continuing studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/julien-brenneck-66bb4a128"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/spacedome"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_nilsZ.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Nils Zimmermann</h4>
<p class="text-muted">Postdoc<br />→(parent)</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/nils-zimmermann-22656372"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="http://nisseshem.de"><i class="fa fa-user"></i></a>
</li>
<li><a href="https://github.com/nisse3000"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=S_NflkQAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_benE.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Ben Ellis</h4>
<p class="text-muted">Postdoc<br />→Data Scientist, Sauce Labs</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/benjamin-ellis-phd-9238841b/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/bhellis725"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com.au/citations?user=wEWLAzgAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_hillaryP.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Hillary Pan</h4>
<p class="text-muted">Undergraduate<br />→PhD candidate, Cornell University</p>
<ul class="list-inline social-buttons">
<li><a href="https://github.com/hillarypan"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_alirezaF.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Alireza Faghaninia</h4>
<p class="text-muted">Postdoc<br />→Data Scientist, Credit Karma</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/alireza-faghaninia-79804981"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/albalu"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=rmcAU7sAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_danielD.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Daniel Dopp</h4>
<p class="text-muted">Undergraduate<br />→(continuing studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/daniel-dopp-90447ab7/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/hackingmaterials/matminer/pulls/Doppe1g4nger"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_peiyuanY.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Peiyuan Yu</h4>
<p class="text-muted">Postdoc<br />→Professor, SUSTech Shenzhen</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/peiyuan-yu-b7842086/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/peiyuan-yu"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=elGYBSwAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_samyC.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Samy Cherfaoui</h4>
<p class="text-muted">Undergraduate<br />→(continuing <br /> studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://samysspace.github.io"><i class="fa fa-user"></i></a>
</li>
<li><a href="https://github.com/samysspace"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_evanS.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Evan Spotte-Smith</h4>
<p class="text-muted">Undergraduate<br />→PhD Candidate, UC Berkeley</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/evan-spotte-smith/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/espottesmith"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_reesC.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Rees Chang</h4>
<p class="text-muted">Undergraduate<br />→(continuing studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/reeschang/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/rees-c"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_qiW.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Qi Wang</h4>
<p class="text-muted">Postdoc Affiliate<br />→Postdoc, Johns Hopkins</p>
<ul class="list-inline social-buttons">
<li><a href="https://github.com/Qi-max"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://www.researchgate.net/profile/Qi_Wang168"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_leighW.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Leigh Weston</h4>
<p class="text-muted">Postdoc<br />→Machine learning scientist, Medium</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/leigh-weston-29b029188/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/LeighWeston86"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=Apz3n-sAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_avniS.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Avni Singhal</h4>
<p class="text-muted">Undergraduate Researcher<br />→(continuing studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/avni-singhal"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/avnipriya"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_mattZ.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Matt Zhou</h4>
<p class="text-muted">Undergraduate Researcher<br />→(continuing studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://github.com/mattzh72"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_arsinehA.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Arsineh Apelian</h4>
<p class="text-muted">Undergraduate Researcher<br />→PhD candidate, UCSB</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.researchgate.net/profile/Arsineh_Apelian"><i class="fa fa-graduation-cap"></i></a>
</li>
<li><a href="https://www.linkedin.com/in/arsineh-apelian-876a32192/"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_toddK.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Todd Karin</h4>
<p class="text-muted">Project Scientist<br />→Technical head, PVEL</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/todd-karin"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/toddkarin"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=yKcOPUEAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_alexG.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Alex Ganose</h4>
<p class="text-muted">Postdoctoral Scholar<br />→Professor, Imperial College London</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/alexganose/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://utf.github.io"><i class="fa fa-user"></i></a>
</li>
<li><a href="https://github.com/utf"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=nVJFXWwAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_junsooP.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Junsoo Park</h4>
<p class="text-muted">Postdoctoral scholar<br />→Researcher, NASA Ames</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/junsoo-park-a57803125/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://www.researchgate.net/profile/Junsoo_Park7"><i class="fa fa-graduation-cap"></i></a>
</li>
<li><a href="https://github.com/jsyony37"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_kevinY.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Kevin Yang</h4>
<p class="text-muted">Undergraduate Researcher<br />→(continuing studies)</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/kevin-yang-56753b15a"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/kevinyang8"><i class="fa fa-github-alt"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_rishiK.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Rishi Kumar</h4>
<p class="text-muted">Postdoctoral Scholar<br />→Senior Engineer, Oceanit</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/rekumar/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=nVzy5csAAAAJ&hl=en&oi=ao"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_nickW.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Nicholas Walker</h4>
<p class="text-muted">Postdoctoral scholar<br />→ML Researcher, Meru</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/walkernr256/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/walkernr"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=QXNsLS4AAAAJ&hl=en&oi=sra"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_zhuoyingZ.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Zhuoying Zhu</h4>
<p class="text-muted">Postdoctoral scholar<br />→Professor, USTC</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/zhuoying-zhu-871834a6/"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/Zhuoying"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=QuRZRJoAAAAJ&hl=en&oi=ao"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
<div class="col-lg-2 col-md-2 col-md-offset-0 col-sm-4 col-xs-4 text-center">
<div class="team-member">
<center><img src="media/team_alexD.jpg" class="img-responsive img-circle" alt="" width="80%"></center>
</div>
</div>
<div class="col-lg-2 col-md-4 col-md-offset-0 col-sm-8 col-xs-8">
<h4>Alexander Dunn</h4>
<p class="text-muted">Graduate Student Researcher<br /></p>
<ul class="list-inline social-buttons">
<li><a href="https://www.linkedin.com/in/alexander-dunn-687719106"><i class="fa fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/ardunn"><i class="fa fa-github-alt"></i></a>
</li>
<li><a href="https://scholar.google.com/citations?user=SqGIG_wAAAAJ&hl=en"><i class="fa fa-graduation-cap"></i></a>
</li>
</ul>
<p> <br /> </p>
</div>
</div>
</section>
<section id="JOIN">
<div class="container">
<div class="col-md-8 col-md-offset-2 text-center">
<div class="row">
<div class="about_title wow fadeInUp animated">
<h2>Joining our group</h2>
<img src="media/shape.png" alt="">
</div>
<div class="col-md-10 col-md-offset-1 wow fadeInUp animated">
<p class="about_us_p"> There are currently no open positions available in the group.</p>
<!-- <p class="about_us_p">We have one new postdoc-level position in computational catalysis available, starting immediately: <a href="https://jobs.lbl.gov/jobs/postdoctoral-scholar-6185">apply here</a>. -->
<p class="about_us_p">Current graduate students who are U.S. citizens or permanent residents can spend 3-12 months with us (funded) through the <a href="https://science.osti.gov/wdts/scgsr/">DOE SCGSR</a> program. Application due date is May 6, 2025. Contact us if you are planning to apply for our lab, but check the eligibility requirements first!</p>
<p class="about_us_p">Undergraduate students interested in working with us should apply through the <a href="https://education.lbl.gov/internships/suli/">SULI</a> program and send us an email to let us know your interest. Application deadlines vary by term.</p>
<p class="about_us_p">If you'd like to be notified of new openings, one option is to subscribe to our <a href="https://www.twitter.com/jainpapers">Twitter feed</a>. Tweets about job openings begin with the word "Announcement" and are deleted once the position is filled.</p>
<p class="about_us_p">If you're curious about what it is like to work in our group, you might consider reviewing our <a href="https://hackingmaterials.gitbook.io/hm-handbook/">group handbook</a>.</p>
</div>
</div>
</div>
</div>
</section>
<section id="MORE">
<div class="container">
<div class="row wow fadeInUp animated">
<div class="col-md-12 text-center">
<div class="about_title">
<h2>Explore what's new.</h2>
<img src="media/shape.png" alt="">
</div>
</div>
</div>
<div class="row">
<div class="col-md-3 text-center">
<div class="single_service wow fadeInUp">
<i class="fa fa-twitter"></i>
<h2>Publication Tweets</h2>
<p>Read bite-sized<a href="https://www.twitter.com/jainpapers"> paper summaries</a>.</p>
</div>
</div>
<div class="col-md-3 text-center">
<div class="single_service wow fadeInUp">
<i class="fa fa-github-alt"></i>
<h2>Open-source software</h2>
<p>Clone/fork from our <a href="https://github.com/hackingmaterials">Github page</a>.</p>
</div>
</div>
<div class="col-md-3 text-center">
<div class="single_service wow fadeInUp">
<i class="fa fa-slideshare"></i>
<h2>Presentation slides</h2>
<p>Review our <a href="https://www.slideshare.net/anubhavster/">presentation slides</a>.</p>
</div>
</div>
<div class="col-md-3 text-center">
<div class="single_service wow fadeInUp">
<i class="fa fa-wordpress"></i>
<h2>Blog</h2>
<p>Read the <a href="https://www.hackingmaterials.com">HackingMaterials blog</a>.</p>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="container">
<div class="col-md-12 text-center">
<p>The Hacking Materials group is located at Lawrence Berkeley National Laboratory in Berkeley, CA. </p>
<p>Contact: [email protected]</p>
<p>Web site design is a custom modification of a template written by the <a href="http://www.themeforest.net/user/thecodecafe"target="_blank">Code Cafe Team</a>.</p>
</div>
</div>
</div>
</footer>
<!-- =========================
SCRIPTS
============================== -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.nicescroll.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/wow.js"></script>
<script src="js/script.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-80210599-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>