-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
432 lines (401 loc) · 20.2 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
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Nived G</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Nived, cec, ieee, flutter, flutter-developer, nivedg, NivedG " name="keywords">
<meta content="Nived G's portfolio" name="description">
<!-- Favicon -->
<link href="img\favicon.png" rel="icon">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<!-- CSS Libraries -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="51">
<!-- Nav Bar Start -->
<div class="navbar navbar-expand-lg bg-light navbar-light">
<div class="container-fluid">
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between" id="navbarCollapse">
<div class="navbar-nav ml-auto">
<a href="#home" class="nav-item nav-link active">Home</a>
<a href="#about" class="nav-item nav-link">About Me</a>
<a href="#service" class="nav-item nav-link">Skills</a>
<a href="#experience" class="nav-item nav-link">Experience</a>
<a href="#portfolio" class="nav-item nav-link">Portfolio</a>
<!-- <a href="#contact" class="nav-item nav-link">Contact</a> -->
</div>
</div>
</div>
</div>
<!-- Nav Bar End -->
<!-- Hero Start -->
<div class="hero" id="home">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-sm-12 col-md-6">
<div class="hero-content">
<div class="hero-text">
<p>I'm</p>
<h1>Nived G</h1>
<h2></h2>
<div class="typed-text">Flutter Developer, Web Developer, Front End Developer, Android
Designer</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-6 d-none d-md-block">
<div class="hero-image">
<img src="img\nived-removebg-preview.png" alt="nived, nived-g">
</div>
</div>
</div>
</div>
</div>
<!-- Hero End -->
<!-- About Start -->
<div class=" about wow fadeInUp" data-wow-delay="0.1s" id="about">
<div class="container-fluid">
<div class="section-header text-center wow zoomIn about--me" data-wow-delay="0.1s">
<p>Who am I</p>
<h2>About Me</h2>
<div class="row about-me-text">
<p class="text">Hi, I'm Nived, <br> <br> a Flutter developer with a passion for
building beautiful
and functional applications. I'm also experienced in web development using HTML,
CSS, React Js,Next Js, and
Node.js. I've had the pleasure of mentoring over 100 students in Flutter,
helping them bring
their ideas to life and achieve their goals.<br> <br>
In addition to coding, I'm also a community builder and love connecting with
others in the tech
industry. I believe in the power of collaboration and am always looking for ways
to bring people
together to learn, grow, and innovate. <br><br>
As a tech enthusiast, I'm constantly exploring new technologies and staying
up-to-date with
industry trends. I believe that the best way to stay ahead is to never stop
learning, and I'm
always looking for new challenges to tackle and skills to master. <br> <br>
If you're interested in working together or just want to say hi, feel free to
reach out!</p>
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- Service Start -->
<div class="service" id="service">
<div class="container">
<div class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<p>What I do</p>
<h2>My Skills</h2>
</div>
<div class="row">
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.0s">
<div class="service-item">
<div class="service-icon">
<i class="fab fa-android"></i>
</div>
<div class="service-text">
<h3>Android Development</h3>
<p>
I am mainly focused on Mobile app development using <b>Flutter</b>
</p>
</div>
</div>
</div>
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="service-item">
<div class="service-icon">
<i class="fa fa-laptop"></i>
</div>
<div class="service-text">
<h3>Web Development</h3>
<p>
I use React JS and Next JS for developing web sites.
</p>
</div>
</div>
</div>
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.4s">
<div class="service-item">
<div class="service-icon">
<i class="fa fa-mobile"></i>
</div>
<div class="service-text">
<h3>Apps Design</h3>
<p>
I Use Figma for designing simple UI/UX for my own projects.
</p>
</div>
</div>
</div>
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.6s">
<div class="service-item">
<div class="service-icon">
<i class="fa fa-laptop-code"></i>
</div>
<div class="service-text">
<h3>Back end Development</h3>
<p>
I am a beginner level Express Js developer.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Service End -->
<!-- Experience Start -->
<div class="experience" id="experience">
<div class="container">
<header class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<p>The Path</p>
<h2>Experience</h2>
</header>
<div class="timeline">
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">2023 August - 2024 August</div>
<h2>Flutter developer</h2>
<h4>Qmark Technolabs</h4>
<p>
Working as a Flutter developer at <b>Qmark Technolabs</b> for the past 2
months.
</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">2023 February - 2024 February</div>
<h2>Web / Flutter Intern</h2>
<h4>IEEE Kerala Section</h4>
<p>
Doing intership at <b>IEEE Kerala Section</b> in Flutter as well as Web.
</p>
</div>
</div>
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">2023 March - 2024 March</div>
<h2>Web Master</h2>
<h4>IEEE Student branch College of Engineering <br> Chengannur</h4>
<p>
I am the web master at <b>IEEE SB CEC</b> for the 2023-24 Execome. I manage
the IEEE SB
Website.
</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">2022 April - 2024 June</div>
<h2>App Developer</h2>
<h4>PRODDEC CEC</h4>
<p>
The App developing team of PRODDEC CEC built the College app VCEC and
bringing updates in
it.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Job Experience End -->
<!-- Portfolio Start -->x
<div class="portfolio" id="portfolio">
<div class="container">
<div class="section-header text-center wow zoomIn" data-wow-delay="0.1s">
<p>What I have done</p>
<h2>My Projects</h2>
</div>
<div class="row">
<div class="col-12">
<ul id="portfolio-filter">
<li data-filter=".filter-1" class="filter-active">My Projects</li>
<li data-filter=".filter-2">On Going Projects</li>
</ul>
</div>
</div>
<div class="row portfolio-container">
<div class="card col-12 col-lg-5 portfolio-item filter-1 wow fadeInUp p-3 m-2" data-wow-delay="0.0s">
<div class="portfolio-img">
<img class="card-img-top" src="img/urfine.png" alt="Card image cap">
</div>
<div class="card-body">
<h5 class="card-title">UrFine</h5>
<p class="card-text">Designed and developed an end-user application tailored to palliative care
units, seamlessly integrating
with an admin-side website.
This empowers users to request checkups, manage medical records and health logs, and swiftly
access
emergency contacts, including blood banks and ambulances provided by palliative care
services.</p>
</div>
</div>
<div class="card col-12 col-lg-5 portfolio-item filter-1 wow fadeInUp p-3 m-2" data-wow-delay="0.0s">
<div class="portfolio-img">
<img class="card-img-top" src="img/vcec.jpg" alt="Card image cap">
</div>
<div class="card-body">
<h5 class="card-title">V CEC</h5>
<p class="card-text">It is our official college app for updating students about
the events
happing in college. Its a Flutter Application and uses firebase for back
end. Working on new
updates</p>
</div>
</div>
<div class="card col-12 col-lg-5 portfolio-item filter-2 wow fadeInUp p-3 m-2 " data-wow-delay="0.0s">
<div class="portfolio-img">
<img class="card-img-top" src="img/uninet.png" alt="Card image cap">
</div>
<div class="card-body">
<h5 class="card-title">UniNet</h5>
<p class="card-text">It is an application for students to create interest
groups, connect with
others, join in projects. <br> It uses Flutter in front end and python flask
in back end</p>
<a href="#" class="btn btn-primary">Source code</a>
</div>
</div>
<div class="card col-12 col-lg-5 portfolio-item filter-1 wow fadeInUp p-3 m-2" data-wow-delay="0.0s">
<div class="portfolio-img">
<img class="card-img-top" src="img/tasks.jpg" alt="Card image cap">
</div>
<div class="card-body">
<h5 class="card-title">Tasks</h5>
<p class="card-text">A mobile app for creating todos. One can categories the
todos in this app.
This app is built with Flutter and Firebase is used in Back end</p>
<a href="https://github.com/NivedGanga/todo" class="btn btn-primary">Source
code</a>
</div>
</div>
<div class="card col-12 col-lg-5 portfolio-item filter-1 wow fadeInUp p-3 m-2" data-wow-delay="0.0s">
<div class="portfolio-img">
<img class="card-img-top" src="img/piggybank.jpg" alt="Card image cap">
</div>
<div class="card-body">
<h5 class="card-title">Piggy Bank</h5>
<p class="card-text">It's a simple money management app, user can add expenses
and categorize
expenses. This app is built with Flutter</p>
<a href="https://github.com/NivedGanga/PiggyBank" class="btn btn-primary">Source
code</a>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio End -->
<!-- Contact Start -->
<!-- <div class="row container-fluid align-items-center">
<div class="contact wow fadeInUp col-md-8 col-sm-8 col-8" data-wow-delay="0.1s" id="contact">
<div class="container-fluid">
<div class="container">
<div class="row align-items-center">
<div class="col-md-8 ">
<div class="contact-form">
<div id="success"></div>
<form name="sentMessage" id="contactForm" novalidate="novalidate">
<div class="control-group">
<input type="text" class="form-control" id="name" placeholder="Your Name"
required="required"
data-validation-required-message="Please enter your name" />
<p class="help-block"></p>
</div>
<div class="control-group">
<input type="email" class="form-control" id="email" placeholder="Your Email"
required="required"
data-validation-required-message="Please enter your email" />
<p class="help-block"></p>
</div>
<div class="control-group">
<input type="text" class="form-control" id="subject" placeholder="Subject"
required="required"
data-validation-required-message="Please enter a subject" />
<p class="help-block"></p>
</div>
<div class="control-group">
<textarea class="form-control" id="message" placeholder="Message"
required="required"
data-validation-required-message="Please enter your message"></textarea>
<p class="help-block"></p>
</div>
<div>
<button class="btn" type="submit" id="sendMessageButton">Send Message</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!-- Contact End -->
<!-- Footer Start -->
<div class="footer wow fadeIn" data-wow-delay="0.3s">
<div class="container-fluid">
<div class="container">
<div class="footer-info">
<h2></h2>
<div class="footer-menu">
<p>ph : +91 73065 61022</p>
<p>email :nivedganga@gmail.com</p>
</div>
<div class="footer-social">
<a href="https://www.linkedin.com/in/nived-g-607345228"><i class="fab fa-linkedin-in"></i></a>
<a href="https://instagram.com/nived__g22_?igshid=YmMyMTA2M2Y="><i
class="fab fa-github"></i></a>
<a href=""><i class="fab fa-facebook-f"></i></a>
<a href="https://instagram.com/nived__g22_?igshid=YmMyMTA2M2Y="><i
class="fab fa-instagram"></i></a>
<!-- <a href=""><i class="fab fa-youtube"></i></a> -->
</div>
</div>
</div>
<div class="container copyright">
<!-- <p>© <a href="#">Nived G</a>, All Right Reserved </p> -->
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to top button -->
<a href="#" class="btn back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Pre Loader -->
<div id="loader" class="show">
<div class="loader"></div>
</div>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/typed/typed.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>