-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
162 lines (145 loc) · 6.41 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="stylesheet" href="styles.css">
<!--FONTS-->
<style>
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai+Looped:wght@100&family=Lobster&family=Patrick+Hand&display=swap');
</style>
<!--GRAPH-->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.js">
</script>
<!-- BOOTSTRAP CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="assets/css/styles.css">
<!-- BOOTSTRAP JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<title>My Portfolio</title>
</head>
<body>
<!--NAVBAR-->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark" id="navbar">
<div class="container-fluid">
<a class="navbar-brand" href="#"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link active" aria-current="page" href="#home">Home</a>
<a class="nav-link" href="#about">About</a>
<a class="nav-link" href="#education">Education</a>
<a class="nav-link" href="#skills">Skills</a>
<a class="nav-link" href="#achievement">Achievement</a>
<a class="nav-link" href="#contact">Contact</a>
</div>
</div>
</div>
</nav>
<!--HOME SECTION-->
<section id="home">
<h3 id="hi">Hi There!</h3>
<h1 id="ss">I am Sonia Stine</h1>
<p id="para">I am pursuing a B-Tech degree in computer science and engineering.
Coding, solving problems and mathematics are just a few of the things
I enjoy. Having the opportunity to practice these skills is what made me
select computer science as my major. Further, I am also interested in exploring
other aspects of computer science. My career goal is to contribute to the betterment
of society through my knowledge and skills. In addition to the technical side of
things, I like music, dance, movies, traveling and sports.</p>
</section>
<!--ABOUT-->
<section id="about">
<h1 class="head">About Me</h1>
<div id="details">
<h3>
<span>Name: </span>
Sonia Stine
</h3>
<h3>
<span>Age: </span>
20
</h3>
<h3>
<span>Qualification: </span>
B Tech in Computer Science
</h3>
<h3>
<span>Language: </span>
English, Malayalam
</h3>
<h3>
<span>Nationality: </span>
Indian
</h3>
</div>
</section>
<!--EDUCATION-->
<section id="education">
<h1 class="head">Education</h1>
<div class="education_detail">
<img src="assets/images/grad.jpg" alt="">
<span>2021-25</span>
<h3>Bachelor Of Technology (Computer Science Engineering)</h3>
<h4>Government Model Engineering College, Thrikkakara</h4>
</div>
<div class="education_detail">
<img src="assets/images/grad.jpg" alt="">
<span>2020-21</span>
<h3>Higher Secondary (Computer Math)</h3>
<h4>Rajagiri Christu Jayanthi Public School</h4>
</div>
<div class="education_detail">
<img src="assets/images/grad.jpg" alt="">
<span>2019</span>
<h3>High School</h3>
<h4>Rajagiri Christu Jayanthi Public School</h4>
</div>
</section>
<!--SKILLS-->
<section id="skills">
<h1 class="head">Skills</h1>
<canvas id="myChart" style="width:100%;max-width:700px"></canvas>
</section>
<!--ACHIEVEMENTS-->
<section id="achievement">
<h1 class="head">Achievement</h1>
<img id="achievement_img" src="assets/images/codesprint.jpg" alt="certificate" class="center"><br>
<img id="achievement_img" src="assets/images/cloud.png" alt="certificate" class="center"><br>
<img id="achievement_img" src="assets/images/Minnal challenge.jpg" alt="certificate" class="center"><br>
<img id="achievement_img" src="assets/images/DS404.jpg" alt="certificate" class="center"><br>
<img id="achievement_img" src="assets/images/techaid.png" alt="certificate" class="center"><br>
<img id="achievement_img" src="assets/images/wit.png" alt="certificate" class="center"><br>
</section>
<!--CONTACT-->
<section id="contact">
<h1 class="head">Contact Details</h1>
<div id=contact_link>
<div id="linkedin">
<a href="https://www.linkedin.com/in/sonia-stine-4435b022b/" target="_blank"><img src="assets/images/linkedin.png" alt="" ></a>
</div>
<div id="mail">
<a href="mailto:soniastine1412@gmail.com" target="_blank"><img src="assets/images/gmail.jpg" alt="" ></a>
</div>
<div id="phno">
<a href="https://wa.me/919496451412" target="_blank"><img src="assets/images/watsapp.jpg" alt=""></a>
</div>
</div>
<div id="address">
<img src="assets/images/location.jpg" alt="">
Kerala, India - 682028
</div>
</section>
<!--FOOTER-->
<footer id="footer">
Copyright © 2022
</footer>
<!--JAVASCRIPT-->
<script src="script.js"></script>
</body>
</html>