-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
212 lines (182 loc) · 8.52 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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>Mohammad Reza Khodoomi</title>
<meta property="og:locale" content="en-US">
<meta property="og:site_name" content="Mohammad Reza Khodoomi">
<meta property="og:title" content="Mohammad Reza Khodoomi">
<link rel="canonical" href="https://mrkhodoomi.github.io/">
<meta property="og:url" content="https://mrkhodoomi.github.io/">
<meta property="og:description" content="About me">
<meta name="twitter:site" content="@Test">
<meta name="twitter:title" content="Test">
<meta name="twitter:description" content="About me">
<meta name="twitter:url" content="https://mrkhodoomi.github.io/">
<meta name="twitter:card" content="summary">
<script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Person", "name" : "Mohammad Reza Khodoomi", "url" : "https://mrkhodoomi.github.io", "sameAs" : null } </script>
<!-- end SEO -->
<link href="feed.xml" type="application/atom+xml" rel="alternate" title="Mohammad Reza Khodoomi">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="assets/css/main.css">
<meta http-equiv="cleartype" content="on">
<!-- start custom head snippets -->
<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<link rel="manifest" href="./site.webmanifest">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="assets/css/academicons.css" />
<!-- end custom head snippets -->
</head>
<body>
<!--[if lt IE 9]><div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div><![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<button>
<div class="navicon"></div>
</button>
<ul class="visible-links">
<li class="masthead__menu-item masthead__menu-item--lg"><a href="./">Mohammad Reza Khodoomi</a></li>
<li class="masthead__menu-item"><a href="publications/">Publications</a></li>
<li class="masthead__menu-item"><a href="projects/">Projects</a></li>
<li class="masthead__menu-item"><a href="portfolio/">Experiences</a></li>
<li class="masthead__menu-item"><a href="phd/">Master Thesis</a></li>
</ul>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>
<div id="main" role="main">
<div class="sidebar sticky">
<div itemscope itemtype="http://schema.org/Person">
<div class="author__avatar"> <img src="assets/images/avatar.jpg" class="author__avatar" alt="Mohammad Reza Khodoomi"></div>
<div class="author__content">
<h3 class="author__name">Mohammad Reza Khodoomi</h3>
<p class="author__bio">Ph.D. Student in Mechanical Engineering</p>
</div>
<div class="author__urls-wrapper">
<button class="btn btn--inverse">Follow</button>
<ul class="author__urls social-icons">
<li><i class="fa fa-fw fa-map-marker" aria-hidden="true"></i> Kelowna, Canada</li>
<li><i class="fa fa-envelope" aria-hidden="true"></i> [email protected]</li>
<li><a href="https://www.linkedin.com/in/mohammad-reza-khodoomi-623a86a5/"><i class="fa fa-fw fa-linkedin-square" aria-hidden="true"></i> LinkedIn</a></li>
<li><a href="https://scholar.google.com/citations?user=bnqJUaAAAAAJ&hl=en"><i class="ai ai-google-scholar-square ai-fw"></i> Google Scholar</a></li>
</ul>
</div>
</div>
</div>
<article class="page" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="headline" content="">
<meta itemprop="description" content="About me">
<div class="page__inner-wrap">
<header>
<h1 class="page__title" itemprop="headline"></h1></header>
<section class="page__content" itemprop="text">
<h1> Welcome to my page! 👋</h1>
<hr />
<dd> I am a Ph.D. student in Mechanical Engineering program at the University of British Columbia. My research focus consists of the following concrete topics:
<ul>
<li> Logistics and Supply Chain Management</li>
<li> Operations Research</li>
<li> Stochastic Optimization</li>
<li> Sustainability</li>
<li> Decision Making</li>
<li> Data Analysis</li>
<li> Energy System</li>
</ul> </dd>
<p>
<br />
</p>
<h1> Resume <a href="../files/CV - Mohammad Reza Khodoomi.pdf"> <i class="fa fa-paperclip" aria-hidden="true"></i></a> </h1>
<h7> Last updated: 09-01-22 </h7>
<hr />
<dd> <h1> Education</h1>
<b>Doctor of Philosophy in Mechanical Engineering (2023 - Present)</b>
<ul>
The University of British Columbia, Okanagan Campus, School of Engineering; Kelowna, Canada
<li> <b>Supervisors: </b> Dr. Babak Mohamadpour Tosarkani and Dr. Eric Li</li>
</ul>
<b>Master of Industrial Engineering - Logistics and Supply Chain (2019 - 2022)</b>
<ul>
Iran University of Science and Technology, School of Industrial Engineering; Tehran, Iran
<li> <b>Thesis Title:</b> Design of peer-to-peer energy trading with battery storage under uncertain conditions</li>
<li> <b>Supervisors: </b> Dr. Hadi Sahebi and Dr. Mir Saman Pishvaee</li>
<li> <b>GPA: </b> 3.58/4</li>
</ul>
<b>Bachelor of Industrial Engineering (2013 - 2017)</b>
<ul>
Quchan University of Technology, Department of Industrial Engineering, Quchan, Iran
<li> <b>Thesis Title:</b> Review of supplier selection criteria and methods in supply chain management</li>
<li> <b>Supervisor:</b> Dr. Majid Soolaki</li>
<li> <b>GPA: </b> 3.49/4</li>
</ul>
</dd>
<p>
<br />
</p>
<hr />
<dd> <h1> Skills</h1>
<b>Computer</b>
<ul>
<li> <b>Programming:</b> GAMS, MATLAB, R, Python</li>
<li> <b>Software:</b> Rapid Miner, Expert Choice, Arena, Microsoft Project, Microsoft Office, Adobe Photoshop</li>
</ul>
<b>Language</b>
<ul>
<li> <b>Persian (Native)</b></li>
<li> <b>English (Fluent)</b></li>
<ul>
<li>IELTS (Academic): Overall = 7</li>
</ul>
</ul>
<b>Other Skills:</b> Research, Modeling, Data Mining, Optimization, Simulation, MCDM
</dd>
<p>
<br />
</p>
<hr />
<dd> <h1> Honors</h1>
<li>Awarded Tuition-Waiver Scholarship at Iran University of Science and Technology (2019)</li>
<li>Ranked 88th in industrial engineering entrance exam for Master's degree (2019)</li>
<li>Ranked 3rd in the national championship from Islamic Republic of Iran Mountaineering and Sport Climbing Federation (2019)</li>
<li>Ranked within the top 10% amongst all Bachelor’s students at Quchan University of Technology class (2017)</li>
</dd>
<p>
<br />
</p>
<hr />
<footer class="page__meta"></footer>
</div>
</article>
</div>
<div class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- <a href="/sitemap/">Sitemap</a> -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://twitter.com/khodoomi"><i class="fa fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
<li><a href="https://www.linkedin.com/in/mohammad-reza-khodoomi-623a86a5/"><i class="fa fa-fw fa-linkedin-square" aria-hidden="true"></i> LinkedIn</a></li>
</ul>
</div>
<div class="page__footer-copyright">© 2023 Mohammad Reza Khodoomi</div>
</footer>
</div>
<script src="assets/js/main.min.js"></script>
</body>
</html>