-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
311 lines (266 loc) · 17 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
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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<!DOCTYPE html>
<head>
<!--favicon-->
<link rel="shortcut icon" href="public/favicon.ico" type="image/x-icon">
<link rel="icon" href="/public/favicon.ico" type="image/x-icon">
<!--FONT AWESOME-->
<script src="https://kit.fontawesome.com/a076d05399.js" crossorigin="anonymous"></script>
<!-- meta data -->
<title>Priyanka Peddinti | Website </title>
<meta charset="utf-8">
<link rel="stylesheet" href="/styles/cssling.css">
<meta name="keywords" content="priyanka peddinti, web developer, mumbai, slrtce, ece, extc">
<meta name="viewport" content="width=device-width">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light rounded bg-light text-dark">
<em><h4 class="title-bar"> Priyanka Peddinti's Portfolio </h4></em>
<button class="navbar-toggler" type="button" data-target="#navbar"
data-toggle="collapse" aria-expanded="false" aria-label="Toggle Navigate"
aria-controls="navbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse text-align-center" id="navbar">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="#homepage">
< Home >
</a>
</li>
<li class="nav-item">
<a class="nav-link text-primary" href="#skills">
{ Skills }
</a>
</li>
<li class="nav-item">
<a class="nav-link text-primary" href="/public/projects.html" target="_blank">
{ Projects }
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">
< Socials >
</a>
</li>
</ul>
</div>
</nav>
<div class="text-align-center block block-home py-3 mx-3 my-3" id="homepage">
<div class="row featurette">
<div class="col-md-5 py-2 text-center">
<p class="py-1 mx-2 my-2 px-1 ">
<h4><u>An Introduction</u></h4>
</p>
<p class="pp-photo" id="pp-photo">
<img id="photo" class="photo" src="image/fpgs.jpg.jpg" height="250">
</p>
<p><h7>Belief ~ A smooth sea never made a skilled mariner.</h7></p>
</div>
<div class="col-md-7 px-3 py-4">
<p><br>
<em>Hey Visitor!</em> Welcome. Glad to see you here<br>
</p>
<p>
I am currently pursuing undergrad in Electronics and Telecommunications Engineering from Mumbai University. As a millenial growing up in the ever expanding digital age, I believe technology has become one of the foremost tools to solve challenges in people's lives. <br>
</p>
<p>
My interests include; but not limited to: Cosmology & Aviation, Web, Electronics, IoT and Embedded Systems. I'm also a freelance content writer who has written SEO-friendly tech blogs for various Indian statups and small businesses for the past 2+ years. These days, I am also actively exploring the Open Source domain and learning React.JS<br>
When I'm not whacking my grey cells on these, I am a poet at heart and a competitive athelete.
</p>
</div>
</div>
</div>
<div id="skills" class="block block-skills py-3 px-3 mx-3 my-4 text-dark">
<p><h4><u>Skills: Electronics and Computer Science</u></h4></p>
<p class="skills-icons align-left">
<a href="https://www.arduino.cc/" target="_blank"> <img src="https://img.icons8.com/color/75/000000/arduino.png"/> </a>
<a href="https://www.raspberrypi.org" taregt="_blank"> <img src="https://img.icons8.com/color/75/000000/raspberry-pi.png"/> </a>
<a href="https://en.wikipedia.org/wiki/C_(programming_language)"> <img src="https://img.icons8.com/color/75/000000/c-programming.png"/> </a>
<a href="https://en.wikipedia.org/wiki/C%2B%2B"> <img src="https://img.icons8.com/color/75/c-plus-plus-logo.png"/></a>
<a href="https://reactjs.org/" target="_blank"> <img src="https://img.icons8.com/color/75/000000/react-native.png"/> </a>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank"> <img src="https://img.icons8.com/color/75/000000/javascript.png"/> </a>
<a href="https://www.w3.org/html/" target="_blank"> <img src="https://img.icons8.com/color/75/000000/html-5.png"/> </a>
<a href="https://www.w3schools.com/css/" target="_blank"> <img src="https://img.icons8.com/color/75/000000/css3.png"/> </a>
<a href="https://getbootstrap.com" target="_blank"> <img src="https://img.icons8.com/color/75/000000/bootstrap.png"/> </a>
<a href="https://www.python.org" target="_blank"> <img src="https://img.icons8.com/color/75/000000/python.png"/> </a>
<a href="https://www.java.com" target="_blank"> <img src="https://img.icons8.com/color/75/000000/java-coffee-cup-logo.png"/> </a>
<a href="https://github.com"> <img src="https://img.icons8.com/material-outlined/75/000000/github.png"/> </a>
<a href="https://code.visualstudio.com/"><img src="https://img.icons8.com/fluency/48/000000/visual-studio-code-2019.png" alt="ms visual studio code"></a>
</p>
<div class="row featurette mx-auto">
<div class="col-md-4"> <!--
<p><h5>Web Development Technologies:</h5></p>
<div class="col-md-2">
<ul>
<li>HTML5</li>
<li>CSS3</li>
<li>Bootstrap4</li>
</ul>
</div> -->
</div>
<div class="col-md-4 text-dark">
<p><h5>OTHER TECHNICAL SKILLS</h5></p>
<ul>
<li>Circuit Designing</li>
<li>SEO - Search Engine Optimisation</li>
<li>Microcontroller - MSP Lunchbox</li>
<li>WordPress Blogs (Tech domain)</li>
<li>Collaboration & Communication</li>
</ul>
</div>
<div class="col-md-4"> <!--
<p><h5>Electronics:</h5></p>
<div class="col-md-6">
<ul>
<li>Arduino</li>
<li>Raspberry pi</li>
<li>MSP Lunchbox</li>
</ul>
</div> -->
</div>
</div>
<!--
<div class="row featurette">
<div class="col-md-4">
<p><h5>Tools</h5></p>
<ul>
<li>MS Visual Studio Code</li>
<li>GitHub</li>
<li> GIT- Version Control </li>
</ul>
</div>
<div class="col-md-6">
<p><h5>Non-Tech skills</h5></p>
<ul>
<li>Search Engine Optimisation</li>
<li>Blogging</li>
<li>Collaboration and Communication</li>
</ul>
</div>
</div> -->
</div>
<div class="block-projects">
<div class="mx-2 my-2 mb-2 px-4 py-4 block-desc">
<h4>Projects</h4>
<h5>These are my latest projects. For all my projects, link below!</h5>
</div>
<div class="row row-featurette mx-3">
<!--row for projects-->
<div class="col-md-6">
<div class="card shadow-sm">
<div class="card-header text-dark"><h4 class="card-title">IOT-based Home Automation with NodeMCU </h4></div>
<div class="card-body">
<p class="card-title project-description text-dark">
Wherever you are, get alerts & updates about home on your mobile with an SMS! All with a simple NodeMCU project!
This project is built with Blynk mobile app as an interfact for the IoT cloud, UI as well as updates on phone.
<p><small class="text-muted text-dark">
Domains: Internet of Things, IoT-Cloud, Arduino, Sensors, Communication
</small></p>
</p>
</div>
<div class="card-footer">
<button class="btn btn-block btn-outline-primary mx-1 my-1 px-2 py-2">
<a href="https://www.hackster.io/smashers/iot-based-home-automation-with-nodemcu-4c3415#overview">
Hackster
</a>
</button>
<button class="btn btn-block btn-outline-secondary mx-1 my-1 px-2 py-2">
<a href="https://github.com/priyanka-p01/IOT-based-Home-Automation-with-NodeMCU">
GitHub
</a>
</button>
</div>
</div>
</div>
<div class="col-md-6">
<div class="card shadow-sm">
<div class="card-header text-dark"><h4 class="card-title">Home Automation: Door Opener</h4></div>
<div class="card-body">
<p class="card-title project-description text-primary">
The Home automation is a part of my personl project on Home Automation. This project is made with the help of Arduino, and various sensors interfaced into it. The links to simaulation, video and code are given below. The project is still a WIP.
<p><small class="text-muted text-dark">
Domains: Internet of Things, Arduino, Sensors, Communication
</small></p>
</p>
</div>
<div class="card-footer">
<button class="btn btn-block btn-outline-primary mx-1 my-1 px-2 py-2">
<a href="https://www.hackster.io/priyanka_p1/home-automation-smart-automated-entrance-exit-door-0d6a22">
Hackster
</a>
</button>
<button class="btn btn-block btn-outline-secondary mx-1 my-1 px-2 py-2">
<a href="https://github.com/priyanka-p01/home_automation-door_opener">
GitHub
</a>
</button>
</div>
</div><br>
</div>
<!--all projects-->
<br><br>
<div class="row row-featurette mb-4">
<div class="col-md-4"></div>
<div class="col-md-4">
<a href="./public/projects.html" class="btn btn-lg btn-light">More Projects..</a>
</div>
<div class="col-md-4"></div>
</div>
</div>
</div>
<br><br>
<!--Footer and contact section-->
<section>
<footer class = "social-media-section footer text-center" id="contact">
<h2>Social Media Accounts</h2>
<h6 class="text-muted">You can stalk me through these handles below!</h6>
<br><br>
<div class="row row-featurette">
<div class="col-md-4">
<p class="twitter-profile text-center">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em" fill="currentColor" class="bi bi-twitter" viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
</svg>
<a class="btn-block btn-lg btn text-white btn-outline-secondary" href="https://twitter.com/PRI4_yan5_KA1">Twitter Profile</a>
</p>
<p>
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/>
</svg>
<a class="btn-block btn-lg btn text-white btn-outline-secondary" href="https://github.com/priyanka-p01">GitHub Profile</a>
</p>
</div>
<div class="col-md-4">
<p class="Linkedin-profile text-right">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em" fill="currentColor" class="bi bi-linkedin" viewBox="0 0 16 16">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4z"/>
</svg>
<a class="btn-block btn-lg btn text-white btn-outline-secondary" href="https://www.linkedin.com/in/priyanka-peddinti-85b9291a9/">LinkedIn Profile</a>
</p>
<p class="text-right">
<svg xmlns="http://www.w3.org/2000/svg" width="3em" height="3em" fill="currentColor" class="bi bi-github" viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"/>
</svg>
<a class="btn-block btn-lg btn text-white btn-outline-secondary" href="https://www.hackster.io/priyanka_p1">Hackster Profile</a>
</p>
</div>
</div>
<br><br>
<section>
<p class="text-center">
© Priyanka Peddinti, 2021 | All rights reserved.<br>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-house-door" viewBox="0 0 16 16">
<path d="M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5z"/>
</svg>
<a class="btn-block btn-lg btn text-white" href="#home-page">Back to Top</a>
</p>
</section>
</footer>
</section>
<!-- CSS only -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<!-- JavaScript Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
</body>
</html>