-
Notifications
You must be signed in to change notification settings - Fork 0
/
arch.html
executable file
·164 lines (134 loc) · 6.87 KB
/
arch.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
<!DOCTYPE html>
<html>
<head>
<title> Harshvardhan Kedia </title>
<link rel="icon shortcut" href="icon.ico" type="image/x-icon" />
<link rel = "stylesheet" type = "text/css" href = "overview.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<script src="https://d3js.org/d3.v3.js"></script>
</head>
<body>
<div class="dropdown">
<i id="myBtn" class="material-icons md-36">list</i>
<div id="myDropdown" class="dropdown-content">
<div class="dropdown-sidebar">
<div class = "header-00">
<ul>
<li> <a href="./index.html" class="header-01"> HARSHVARDHAN KEDIA </a> </li>
<li>
<ul class="header-02">
<li><a href="./about.html" class="header-03">-> About </a></li>
<li></li>
<li><a href="./resume.html" class="header-03">-> Resume </a></li>
</ul>
</li>
<li> <a href="./cd.html" class="header-01"> COMPUTATIONAL DESIGN </a> </li>
<li> <a href="./arch.html" class="header-01"> ARCHITECTURE </a> </li>
<li> <a href="./ca.html" class="header-01"> COMPUTATIONAL ART </a> </li>
<li>
<ul class="header-02">
<li><a href="./adverts/adverts.html" class="header-03">-> Ads for Arch 2.0</a> </li>
<li><a href="./banham/banham.html" class="header-03">-> Reyner Banham </a> </li>
<li><a href="./negligence/negligence.html" class="header-03">-> Temporal Space </a> </li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<script>
// Get the button, and when the user clicks on it, execute myFunction
document.getElementById("myBtn").onclick = function() {myFunction()};
/* myFunction toggles between adding and removing the show class, which is used to hide and show the dropdown content */
function myFunction() {
document.getElementById("myDropdown").classList.toggle("show");
}
</script>
<div class="side-bar-background">
<div class = "header-00">
<ul>
<li> <a href="./index.html" class="header-01">Harshvardhan Kedia </a> </li>
<div class="header-001">
<li> <a href="./overview.html" class="header-011">All Work</a> </li>
<li> <a href="./cd.html" class="header-011">Design Computing</a> </li>
<li> <a href="arch.html" class="header-011">Architecture </a> </li>
<li> <a href="./ca.html" class="header-011">Computational Art</a> </li>
<li> <a href="./writing.html" class="header-011">Ideas</a> </li>
<li><a href="./about.html" class="header-012">About</a></li>
<li><a href="resume.pdf" class="header-012">Resume</a></li>
<li><a href="https://github.com/Harshkedia" class="header-012">Github</a></li>
</div>
</ul>
</div>
</div>
<div class = "projects">
<a href="plaster/plaster.html" class="project-link">
<img class="project-images" src="plaster.gif" >
<div class="project-title">Low Relief</div>
<div class="project-subtitle">The Virtual and Material Cultures of Architectural Deceit</div>
</a>
<a href="regal/regal.html" class="project-link">
<img class="project-images" src="regal.jpg" >
<div class="project-title">Regal Shoe Store</div>
<div class="project-subtitle">A Local Icon</div>
</a>
<a href="eco-machine/eco-machine.html" class="project-link">
<img class="project-images" src="eco-machine.jpg" >
<div class="project-title">Ecologics</div>
<div class="project-subtitle">An urban grid for the 22nd century</div>
</a>
<a href="bath-house/bath-house.html" class="project-link">
<img class="project-images" src="bath-house.jpg" >
<div class="project-title">Bath House</div>
<div class="project-subtitle">The Eyes of the Skin</div>
</a>
<a href="new-media-center/new-media-center.html" class="project-link">
<img class="project-images" src="new-media-center.jpg" >
<div class="project-title">New Media Arts Center</div>
<div class="project-subtitle">Mies meets Lina Bo Bardi</div>
</a>
<a href="technical-drawings/technical-drawings.html" class="project-link">
<img class="project-images" src="technical-drawings.jpg" >
<div class="project-title">Technical Drawings</div>
<div class="project-subtitle">God and Devil are in the Details</div>
</a>
<a href="urban-farming-center/urban-farming-center.html" class="project-link">
<img class="project-images" src="urban-farming-center.jpg" >
<div class="project-title">Urban Farming Center</div>
<div class="project-subtitle">A Community Focused Growing Lab</div>
</a>
<a href="library-addition/library-addition.html" class="project-link">
<img class="project-images" src="library.png" >
<div class="project-title">Library Addition</div>
<div class="project-subtitle">A parasitic addition for Hunt Library @ CMU</div>
</a>
<a href="rtf/rtf.html" class="project-link">
<img class="project-images" src="rtf.jpeg" >
<div class="project-title">Rethinking the Future Awards</div>
<div class="project-subtitle">A Competition Winning Project</div>
</a>
<a href="fire-escape/fire-escape.html" class="project-link">
<img class="project-images" src="fire-escape.gif" >
<div class="project-title">Design Computing</div>
<div class="project-subtitle">Forays into computing for architecture</div>
</a>
<a href="misc/misc.html" class="project-link">
<img class="project-images" src="misc.jpg" >
<div class="project-title">Miscellaneous</div>
<div class="project-subtitle">Projects exploring architecture, design and fabrication</div>
</a>
<a href="hoop/hoop.html" class="project-link">
<img class="project-images" src="hoop.jpg" >
<div class="project-title">Hoop House</div>
<div class="project-subtitle">A portable, lightweight greenhouse</div>
</a>
<a href="span/span.html" class="project-link">
<img class="project-images" src="span.jpeg" >
<div class="project-title">Wood Span</div>
<div class="project-subtitle">Firmitas, Gravitas, Venustas</div>
</a>
</div>
<script src="circles_force2.js"></script>
</body>
</html>