-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
51 lines (51 loc) · 1.98 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
<html lang="en-US">
<head>
<meta charset="utf-8"/>
<meta name="author" content="Kristine Uchendu" />
<meta
name="description"
content="Kristine Uchendu is a recently graduated Software and Biomedical Engineering student from Toronto, hoping to positively impact patient care through technology. Passionate about the fusion of software engineering with diverse sectors like finance and creative industries, Kristine thrives on challenges and collaborative innovation. Discover her journey and connect to explore synergies!"
/>
<title>kristine uchendu</title>
<!-- basic favicon -->
<link
rel="icon"
href="assets/icons/k./font_#44B_background_#205/favicon.ico"
/>
<!-- non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
<link
rel="apple-touch-icon"
sizes="120x120"
href="assets/icons/k./font_#44B_background_#205/apple-touch-icon-120x120.png"
/>
<!-- first- and second-generation iPad: -->
<link
rel="apple-touch-icon"
sizes="152x152"
href="assets/icons/k./font_#44B_background_#205/apple-touch-icon-152x152.png"
/>
<!-- third-generation iPad with high-resolution Retina display: -->
<link
rel="apple-touch-icon"
sizes="167x167"
href="assets/icons/k./font_#44B_background_#205/apple-touch-icon-167x167.png"
/>
<!-- iPhone with high-resolution Retina display: -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="assets/icons/k./font_#44B_background_#205/apple-touch-icon-180x180.png"
/>
<!-- Google and Android devices -->
<link
rel="icon"
sizes="192x192"
href="assets/icons/k./font_#44B_background_#205/android-chrome-192x192.png"
/>
<link rel="stylesheet" href=""
/>
<script
></script>
</head>
<h1>kristine uchendu</h1>
</html>