-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofile.json
24 lines (24 loc) · 1001 Bytes
/
profile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "Zeke Zhang",
"about": "Zeke Zhang is a Master of Architecture student at RMIT University and a research team member at AIARCH. Specializing in algorithmic generative design and machine learning, Zeke is dedicated to exploring the potential of machine intelligent driven design in architecture. His work focuses on leveraging multidisciplinary digital technologies to develop innovative and sustainable design solutions.",
"image": {
"src": "/profile/zeke.webp",
"alt": "Zeke Zhang"
},
"slogan": "INTELLIGENT SYNTHESIS",
"keywords": [
"ALGORITHMIC MORPHOGENESIS",
"AUTONOMOUS MATERIAL RECONSTRUCTION",
"COGNITIVE ARCHITECTURAL MACHINES",
"LOW-TECH ASSEMBLY CRAFT",
"DIFFUSION TECTONICS"
],
"social": {
"instagram": "https://www.instagram.com/seanzhang9266/",
"github": "https://www.github.com/sean1832",
"youtube": "https://www.youtube.com/channel/UCg2U2NdyQk5Am8cJiJKq3lA"
},
"contact": {
"email": "[email protected]"
}
}