Skip to content

Commit 6a7d5c5

Browse files
committed
Add my lab member page
1 parent b8b8ff5 commit 6a7d5c5

File tree

2 files changed

+215
-0
lines changed

2 files changed

+215
-0
lines changed

lab_members/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@ <h3 class="people-title"> Masters </h3>
154154
<li><a href="../lab_members/masters/caroline_guo/">Caroline Guo</a><a
155155
href="../lab_members/masters/caroline_guo/"><img class="member_photo_list"
156156
src="../assets/lab_members/thumbnail/placeholder.png" /></a></li>
157+
<li><a href="../lab_members/masters/pouya_mohseni/">Pouya Mohseni</a><a
158+
href="../lab_members/masters/pouya_mohseni/"><img class="member_photo_list"
159+
src="../assets/lab_members/thumbnail/placeholder.png" /></a></li>
157160
<!-- <li><a href="../lab_members/masters/mai_lyn_puittinen/">Mai Lyn Puittinen</a><a
158161
href="../lab_members/masters/mai_lyn_puittinen/"><img class="member_photo_list"
159162
src="../assets/lab_members/thumbnail/placeholder.png" /></a></li>
Lines changed: 212 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,212 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us">
3+
<head>
4+
<link href="http://gmpg.org/xfn/11" rel="profile">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta http-equiv="content-type" content="text/html; charset=utf-8">
7+
<!-- Enable responsiveness on mobile devices-->
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
9+
<meta name="theme-color" content="#1DB2E9">
10+
<!-- Windows Phone -->
11+
<meta name="msapplication-navbutton-color" content="#1DB2E9">
12+
<!-- iOS Safari -->
13+
<meta name="apple-mobile-web-app-status-bar-style" content="#1DB2E9">
14+
<title>
15+
<!-- -TODO: add your name here -->
16+
Pouya Mohseni &middot; DDMAL
17+
</title>
18+
<!-- CSS -->
19+
<link rel="stylesheet" href="../../../assets/css/main.css" />
20+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
21+
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway:300,400,500" rel="stylesheet">
22+
<!-- Icons -->
23+
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../../../public/mcgill_crest.png">
24+
<link rel="shortcut icon" href="../../../public/mcgill_crest.png">
25+
<!-- RSS -->
26+
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
27+
</head>
28+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
29+
<!-- DO NOT TOUCH NAV BAR -->
30+
<nav class="navbar navbar-light fixed-top navbar-expand-lg bg-white">
31+
<a class="navbar-brand" href="../../../">DDMAL</a>
32+
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
33+
<span class="navbar-toggler-icon"></span>
34+
</button>
35+
<div class="collapse navbar-collapse" id="navbarSupportedContent">
36+
<ul class="navbar-nav ml-auto" id="nav-items">
37+
<li class="nav-item">
38+
<a class="nav-link" href="../../../">Home <span class="sr-only">(current)</span></a>
39+
</li>
40+
<li class="nav-item">
41+
<a class="nav-link" href="../../../lab_members/">Lab Members</a>
42+
</li>
43+
<li class="dropdown">
44+
<a class="dropdown-toggle" role="button" data-toggle="dropdown" href="#">Activities<span class="caret"></span></a>
45+
<ul class="dropdown-menu" role="menu">
46+
<li><a href='../../../activities/media/' target='_top' >Media</a></li>
47+
<li><a href='../../../activities/posters/' target='_top' >Posters</a></li>
48+
<li><a href='../../../activities/presentations/' target='_top' >Presentations</a></li>
49+
<li><a href='../../../activities/publications/' target='_top' >Publications</a></li>
50+
</ul>
51+
</li>
52+
<li class="nav-item">
53+
<a class="nav-link" href="../../../research/">Research</a>
54+
</li>
55+
<li class="nav-item">
56+
<a class="nav-link" href="../../../software/">Software</a>
57+
</li>
58+
<li class="nav-item">
59+
<a class="nav-link" href="../../../events/">Events</a>
60+
</li>
61+
<li class="nav-item">
62+
<a class="nav-link" href="../../../resources/">Resources</a>
63+
</li>
64+
</ul>
65+
</div>
66+
</nav>
67+
<body id ="Site" class='layout-reverse theme-base-db sidebar-overlay'>
68+
<!-- Wrap is the content to shift when toggling the sidebar. We wrap the
69+
content to avoid any CSS collisions with our real content. -->
70+
<div class="wrap">
71+
<div class="container content">
72+
<div class="member-page container lab_member">
73+
<div class="logo_header">
74+
<!-- -TODO: add your name here -->
75+
<h1 style="text-align: left;" class="page-title">Pouya Mohseni</h1>
76+
<!-- -TODO: link your cv in the href attribute here, or comment this line out -->
77+
<!-- a href="../../../assets/lab_members/cv/functionalsample.pdf"><img class="cv-icon" src="../../../assets/resume-document.png" -->
78+
<!-- NOTE: make sure to add your pdf file to the assets/lab_members/cv directory -->
79+
</div>
80+
<div class="img-wrap">
81+
<!-- -TODO: link your image here. If you want a placeholder image, leave as-is -->
82+
<img class="profile-photo" src="../../../assets/lab_members/placeholder.png"/>
83+
<div class="social-links">
84+
<!-- -TODO: link your Github in the href attribute here, or comment out the entire <a> tag -->
85+
<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://github.com/pouyamohseni">
86+
<svg class="social__icon" viewBox="0 0 18 18" width="22px" height="22px">
87+
<path d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/>
88+
</svg>
89+
</a>
90+
<!-- -TODO: link your LinkedIn in the href attribute here, or comment out the entire <a> tag -->
91+
<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/in/pouya-mohseni-140543300">
92+
<svg class="social__icon" xmlns="http://www.w3.org/2000/svg" width="22px" height="22px" viewBox="0 0 26 26">
93+
<path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/>
94+
</svg>
95+
</a>
96+
<!-- TODO: link your SoundCloud in the href attribute here, or comment out the entire <a> tag -->
97+
<!--<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://soundcloud.com/youraccount">
98+
<svg class="social__icon" height="22px" width="22px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2499.9979999999996 1386.6950000000002">
99+
<path d="M0 1137.737c0 31.024 11.247 54.481 33.737 70.382 22.491 15.898 46.533 21.52 72.126 16.868 24.041-4.653 40.91-13.185 50.607-25.593 9.693-12.408 14.542-32.962 14.542-61.657V800.372c0-24.044-8.336-44.403-25.012-61.075-16.672-16.676-37.03-25.012-61.074-25.012-23.267 0-43.237 8.336-59.912 25.012C8.339 755.969 0 776.327 0 800.372zm267.566 144.253c0 22.495 7.95 39.36 23.848 50.608 15.9 11.247 36.26 16.868 61.075 16.868 25.593 0 46.338-5.624 62.238-16.868 15.898-11.245 23.849-28.113 23.849-50.608V495.58c0-23.267-8.34-43.239-25.012-59.912-16.675-16.672-37.033-25.011-61.075-25.011-23.266 0-43.239 8.339-59.911 25.011-16.676 16.676-25.012 36.645-25.012 59.912zm266.403 37.227c0 22.492 8.143 39.36 24.43 50.607 16.286 11.245 37.226 16.869 62.822 16.869 24.816 0 45.174-5.624 61.072-16.869 15.9-11.247 23.851-28.115 23.851-50.607V601.442c0-24.041-8.339-44.595-25.012-61.657-16.675-17.061-36.644-25.59-59.911-25.59-24.044 0-44.595 8.529-61.657 25.59-17.061 17.062-25.593 37.616-25.593 61.657v717.775zm267.566 3.49c0 42.657 28.695 63.986 86.086 63.986 57.39 0 86.084-21.329 86.084-63.986V159.377c0-65.147-19.776-101.985-59.33-110.517-25.593-6.205-50.8 1.163-75.616 22.103-24.818 20.94-37.227 50.41-37.227 88.413v1163.331zm272.222 33.737V90.74c0-40.328 12.02-64.37 36.063-72.127C1161.78 6.205 1213.356 0 1264.543 0c118.657 0 229.176 27.92 331.547 83.76 102.373 55.84 185.165 132.038 248.37 228.594 63.21 96.56 99.854 203.001 109.936 319.337 47.308-20.165 97.717-30.247 151.23-30.247 108.578 0 201.452 38.39 278.618 115.17 77.168 76.782 115.754 169.072 115.754 276.875 0 108.578-38.586 201.256-115.754 278.036-77.166 76.78-169.651 115.17-277.455 115.17l-1012.097-1.163c-6.983-2.327-12.218-6.594-15.708-12.797s-5.227-11.638-5.227-16.291z"/>
100+
</svg>
101+
</a>-->
102+
<!-- -TODO: link your Bandcamp in the href attribute here, or comment out the entire <a> tag -->
103+
<!--<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://youraccount.bandcamp.com/releases">
104+
<svg class="social__icon" viewBox="0 0 24 26" width="22px" height="22px" xmlns="http://www.w3.org/2000/svg">
105+
<title/>
106+
<path d="M0 18.75l7.437-13.5H24l-7.438 13.5H0z"/>
107+
</svg>
108+
</a>-->
109+
<!-- -TODO: link your personal website in the href attribute here, or comment out the entire <a> tag -->
110+
<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://scholar.google.com/citations?hl=en&user=McMwPKUAAAAJ">
111+
<svg data-name="Слой 2" xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="10 8 88 90">
112+
<path d="M81.23,17H18.77c-3.71,0-6.68,2.43-6.77,5.58V68.32C12,71.45,15,74,18.77,74H48V85H30.5a1.5,1.5,0,0,0,0,3h39a1.5,1.5,0,0,0,0-3H51V74H81.23C85,74,88,71.45,88,68.32V22.68C88,19.55,85,17,81.23,17ZM85,68.32C85,69.77,83.27,71,81.23,71H18.77c-2,0-3.77-1.23-3.77-2.68V22.62C15,21.18,16.73,20,18.77,20H81.23c2,0,3.77,1.23,3.77,2.68Z" stroke="black" stroke-width="3"></path>
113+
<path d="M55.27,36.63a1.5,1.5,0,0,0-2,.65L45.19,53a1.5,1.5,0,1,0,2.67,1.37l8.06-15.75A1.5,1.5,0,0,0,55.27,36.63Z" stroke="black" stroke-width="3"></path>
114+
<path d="M64.86,36.08a1.5,1.5,0,0,0-2.12,2.12l7.48,7.47-7.48,7.47a1.5,1.5,0,1,0,2.12,2.12l8.54-8.53a1.5,1.5,0,0,0,0-2.12Z" stroke="black" stroke-width="3"></path>
115+
<path d="M38.4,36.08a1.5,1.5,0,0,0-2.12,0l-8.54,8.54a1.5,1.5,0,0,0,0,2.12l8.54,8.54a1.5,1.5,0,0,0,2.12-2.12l-7.48-7.47L38.4,38.2A1.5,1.5,0,0,0,38.4,36.08Z" stroke="black" stroke-width="3"></path>
116+
</svg>
117+
</a>
118+
<!-- -TODO: link your Twitter in the href attribute here, or comment out the entire <a> tag -->
119+
<!--<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://www.twitter.com/youraccount">
120+
<svg class="social__icon" viewBox="0 0 18 18" width="22px" height="22px">
121+
<path d="M15.969,3.058c-0.586,0.26-1.217,0.436-1.878,0.515c0.675-0.405,1.194-1.045,1.438-1.809c-0.632,0.375-1.332,0.647-2.076,0.793c-0.596-0.636-1.446-1.033-2.387-1.033c-1.806,0-3.27,1.464-3.27,3.27 c0,0.256,0.029,0.506,0.085,0.745C5.163,5.404,2.753,4.102,1.14,2.124C0.859,2.607,0.698,3.168,0.698,3.767 c0,1.134,0.577,2.135,1.455,2.722C1.616,6.472,1.112,6.325,0.671,6.08c0,0.014,0,0.027,0,0.041c0,1.584,1.127,2.906,2.623,3.206 C3.02,9.402,2.731,9.442,2.433,9.442c-0.211,0-0.416-0.021-0.615-0.059c0.416,1.299,1.624,2.245,3.055,2.271 c-1.119,0.877-2.529,1.4-4.061,1.4c-0.264,0-0.524-0.015-0.78-0.046c1.447,0.928,3.166,1.469,5.013,1.469 c6.015,0,9.304-4.983,9.304-9.304c0-0.142-0.003-0.283-0.009-0.423C14.976,4.29,15.531,3.714,15.969,3.058z"/>
122+
</svg>
123+
</a>-->
124+
<!-- -TODO: link your Instagram in the href attribute here, or comment out the entire <a> tag -->
125+
<!--<a class="social__link" target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/youraccount">
126+
<svg class="social__icon" viewBox="-1 0 18 18" width="22px" height="22px">
127+
<path d="M8 0C5.827 0 5.555.01 4.702.048 3.85.088 3.27.222 2.76.42a3.908 3.908 0 0 0-1.417.923c-.445.444-.72.89-.923 1.417-.198.51-.333 1.09-.372 1.942C.008 5.555 0 5.827 0 8s.01 2.445.048 3.298c.04.852.174 1.433.372 1.942.204.526.478.973.923 1.417.444.445.89.72 1.417.923.51.198 1.09.333 1.942.372.853.04 1.125.048 3.298.048s2.445-.01 3.298-.048c.852-.04 1.433-.174 1.942-.372a3.908 3.908 0 0 0 1.417-.923c.445-.444.72-.89.923-1.417.198-.51.333-1.09.372-1.942.04-.853.048-1.125.048-3.298s-.01-2.445-.048-3.298c-.04-.852-.174-1.433-.372-1.942a3.908 3.908 0 0 0-.923-1.417A3.886 3.886 0 0 0 13.24.42c-.51-.198-1.09-.333-1.942-.372C10.445.008 10.173 0 8 0zm0 1.44c2.136 0 2.39.01 3.233.048.78.036 1.203.166 1.485.276.374.145.64.318.92.598.28.28.453.546.598.92.11.282.24.705.276 1.485.038.844.047 1.097.047 3.233s-.01 2.39-.05 3.233c-.04.78-.17 1.203-.28 1.485-.15.374-.32.64-.6.92-.28.28-.55.453-.92.598-.28.11-.71.24-1.49.276-.85.038-1.1.047-3.24.047s-2.39-.01-3.24-.05c-.78-.04-1.21-.17-1.49-.28a2.49 2.49 0 0 1-.92-.6c-.28-.28-.46-.55-.6-.92-.11-.28-.24-.71-.28-1.49-.03-.84-.04-1.1-.04-3.23s.01-2.39.04-3.24c.04-.78.17-1.21.28-1.49.14-.38.32-.64.6-.92.28-.28.54-.46.92-.6.28-.11.7-.24 1.48-.28.85-.03 1.1-.04 3.24-.04zm0 2.452a4.108 4.108 0 1 0 0 8.215 4.108 4.108 0 0 0 0-8.215zm0 6.775a2.667 2.667 0 1 1 0-5.334 2.667 2.667 0 0 1 0 5.334zm5.23-6.937a.96.96 0 1 1-1.92 0 .96.96 0 0 1 1.92 0z"></path>
128+
</svg>
129+
</a>-->
130+
</div>
131+
</div>
132+
<div class="lab_member_flex">
133+
<div class="current-focus">
134+
<p>
135+
<!-- TODO: add your education in the <i> tag here, or comment it out -->
136+
<i> MA in Music Technology</i>
137+
<!-- What degree you are pursuing (ex: BSc in Computer Science, MA in Music Technology, PhD in Music Technology -->
138+
</p>
139+
<!-- TODO: add your current focus in the <p> tag here, or comment it out -->
140+
<!--<p class="focus">Current Focus</p>-->
141+
<!-- Your main area of focus in research or work related to the lab. (Ex: Generative Adversarial Networks (GANs)) -->
142+
</div>
143+
</div>
144+
<div class="lab_member_bio">
145+
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
146+
<!--<p>Your bio goes here.</p>-->
147+
</div>
148+
<div class="flex-wrap">
149+
<!-- TODO: add your research interests, each in their own <li> tag here, or comment out the entire <div> below -->
150+
<div class="research-interests">
151+
<h4 class="lab_member_subtitles">Research Interests</h4>
152+
<ul>
153+
<li>Music Information Retrieval</li>
154+
<li>Foundation Models</li>
155+
</ul>
156+
</div>
157+
<!-- TODO: add your previously pursued degrees and respective universities, each in their own <li> tag here, or comment out the entire <div> below -->
158+
<div class="academic-record">
159+
<h4 class="lab_member_subtitles">Academic Record</h4>
160+
<ul>
161+
<li>B.Sc. in Computer Science, University of Tehran</li>
162+
<li>Minor in Entrepreneurship, University of Tehran</li>
163+
</ul>
164+
</div>
165+
</div>
166+
<!-- TODO: add any publications, each in their own <li> tag here, or comment out the entire <div> below -->
167+
<div class="publications">
168+
<h4 class="lab_member_subtitles">Publications </h4>
169+
<ul>
170+
<li>
171+
<strong>Mohseni, P.</strong>, BabaAli, B., & Asadi, H. (2025).
172+
<a href="https://doi.org/10.5334/tismir.257" target="_blank">HamNava: A dataset for multi-label instrument classification</a>.
173+
<em>Transactions of the International Society for Music Information Retrieval, 8</em>(1).
174+
</li>
175+
<li>
176+
BabaAli, B., & <strong>Mohseni, P.</strong> (2024).
177+
<a href="https://doi.org/10.2139/ssrn.4968082" target="_blank">On the effectiveness of self-supervised pre-trained models for Persian traditional music information retrieval</a>.
178+
<em>SSRN</em>.
179+
</li>
180+
<li>
181+
<strong>Mohseni, P.</strong>, Sajedi, H., & Hussain, K. (2023).
182+
<a href="https://doi.org/10.1007/s10660-023-09790-6" target="_blank">Gift recommendation systems: A review</a>.
183+
<em>Electronic Commerce Research</em>.
184+
</li>
185+
</ul>
186+
</div>
187+
</div>
188+
<br>
189+
<br>
190+
</div>
191+
</div>
192+
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
193+
<footer id="sticky">
194+
<div class="footer-img-wrap">
195+
<img class="mcgill-img-footer" src="../../../assets/schulich_logo.png" alt="">
196+
<img class="ddmal-img-footer" src="../../../assets/Ddmal_logo_transp-bg_no-border_1600w.png" alt="">
197+
</div>
198+
</footer>
199+
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
200+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
201+
<script src="../../../js/bootstrap.js"></script>
202+
<script type="text/javascript">
203+
$(document).ready(function () {
204+
var url = window.location;
205+
$('ul.navbar-nav a[href="'+ url +'"]').parent().addClass('active');
206+
$('ul.navbar-nav a').filter(function() {
207+
return this.href == url;
208+
}).parent().addClass('active');
209+
});
210+
</script>
211+
</body>
212+
</html>

0 commit comments

Comments
 (0)