-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
162 lines (158 loc) · 6.49 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="src/icon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;500;600&display=swap"
rel="stylesheet"
/>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3"
crossorigin="anonymous"
/>
<link href="./css/index.css" rel="stylesheet" />
<title>Project Mugen</title>
</head>
<body>
<style>
html,
body {
width: 100vw;
height: 100vh;
}
.row {
height: 100vh !important;
}
</style>
<div class="row">
<div
class="
col-12 col-md-6
d-md-flex
flex-column
justify-content-center
position-relative
"
>
<header id="navbar">
<nav class="navbar navbar-expand-sm navbar-light px-3" id="nav">
<div class="container-fluid p-0 py-2">
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">How It Works</a>
</li>
<li class="nav-item">
<a class="nav-link" href="piano.html">Piano</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div>
<h1 id="project_header" class="intro_text_align">Project Mugen</h1>
<p id="project_intro" class="intro_text_align">Presented by: SPAI</p>
</div>
</div>
<div
class="
col-12 col-md-6
bg_blue
d-flex
justify-content-center
align-items-center
flex-column
"
>
<p id="project-desc">
Project Mugen is an AI enabled application that allows you to generate
novel music from a virtual piano, developed for Singapore
Polytechnic's 2021 Open House.
</p>
<div class="d-flex justify-content-center mx-auto gap-5">
<a href="piano.html" class="btn btn-light btn-lg"> Try It Out </a>
<a href="https://industry.sp.edu.sg/dsac/spai/" class="btn btn-light btn-lg"> About SPAI </a>
</div>
</div>
</div>
<!-- <hr class="hr_divider" /> -->
<!-- About Section
<h1 id="about-section-title">About SPAI!</h1>
<section id="about-section">
<div class="container">
<div class="row" id="about-section-content">
<div class="col-lg-4 col-md-6 col-12" id="about-1">
<div class="paragraph-styles">
<h3>Who are we?</h3>
<p class="para">
We are a group of students with like minded interests in AI. As
a club we organise AI related workshops to teach others more
about AI as well as raise awareness for the usage of artificial
intelligence.
</p>
<img src ='src/spaiPageQr.png'>
<p>Scan the QR code to see our SPAI page</p>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12" id="about-2">
<div class="paragraph-styles">
<h3>What We Do</h3>
<p>
We provide chances for new members to learn about Artificial
Intelligence with different events such as Machine Learning
Bootcamp and AI Talks. We have worked on several projects. For instance ,
Machine Learning beginner boot camp , AI Talks and Advanced Machine
Learning Bootcamp for SPAI members to learn more about
Artificial Intelligence other than in the classroom.
</p>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12" id="about-4">
<div class="paragraph-styles">
<h3>Contact Us</h3>
<p>
Have some questions for us or want to know more about us? Follow
our <a href='https://www.instagram.com/spai.sp/'>Instagram page</a> for more information and see some of our
activities !
</p>
<img src ='src/instaQr.png'>
<p>Scan the QR code to see our Instagram page</p>
</div>
</div>
</div>
</div>
</section> -->
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF"
crossorigin="anonymous"
></script>
</body>
</html>