-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstudent_profile.html
274 lines (254 loc) · 11.5 KB
/
student_profile.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
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="application-name" content="ABC College">
<meta name="author" content="Shawkat Hossain Maruf">
<link rel="author" href="https://sh-portfolio-maker.vercel.app/p/shawkath646">
<meta name="creator" content="Shawkat Hossain Maruf">
<meta name="publisher" content="CloudBurst Lab">
<meta name="category" content="education">
<title>ABC College</title>
<meta name="description" content="ABC College: Empowering Students for Success
Discover a world of opportunity at ABC College. Our innovative programs and expert faculty provide the perfect foundation for your academic journey. From business to technology, healthcare to the arts, we offer a diverse range of programs designed to ignite your passion and propel you towards success.
Join a vibrant community where ideas flourish and connections are made. At ABC College, we go beyond traditional education, encouraging holistic development and fostering leadership skills. Explore your potential, engage in community service, and prepare to make a lasting impact in the world.
Begin your journey with ABC College and unlock a future full of possibilities. Your success story starts here.
">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="index, follow">
<meta name="keywords" content="ABC College, College Programs, Faculty Excellence, Innovative Education, Student Success, Business Degrees, Technology Courses, Healthcare Studies, Arts Programs, Campus Community, Leadership Development, Community Engagement, Academic Excellence, Transformative Learning, Career Preparation, Campus Life, Student Services, Holistic Education, Future Leaders, CloudBurst Lab, Shawkat Hossain Maruf, SH Maruf
">
<meta property="og:title" content="ABC College">
<meta property="og:description" content="ABC College: Empowering Students for Success
Discover a world of opportunity at ABC College. Our innovative programs and expert faculty provide the perfect foundation for your academic journey. From business to technology, healthcare to the arts, we offer a diverse range of programs designed to ignite your passion and propel you towards success.
Join a vibrant community where ideas flourish and connections are made. At ABC College, we go beyond traditional education, encouraging holistic development and fostering leadership skills. Explore your potential, engage in community service, and prepare to make a lasting impact in the world.
Begin your journey with ABC College and unlock a future full of possibilities. Your success story starts here.
">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="500">
<meta property="og:image:height" content="500">
<meta property="og:image"
content="https://github.com/shawkath646/college-template/blob/main/images/opengraph-image.png?raw=true">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image:type" content="image/png">
<meta name="twitter:image:height" content="500">
<meta name="twitter:image:height" content="500">
<meta name="twitter:image"
content="https://github.com/shawkath646/college-template/blob/main/images/opengraph-image.png?raw=true">
<meta name="twitter:title" content="ABC College">
<meta name="twitter:description" content="ABC College: Empowering Students for Success
Discover a world of opportunity at ABC College. Our innovative programs and expert faculty provide the perfect foundation for your academic journey. From business to technology, healthcare to the arts, we offer a diverse range of programs designed to ignite your passion and propel you towards success.
Join a vibrant community where ideas flourish and connections are made. At ABC College, we go beyond traditional education, encouraging holistic development and fostering leadership skills. Explore your potential, engage in community service, and prepare to make a lasting impact in the world.
Begin your journey with ABC College and unlock a future full of possibilities. Your success story starts here.
">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="icon" href="https://shawkath646.github.io/college-template/favicon.ico" type="image/x-icon">
<script src="https://kit.fontawesome.com/844c24b1cd.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://shawkath646.github.io/college-template/index.css">
</head>
<body class="pt-5">
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light container shadow">
<div class="container-fluid justify-content-between">
<div class="d-flex align-items-center">
<div class="navbar-brand">
<img src="https://shawkath646.github.io/college-template/images/luton-sixth-form.png" alt="header logo"
height="40" />
</div>
<span class="navbar-brand mb-0 h1 text-danger">ABC College</span>
</div>
<div class="d-flex align-items-center">
<a href="https://shawkath646.github.io/college-template/student_profile.html" class="fs-1 me-2 d-lg-none"><i
class="fa-regular fa-circle-user text-danger"></i></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" aria-current="page"
href="https://shawkath646.github.io/college-template/student_profile.html"><i
class="fa-regular fa-user me-2"></i>Profile</a>
</li>
<li class="nav-item">
<a href="https://shawkath646.github.io/college-template/class_routine.html" class="nav-link"><i
class="fa-regular fa-calendar-days me-2"></i>Class Routine</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://shawkath646.github.io/college-template/login.html"><i
class="fa-solid fa-right-to-bracket me-2"></i>Login</a>
</li>
</ul>
</div>
</div>
</nav>
<main class="container mt-5">
<p class="fs-5 fw-bold">
<a href="https://shawkath646.github.io/college-template/index.html" class=""><i
class="fa-solid fa-arrow-left me-3"></i></a>
Student Profile
</p>
<div class="d-lg-flex justify-content-between align-items-center flex-row-reverse">
<div class="w-100 w-lg-auto mb-5 text-center">
<img src="https://shawkath646.github.io/college-template/images/blank-profile-picture-973460_960_720.webp"
width="150px" height="150px" class="rounded object-cover" />
</div>
<div class="w-100">
<p class="text-center">Monthly report</p>
<canvas id="myChart"></canvas>
</div>
</div>
<table class="table mt-5">
<tbody>
<tr>
<th>First Name</th>
<th>:</th>
<td>John</td>
</tr>
<tr>
<th>Last Name</th>
<th>:</th>
<td>Doe</td>
</tr>
<tr>
<th>Class</th>
<th>:</th>
<td>XI</td>
</tr>
<tr>
<th>Group</th>
<th>:</th>
<td>Computer Science</td>
</tr>
<tr>
<th>Section</th>
<th>:</th>
<td>A</td>
</tr>
<tr>
<th>College ID</th>
<th>:</th>
<td>20230045</td>
</tr>
<tr>
<th>Merit (Last exam)</th>
<th>:</th>
<td>85%</td>
</tr>
<tr>
<th>Father's Name</th>
<th>:</th>
<td>Michael Doe</td>
</tr>
<tr>
<th>Mother's Name</th>
<th>:</th>
<td>Susan Doe</td>
</tr>
<tr>
<th>Guardian Phone No.</th>
<th>:</th>
<td>+1 (123) 456-7890</td>
</tr>
<tr>
<th>Personal Phone No.</th>
<th>:</th>
<td>+1 (987) 654-3210</td>
</tr>
<tr>
<th>Nationality</th>
<th>:</th>
<td>American</td>
</tr>
<tr>
<th>Last Grade</th>
<th>:</th>
<td>A-</td>
</tr>
<tr>
<th>Previous High School</th>
<th>:</th>
<td>XYZ High School</td>
</tr>
<tr>
<th>Blood Group</th>
<th>:</th>
<td>O+</td>
</tr>
<tr>
<th>ECA</th>
<th>:</th>
<td>Drama Club</td>
</tr>
</tbody>
</table>
<footer class="container bg-danger bg-opacity-25 pt-4 fade-in-ani">
<div class="d-flex align-items-center pb-2 border-bottom border-dark">
<img src="https://shawkath646.github.io/college-template/images/luton-sixth-form.png" alt="header logo"
height="30" />
<span class="fs-5 fw-bold text-danger ms-2">ABC College</span>
</div>
<div class="my-4">
<p class="text-uppercase fw-bold mb-1">subscribe to newsletter</p>
<input type="text" class="form-control" placeholder="username@example.abc" />
</div>
<div class="alert alert-danger">
<p class="mb-0">
<strong>Important Note:</strong> This website is created for educational purposes only. The images used
here are
from Google and are not copyrighted by us. They are used for illustrative purposes and do not represent
our
services.
</p>
</div>
<div class="bg-opacity-75 text-center small">
<a href="https://cloudburstlab.vercel.app">
<img src="https://shawkath646.github.io/college-template/images/cloudburst_lab_logo_transparent.png"
alt="CloudBurst Lab Logo" height="100" />
</a>
<span>© 2024 CloudBurst Lab, Inc. All rights reserved.</span>
</div>
</footer>
</main>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<script src="https://shawkath646.github.io/college-template/index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js" crossorigin="anonymous"></script>
<script>
const ctx = document.getElementById('myChart');
new Chart(ctx, {
type: 'bar',
data: {
labels: ['Attendance', 'Behavior', 'Assignments', 'Results', 'Other activities'],
datasets: [{
label: '% of data',
data: [95, 80, 72, 85, 98, 60],
backgroundColor: [
'rgba(255, 99, 132, 0.6)', // Red
'rgba(54, 162, 235, 0.6)', // Blue
'rgba(255, 206, 86, 0.6)', // Yellow
'rgba(75, 192, 192, 0.6)', // Green
'rgba(153, 102, 255, 0.6)' // Purple
],
borderColor: [
'rgba(255, 99, 132, 1)',
'rgba(54, 162, 235, 1)',
'rgba(255, 206, 86, 1)',
'rgba(75, 192, 192, 1)',
'rgba(153, 102, 255, 1)'
],
borderWidth: 1
}]
},
options: {
scales: {
y: {
beginAtZero: true
}
},
}
});
</script>
</body>
</html>