-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathasmfakhrul.html
172 lines (105 loc) · 4.92 KB
/
asmfakhrul.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
<!DOCTYPE HTML>
<!-- Strongly Typed by HTML5 UP html5up.net | @n33co -->
<html>
<head>
<title>A.S.M. Fakhrul Islam</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="../static/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="../static/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="../static/css/ie8.css" /><![endif]-->
</head>
<body class="no-sidebar">
<div id="page-wrapper">
<!-- Header -->
<div id="header-wrapper">
<div id="header" class="container">
<h1>A.S.M. Fakhrul Islam</h1>
<!-- Nav -->
<nav id="nav">
<ul style="list-style:none;">
<li><a class="icon fa-home" href="../../../../../../../index.html"><span>Ergs</span></a></li>
<li>
<a class="icon fa-users" href="../../../../../../../people"><span>People</span></a>
<ul style="list-style:none;">
<li><a href="../../../../../../../people/scopatz.html">Anthony Scopatz</a></li>
<li><a href="../../../../../../../people/hodge.html">Ryan Hodge</a></li>
<li><a href="../../../../../../../people/asmfakhrul.html">A.S.M. Fakhrul Islam</a></li>
<li><a href="../../../../../../../people/flanagan.html">Robert Flanagan</a></li>
<li><a href="../../../../../../../people/asmeurer.html">Aaron Meurer</a></li>
</ul>
</li>
<li><a class="icon fa-cog" href="../../../../../../../projects.html"><span>Projects</span></a></li>
<li><a class="icon fa-pencil" href="../../../../../../../blog"><span>Blog</span></a></li>
<li><a class="icon fa-user-plus" href="../../../../../../../jobs"><span>Jobs</span></a></li>
</ul>
</nav>
</div>
</div> <!-- Header -->
<!-- Main -->
<div id="main-wrapper">
<div id="main" class="container">
<div id="content">
<h1>Research assistant</h1>
<img src="https://avatars.githubusercontent.com/asmfakhrul" style="width:200px;height:200px;"/>
<p>Fakhrul Islam is a Research Assistant at the ERGS at the University of South Carolina in the Nuclear Engineering program. He has a BS in Applied Chemistry and Chemical Engineering from University of Dhaka (Bangladesh) and an MS in Analytical Chemistry from University of Montana (USA). He previously worked with marine data from the Arctic Ocean to understand the carbon dioxide cycle that impacts the global climate change. He is currently working on modeling reprocessing facilities and building cruiser simulation interface under the supervision of Dr. Anthony Scopatz.</p>
<hr/><a name="education-and-employment" />
<h1><a href="#education-and-employment">Education & Employment</a></h1><br/>
<h2>University of South Carolina</h2><h3>Research Assistant</h3>
Columbia, SC, <i>2018 - present</i><br/>
<h2>University of Montana</h2><h3>MS in Chemistry</h3>
Missoula, MT, USA, <i>2013 - 2015</i><br/>
<ul>
<li>Adviser: Michael D. DeGrandpre</li>
<li>Dissertation: Investigating CO2 and O2 variability in the partially ice covered Arctic Ocean.</li>
</ul>
<h2>University of Dhaka</h2><h3>BS in Applied Chemistry and Chemical Engineering</h3>
Dhaka, Bangladesh, <i>2006 - 2009</i><br/>
<hr/><a name="pubs" />
<h1><a href="#pubs">Publications</a></h1>
<h3><a href="asmfakhrul.bib">[Download bibtex]</a></h3>
<details>
<ol>
</ol>
</details>
<hr/><a name="skills" />
<h1><a href="#skills">Skills</a></h1><br/>
<h3>Programming Languages</h3>
<ul>
<li><b>Intermediate:</b> MATLAB</li>
<li><b>Beginner:</b> Python, bash</li>
</ul>
<h3>Software</h3>
<ul>
<li><b>Beginner:</b> git</li>
</ul>
<h3>Programming Languages</h3>
<ul>
<li><b>Beginner:</b> UNIX</li>
</ul>
</div>
</div>
</div> <!-- Main -->
<!-- Footer -->
<div id="footer-wrapper">
<div id="footer" class="container">
</div>
<div id="copyright" class="container">
<ul class="links">
<li><img src="../static/logo-curves.svg" height="100px" style="vertical-align:bottom;" /></li>
<li>© Anthony Scopatz. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div> <!-- Footer -->
</div> <!-- page-wrapper -->
<!-- Scripts -->
<script src="../static/js/jquery.min.js"></script>
<script src="../static/js/jquery.dropotron.min.js"></script>
<script src="../static/js/skel.min.js"></script>
<script src="../static/js/skel-viewport.min.js"></script>
<script src="../static/js/util.js"></script>
<!--[if lte IE 8]><script src="../static/js/ie/respond.min.js"></script><![endif]-->
<script src="../static/js/main.js"></script>
</body>
</html>