-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebsite_header.html
64 lines (56 loc) · 2.82 KB
/
website_header.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>maria-larsson</title>
<link href="style_1.css" rel="stylesheet" type="text/css" />
</head>
<div class="header">
<a href = "home.html"><img src="logo.png" alt="logo" class="centerlogo"></a>
</div>
<body>
<h1 style="text-align:left">Maria Larsson, PhD</h1>
<p class="small">
[<a href="https://github.com/marialarsson/" target="_blank">GitHub</a>]
[<a href="https://scholar.google.com/citations?user=RUQa0AgAAAAJ&hl=en" target="_blank">GoogleScholar</a>]
[<a href="https://www.linkedin.com/in/maria-larsson-6999b1b4/" target="_blank">LinkedIn</a>]
[<a href="https://www.researchgate.net/profile/Maria-Larsson-5" target="_blank">ResearchGate</a>]
</p>
<hr>
<img src="maria.jpg" alt="Maria" class="portrait">
<p>
Project Assistant Professor<br>
</p>
<p class="small">
<a href="https://www-ui.is.s.u-tokyo.ac.jp/en/" target='_blank'>User Interface Research Group</a><br>
<a href="https://www.i.u-tokyo.ac.jp/edu/course/ci/aim_e.shtml" target="_blank">Department of Creative Informatics</a><br>
Graduate School of Information Science and Technology<br>
The University of Tokyo</a><br><br>
E-mail: <a href="mailto:[email protected]">[email protected]</a>
<br>
<br>
<br>
<br>
<br>
<br>
</p>
<p>
I am a Project Assistant Professor the Department of Creative Informatics at the University of Tokyo,
supported by <a href="https://www.riise.u-tokyo.ac.jp/en/research_programs/vxe" target="_blank">VXE</a>
and <a href="https://www.jst.go.jp/kisoken/act-x/en/index.html" target="_blank">ACT-X</a>.
My research aims at developing computational design systems for sustainable manufacturing,
focusing on rule-based modeling of 3D geometries and material textures, subtractive manufacturing, and user interface design.
I received my Ph.D. in Information Science and Technology from the University of Tokyo in 2023,
advised by <a href="https://www-ui.is.s.u-tokyo.ac.jp/~takeo/" target="_blank">Takeo Igarashi</a>,
and have presented technical papers at international conferences including SIGGRAPH and UIST.
<br><br>
I have an interdisciplinary background spanning technology, design, and humanities.
I worked as an architectural designer with
<a href="https://www.poolarch.ch/" target="_blank">Pool Architekten</a> in Switzerland
and the <a href="https://openddl.com/" target="_blank">Digital Design Lab of Nikken Sekkei</a> in Japan.
I hold an M.Eng. in Architecture from the University of Tokyo and a B.A. in History of Art and Architecture from Harvard University.
</p>
<p>
Download CV <a href="Larsson_CV.pdf" target="_blank">here</a>
</p>
<hr>