-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
140 lines (127 loc) · 6.02 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
<!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">
<title>Sridhar S</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<div class="container">
<div class="row align-items-center">
<div class="col">
<h3 class="text-primary ">Hi, Myself Sridhar srinivasan</h3>
<h1>I'm a programmer</h1>
<p class="lead">Coding like a poetry should be short and concise.</p>
</div>
<div class="col-md-4 float-md-end mb-3 ms-md-3 border-radious">
<img class="border m-2 p-2" src="img/sri.png" alt="sri" width="50%">
</div>
</div>
<!--Card's in Project section-->
<header class="text-danger fw-bold">PROJECTS</header><br>
<div class="card-group">
<div class="card">
<div class="card-body">
<div class="card-title fw-bold">
Smart Helmet
</div>
<img src="img/hel.jpg" alt="hel" class="card-img-top rounded">
<p class="card-body justify-content"><ul>
<li>Demonstrated passion for developing innovative solutions for wireless network </li>
<li>Implemented live tracking and tracing for a wireless network project</li>
<li>Ensures the Safety locking system and RPM speed indication to the Helmet</li>
</ul>
</p>
</div>
</div>
<div class="card">
<div class="card-body">
<div class="card-title fw-bold">Smartipie</div>
<img src="img/favi.png" alt="Smartipie" class="card-img">
<p class="card-body judtify-content ">
<ul>
<li>Developed a fullstack application to integrate multiple social media links into a single QR code</li>
<li>Utilized APIs to fetch social media data and dynamically generate QR codes based on user preference</li>
</ul>
</p>
</div>
</div>
<div class="card">
<div class="card-body">
<div class="card-title fw-bold">Smart Solution for railways</div>
<img src="https://user-images.githubusercontent.com/101119679/198827306-6c7638f1-4f32-41e6-831c-f9259d85ce5d.png" alt="cloud" class="card-img">
<p class="card-body">
<ul>
<li>Smart Solutions for railways is designed to reduced the work load of the user and also the use of paper. </li>
<li>A GPS module is present in the train to track it. The live status of the journey is updated in the Web app continuously</li>
</ul>
</p>
</div>
</div>
</div><br>
<!-- Education Section-->
<header class="text-danger fw-bold">EDUCATION</header><br>
<div class="card-colums">
<!--Degree Section-->
<div class="card">
<div class="card-body">
<img class="card-img" src="https://img.freepik.com/free-vector/vector-student-hat-isolated-white_1284-41884.jpg?w=740&t=st=1690010644~exp=1690011244~hmac=cdb63cd468da59d189c492edc67396a559638f2bb848613e975565e7417ab863" alt="Degree Image" style="height: auto;
width: 200px;">
<div class="card-text p-3">
<strong>BE.ECE</strong>
<p class="lead ">
PSV College Of Engineering and Technology, <br>
Duration : 2019 - 2023
</p>
</div>
<div class="card-footer">CGPA : 7.8 %</div>
</div>
</div>
<!--HSC Section-->
<div class="card">
<div class="card-body">
<img class="card-img-sm-left" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSvqJASZEKl50ggCtrSFB47fzQOtSpH8_unkw&usqp=CAU" alt="school" style="height: auto;
width: 200px;">
<div class="card-text p-3">
<strong>HSC</strong>
<p class="lead">
Government. Higher. Secondary School,<br>
Duration : 2017 - 2019
</p>
</div>
<div class="card-footer">
Percentage : 61 %
</div>
</div>
</div>
<!--SSLC Section-->
<div class="card">
<div class="card-body">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSvqJASZEKl50ggCtrSFB47fzQOtSpH8_unkw&usqp=CAU" alt="school" class="card-img" style="height: auto;
width: 200px;">
<div class="card-text p-3">
<strong>SSLC</strong>
<p class="lead">
Government. Higher. Secondary School,<br>
Duration : 2016 - 2017
</p>
</div>
<div class="card-footer">
Percentage : 90 %
</div>
</div>
</div>
</div><br>
<!--Skill Section-->
<header class="text-danger fw-bold">SKILLS</header><br>
<div class="table">
<div class="col">Python</div>
<div class="col">Java</div>
</div>
</div>
</div>
</body>
</html>