-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdashboard.html
More file actions
200 lines (200 loc) · 9.78 KB
/
Copy pathdashboard.html
File metadata and controls
200 lines (200 loc) · 9.78 KB
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!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">
<meta name="description" content="This is the dashboard of Alessandro Ryo showcase website">
<title>Dashboard | Alessandro Ryo</title>
<link rel="icon" href="resources/hz-icon.png">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Poppins:wght@400;700&family=Roboto:wght@500&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/42c532e274.js"></script>
</head>
<body class="dashboard-page">
<nav>
<figure class="main-logo">
<a href="index.html"><img src="resources/main-logo.png" alt="Alessandro Ryo logo"></a>
</figure>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="profile.html">Profile</a></li>
<li><a href="dashboard.html">Dashboard</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="others.html">Others</a></li>
</ul>
<div class="menu-toggle">
<input type="checkbox">
<span></span>
<span></span>
<span></span>
</div>
</nav>
<main>
<div class="study-monitor">
<article class="study-status">
<h1>My Dashboard</h1>
</article>
<article class="study-quartile">
<h1>• Overall •</h1>
<section class="nbsa-study-cards">
<div class="nbsa-study-cards-item">
<article class="nbsa-study-cards-info">
<h2>NBSA Boundary</h2>
<div class="nbsa-study-cards-progress"></div>
</article>
<h2 class="nbsa-study-class-percentage">0</h2>
</div>
</section>
</article>
<article class="study-quartile">
<h1>• The Entire Year •</h1>
<section class="study-cards">
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Personal Professional Development</h2>
<p><b>12.5</b> EC</p>
<p>Portofolio</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
<div class="study-cards-item">
<article class="study-cards-info">
<h2>IT Personality</h2>
<p><b>2.5</b> EC</p>
<p>Portofolio</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
</section>
</article>
<article class="study-quartile">
<h1>• Whenever •</h1>
<section class="study-cards">
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Personality 1</h2>
<p><b>1.25</b> EC</p>
<p>Portofolio</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Personality 2</h2>
<p><b>1.25</b> EC</p>
<p>Portofolio</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
</section>
</article>
<article class="study-quartile">
<h1>• Quartile 1 •</h1>
<section class="study-cards">
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Programme and Career Orientation</h2>
<p><b>2.5</b> EC</p>
<p>Assesment</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Computer Science Basics</h2>
<p><b>5</b> EC</p>
<p>Written Exam</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Programming Basics</h2>
<p><b>5</b> EC</p>
<p>Case Study Exam</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
</section>
</article>
<article class="study-quartile">
<h1>• Quartile 2 •</h1>
<section class="study-cards">
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Object Oriented Programming</h2>
<p><b>10</b> EC</p>
<p>Case Study and Project</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
</section>
</article>
<article class="study-quartile">
<h1>• Quartile 3 •</h1>
<section class="study-cards">
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Framework Development 1</h2>
<p><b>5</b> EC</p>
<p>Case Study Exam</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Framework Project 1</h2>
<p><b>7.5</b> EC</p>
<p>Project, Assessment, and Report</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
</section>
</article>
<article class="study-quartile">
<h1>• Quartile 4 •</h1>
<section class="study-cards">
<div class="study-cards-item">
<article class="study-cards-info">
<h2>Framework Project 2</h2>
<p><b>10</b> EC</p>
<p>Portofolio, Project, and Assessment</p>
<div class="study-cards-progress"></div>
</article>
<h2 class="study-class-percentage">0</h2>
</div>
</section>
</article>
</div>
</main>
<footer>
<article class="footer-content">
<h3>Alessandro Ryo</h3>
<p>This is my showcase website</p>
<ul class="social-media">
<li><a href="https://www.instagram.com/alessandroryo/"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://line.me/ti/p/bA4_EDgesf"><i class="fab fa-line"></i></a></li>
<li><a href="https://discordapp.com/users/alessandroryo/"><i class="fab fa-discord"></i></a></li>
<li><a href="https://www.linkedin.com/in/alessandro-ryo-877aa5173/"><i class="fa fa-linkedin-square"></i></a></li>
</ul>
</article>
<div class="footer-bottom">
<p>copyright © 2021 Ryo. designed by Alessandro Ryo</p>
</div>
</footer>
<script src="js/script.js"></script>
</body>
</html>