-
Notifications
You must be signed in to change notification settings - Fork 0
/
courses.txt
46 lines (40 loc) · 2.07 KB
/
courses.txt
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
<!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 Saeedeh Sadeghi" />
<meta name="keywords" content="homepage, CV" />
<meta name="author" content="Saeedeh Sadeghi" />
<link rel="stylesheet" type="text/css" href="basic-profile.css" title="Basic Profile" media="all" />
<title>Saeedeh Sadeghi Homepage</title>
</head>
<body>
<div id="wrap">
<div id="sidebar">
<h1><a href="index.html">Saeedeh Sadeghi</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="CV.html">CV</a></li>
<li><a href="coursework.html">Courses</a></li>
<li><a href="Projects.html">Projects</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div id="content">
<center><img src="images/god/god4.gif" alt="In the name of Allah" style="margin-top:-40px;" /></a></center>
<h2>About</h2>
<p><img src="images/saeedeh1.jpg" width="250" height="280" alt="Saeedeh Sadeghi" align="right"/>My name is Saeedeh Sadeghi (سعیده صادقی). I am a M.Sc. student in Artificial Intelligence at <a href="http://www.ut.ac.ir" target="_blank">University of Tehran</a>.
I work under supervision of <a href="http://robotics.ut.ac.ir/People/MajidNili.aspx" target="_blank">Dr. Majid Nili Ahmadabadi</a> and
<a href="http://www.icn.ucl.ac.uk/Research-Groups/awareness-group/group-members/MemberDetails.php?FirstName=Bahador&LastName=Bahrami" target="_blank">Dr. Bahador Bahrami</a>.
My thesis is about <i>metacognitive ability in drug addicts</i>.
<br>
</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>