-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEducation.html
89 lines (70 loc) · 3.46 KB
/
Education.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 2.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="homepage of Mostafa Miandari Hossein" />
<meta name="keywords" content="homepage, CV" />
<meta name="author" content="Mostafa Miandari Hossein" />
<link rel="stylesheet" type="text/css" href="basic-profile.css" title="Basic Profile" media="all" />
<title>Mostafa Miandari Hossein-Education</title>
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54540509-2', 'auto');
ga('send', 'pageview');
</script
</head>
<body>
<div id="wrap">
<div id="sidebar">
<h1><a href="index.html">Mostafa Miandari Hossein</a></h1>
<a href="index.html"></a>
<!--<p class="slogan">everyone has a story to tell</p> -->
<ul>
<li><a href="index.html">About</a></li>
<li><a href="Education.html">Education</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="projects.html">Projects & Activities</a></li>
<li><a href="Honors and Awards.html">Honours and Awards</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div id="content">
<h2>Education</h2>
<p class="timestamp"> Starting in 2020<br />
<p><img src="images/UofT_logo.png" width="70" height="70" alt="UofT_logo" align="right"/>
<!--Tags: <a href="#">Sample</a>, <a href="#">tag</a>, <a href="#">list</a><br /> -->
<h4> P.hD. in Psychology</h4>
<p>
<a href="https://www.utoronto.ca/" target="_blank">University of Toronto</a>, Toronto, Canada <br/>.
<p class="timestamp"> 2014-2017<br />
<p><img src="images/UT-logo.png" width="70" height="70" alt="UT-logo" align="right"/>
<!--Tags: <a href="#">Sample</a>, <a href="#">tag</a>, <a href="#">list</a><br /> -->
<h4> M.Sc. in BIO-ELECTRICAL ENGINEERING</h4>
<p>
<a href="http://ut.ac.ir/" target="_blank">University of Tehran</a>, Tehran, Iran <br/> GPA: 18.3 / 20 [3.82 / 4, Ranked 1st].
<p class="timestamp"> 2009-2014<br />
<!--Tags: <a href="#">Sample</a>, <a href="#">tag</a>, <a href="#">list</a><br /> -->
<p>
<img src="images/AUT-logo.png" width="70" height="70" alt="AUT-logo.png" padding="20px" align="right"/>
<h4> B.Sc. in Electrical Engineering </h4>
<p>
<a href="http://aut.ac.ir/" target="_blank">Amirkabir University of Technology</a> Tehran, Iran <br/>
GPA of Last 2 years: 17.79 / 20 [3.81 / 4]
<p class="timestamp"> 2005-2009<br />
<!--Tags: <a href="#">Sample</a>, <a href="#">tag</a>, <a href="#">list</a><br /> -->
<p>
<img src="images/ATCCE-logo.jpg" width="70" height="70" alt="ATCCE-logo.jpg" align="right"/>
<h4> Diploma in Mathematics and Physics </h4>
<a href="http://atcce.com/" target="_blank">Allameh Tabatabaei High school, Kargar Branch</a> Tehran, Iran <br/>
<p>
</div>
<div id=footer>
<p class="credits">
Template design by <a href="http://andreasviklund.com/">Andreas Viklund</a> / Best hosted at <a href="https://www.svenskadomaner.se/?ref=mall&ling=en" title="Svenska Domäner AB">www.svenskadomaner.se</a></p>
</div>
</div>
</body>
</html>