-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
264 lines (234 loc) · 14.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Orbit - Bootstrap 5 Resume/CV Template for Developers</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Responsive HTML5 Resume/CV Template for Developers">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="shortcut icon" href="h.ico">
<!-- Google Font -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300italic,300,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- FontAwesome JS-->
<script defer src="assets/fontawesome/js/all.min.js"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/orbit-6.css">
</head>
<body>
<div class="wrapper mt-lg-5">
<div class="sidebar-wrapper">
<div class="profile-container">
<img class="profile" src="assets/images/profile.png" alt="" />
<h1 class="name">Hamid Jahad</h1>
<h3 class="tagline">Student and Researcher</h3>
</div><!--//profile-container-->
<div class="contact-container container-block">
<ul class="list-unstyled contact-list">
<li class="email"><i class="fa-solid fa-envelope"></i><a href="mailto: [email protected]">[email protected]</a></li>
<!-- <li class="phone"><i class="fa-solid fa-phone"></i><a href="tel:0123 456 789">0123 456 789</a></li> -->
<!-- <li class="website"><i class="fa-solid fa-globe"></i><a href="https://themes.3rdwavemedia.com/bootstrap-templates/resume/orbit-free-resume-cv-bootstrap-theme-for-developers/" target="_blank">portfoliosite.com</a></li> -->
<!-- <li class="linkedin"><i class="fa-brands fa-linkedin-in"></i><a href="#" target="_blank">linkedin.com/in/alandoe</a></li> -->
<li class="github"><i class="fa-brands fa-github"></i><a href="https://github.com/hamidjahad" target="_blank">Hamid Jahad</a></li>
<!-- <li class="twitter"><i class="fa-brands fa-twitter"></i><a href="https://twitter.com/3rdwave_themes" target="_blank">@twittername</a></li> -->
</ul>
</div><!--//contact-container-->
<div class="education-container container-block">
<h2 class="container-block-title">Reaseach Interests</h2>
<div class="item">
<h5 class="meta">Optimization</h5>
<h5 class="meta">Machine Learning</h5>
<h5 class="meta">Graph Neural Network</h5>
<h4 class="meta">Natural Language Processing</h4>
</div><!--//item-->
</div><!--//education-container-->
<div class="languages-container container-block">
<h2 class="container-block-title">Languages</h2>
<ul class="list-unstyled interests-list">
<li>Persian <span class="lang-desc">(Native)</span></li>
<li>English <span class="lang-desc">(Fluent)</span></li>
</ul>
</div>
<!--//interests-->
<!-- <div class="interests-container container-block">
<h2 class="container-block-title">Interests</h2>
<ul class="list-unstyled interests-list">
<li>Climbing</li>
<li>Snowboarding</li>
<li>Cooking</li>
</ul>
</div> -->
<!--//interests-->
</div><!--//sidebar-wrapper-->
<div class="main-wrapper">
<section class="section summary-section">
<h2 class="section-title"><span class="icon-holder"><i class="fa-solid fa-user"></i></span>ABOUT ME</h2>
<div class="summary">
<p>My Name is Hamid, full name, Hamid Jahad Sarvestani. I obtained my B.Sc. from Shiraz University, Shiraz, Iran, and I recently
graduated with a M.Sc. degrees at Sharif University of Technology. I was previously researcher at Intelligent Information Solution Center
in computer engineering department under supervision of Prof.Jafar Habibi and Dr.Amin Fazli. I am mainly intersted in Machine Learning,
Optimization and NLP. More specifically, I recently studied how to use machine learning in mathematical optimization, specifically, mix integer
linear programming.
</p>
</div><!--//summary-->
</section><!--//section-->
<section class="section summary-section">
<h2 class="section-title"><span class="icon-holder"><i class="fa-solid fa-graduation-cap"></i></span>EDUCATION</h2>
<div class="summary">
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">M.Sc. in Software Engineering</h3>
<div class="time">2020 - 2023</div>
</div><!--//upper-row-->
<div class="company">Sharif University of Technology, Tehran, Iran</div>
</div><!--//meta-->
<div class="details">
<p>Thesis title: Improving MILP problems using machine learning techniques.</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">B.Sc. in Software Engineering</h3>
<div class="time">2014 - 2019</div>
</div><!--//upper-row-->
<div class="company">Shiraz University, Shiraz, Iran</div>
</div><!--//meta-->
<div class="details">
<p>Thesis title: Optimize Timetable scheduling using local searches.</p>
</div><!--//details-->
</div><!--//item-->
</div><!--//summary-->
</section><!--//section-->
<section class="section experiences-section">
<h2 class="section-title"><span class="icon-holder"><i class="fa-solid fa-file-alt"></i></span>Publications</h2>
<div class="item">
<div class="meta">
<div class="upper-row">
<p><font size="3px"><b><a href="https://arxiv.org/abs/2301.00451">Operational scheduling of oil products pipeline with intermediate
event occurrences
</a></b></font></p>
<div class="time"></div>
</div><!--//upper-row-->
<div class="company">Seyed Hamed Moghimi, Jafar Habibi, Hamid Jahad, Mohammadamin Fazli</div>
</div><!--//meta-->
<div class="details">
<p>ORESTA</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<p><font size="3px"><b>Improving MILP Problem Using Machine Learning Techniques</b></font></p>
<div class="time"></div>
</div><!--//upper-row-->
<div class="company"> Hamid Jahad, MohammadAmin Fazli, Jafar Habibi</div>
</div><!--//meta-->
<div class="details">
<p>M.Sc Thesis</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<p><font size="3px"><b>Persian Colloquial to Formal Text Style Conversion</b></font></p>
<div class="time"></div>
</div><!--//upper-row-->
<div class="company">Hamid Jahad, Vida Ramezanian, Saee Saadat, Neda Taghizadeh, Ehsannedin Asgari</div>
</div><!--//meta-->
<div class="details">
<p>Preparing NACCL2023</p>
</div><!--//details-->
</div><!--//item-->
</section><!--//section-->
<section class="section experiences-section">
<h2 class="section-title"><span class="icon-holder"><i class="fa-solid fa-briefcase"></i></span>Experiences</h2>
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Researcher</h3>
<div class="time">2020 - 2023</div>
</div><!--//upper-row-->
<div class="company"><a href="">Intelligent Information Solutions Center</a>, Sharif University of Technology, Tehran, Iran</div>
</div><!--//meta-->
<div class="details">
<p>Supervised by <a href="https://scholar.google.com/citations?user=fKvyreEAAAAJ&hl=en">Prof.Jafar Habibi</a> &
<a href="https://scholar.google.com/citations?user=veo-8swAAAAJ&hl=en">Dr.MohammadAmin Fazli</a></p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Software Engineer</h3>
<div class="time">2020 - Present</div>
</div><!--//upper-row-->
<div class="company">Tehran, Iran</div>
</div><!--//meta-->
<div class="details">
<p> Involved in designing, testing and development.</p>
<p> <b>Order Management System(OMS)</b> Participate in development of finance technology. </p>
<p> <b>Bussiness Process Management System(BPMS)</b> Implement BPMS engine.</p>
</div><!--//details-->
</div><!--//item-->
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Researcher</h3>
<div class="time">2018 - 2019</div>
</div><!--//upper-row-->
<div class="company">Shiraz University, Shiraz, Iran</div>
</div><!--//meta-->
<div class="details">
<p>Optimizing timetable scheduling using AI local search. Supervised by <a href="https://scholar.google.it/citations?user=98UVwJ8AAAAJ&hl=en">Dr.Koorush Ziarati</a></p>
</div><!--//details-->
</div><!--//item-->
</section><!--//section-->
<section class="skills-section section">
<h2 class="section-title"><span class="icon-holder"><i class="fa-solid fa-rocket"></i></span>Skills & Proficiency</h2>
<div class="skillset">
<div class="item">
<h3 class="level-title">Python</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 86%" aria-valuenow="99" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title">Pytorch</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 79%" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title">C#</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 90%" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title">Java</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 75%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
<div class="item">
<h3 class="level-title">Scikit-Learn</h3>
<div class="progress level-bar">
<div class="progress-bar theme-progress-bar" role="progressbar" style="width: 80%" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div><!--//item-->
</div>
</section><!--//skills-section-->
</div><!--//main-body-->
</div>
<footer class="footer">
<div class="text-center">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">Designed with <i class="fa-solid fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</div><!--//container-->
</footer><!--//footer-->
</body>
</html>