-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
298 lines (281 loc) · 18.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Avinash S</title>
<link rel="icon" type="image/x-icon" href="dist/assets/tpw.svg"/>
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="/dist/css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container px-4 px-lg-5">
<a class="navbar-brand" href="#page-top">kingaiva</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Explore
<!--<i class="fas fa-bars"></i>-->
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<!--<li class="nav-item"><anav-link" href="#about"><b>Who am I ?</b></a></li>-->
<li class="nav-item"><a c class="nav-link" href="/tekpeek"><b>TekPeek - Blogs</b></a></li>
<li class="nav-item"><a c class="nav-link" href="#pages"><b>Pages</b></a></li>
<li class="nav-item"><a class="nav-link" href="#projects"><b>Projects</b></a></li>
<li class="nav-item"><a class="nav-link" href="#contact"><b>Connect with me</b></a></li>
<!--<li class="nav-item"><a class="nav-link" href="/dist/vkt/vkt.html"><b>Viktor</b></a></li>-->
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container px-4 px-lg-5 d-flex h-100 align-items-center justify-content-center">
<div class="d-flex justify-content-center">
<div class="text-center">
<h1 class="mx-auto my-0">Avinash S</h1>
<h2 class="text-white-50 mx-auto mt-2 mb-5">Welcome to my personal webpage!</h2>
<a class="btn btn-primary" href="#about">Let's go!</a>
</div>
</div>
</div>
</header>
<!-- About-->
<section class="about-section text-center" id="about">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h2 class="text-white mb-4">Hi, I'm Avinash ! </h2>
<p class="text-white-50">
An enthusiastic computer science student with interests in Operating Systems, Competetive Programming and Machine Learning. I am a passionate developer with expertise in systems, DevOps, and innovative tech solutions. Currently, I work as a DevOps engineer at Oracle, leveraging my skills to build scalable and efficient systems.
My journey in technology has been fueled by curiosity and a drive to make impactful contributions. Whether it's exploring storage systems, contributing to open-source projects, or crafting technical blogs, I thrive at the cutting edge of development and learning. I believe in continuous learning and growth, both as a professional
and as an individual. Whether it’s exploring new tools, contributing to open-source projects, or sharing insights through blogs, I aim to inspire others and contribute to the broader tech community.
<br><br>When I’m not immersed in coding or systems design, you’ll find me exploring the latest tech trends, writing blogs to share my knowledge, or experimenting with tools and ideas that push the boundaries of innovation.
</p>
</div>
</div>
<img class="img-fluid" src="/dist/assets/fixed_img/avinash.jpg" alt="..." />
</div>
</section>
<br><br><br><br><br><br>
<!-- My pages -->
<div class="container">
<h1 class="text-center mb-4" id="pages">My Pages</h1>
<hr class="my-5" style="width:90%; margin:auto; height: 5px; color: #000000">
<div class="container px-4 px-lg-5">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="row justify-content-center">
<div class="col-lg-3 col-md-6">
<article class="post-grid mb-5 text-center">
<a class="post-thumb mb-4 d-block" href="https://avinashsubhash.github.io/tekpeek">
<img src="/dist/assets/fixed_img/tekpeek-transparent-small.png" alt="" class="img-fluid w-50">
</a>
<span class="cat-name text-color font-extra text-sm letter-spacing-1">Explore</span>
<h3 class="post-title mt-1"><a class="text-decoration-none" href="https://avinashsubhash.github.io/tekpeek">TekPeek - Blogs</a></h3>
<span class="text-muted letter-spacing font-sm">Explore TekPeek: My personal blog site</span>
</article>
</div>
<div class="col-lg-3 col-md-6">
<article class="post-grid mb-5 text-center">
<a class="post-thumb mb-4 d-block" href="https://medium.com/@kingaiva">
<img src="/dist/assets/fixed_img/medium.png" alt="" class="img-fluid w-50">
</a>
<span class="cat-name text-color font-sm font-extra letter-spacing">Medium.com</span>
<h3 class="post-title mt-1"><a class="text-decoration-none" href="https://medium.com/@kingaiva">My Medium Page</a></h3>
<span class="text-muted letter-spacing font-sm">Take a look at my medium page @kingaiva</span>
</article>
</div>
<div class="col-lg-3 col-md-6 align-items-center">
<article class="post-grid mb-5 text-center">
<a class="post-thumb mb-4 d-block" href="maintainance-writes.html">
<img src="/dist/assets/fixed_img/writes.png" alt="" class="img-fluid w-50">
</a>
<span class=" cat-name text-color font-sm font-extra letter-spacing">Hobby</span>
<h3 class="post-title mt-1"><a class="text-decoration-none" href="maintainance-writes.html">Avinash Writes!</a></h3>
<span class="text-muted letter-spacing font-sm">Coming Soon ...</span>
</article>
</div>
<!-- You are a smart human! Here is a secret link ;-) => https://avinashsubhash.github.io/dist/vkt/vkt.html -->
</div>
</div>
</div>
</div>
</div>
<br>
<!-- Projects-->
<section class="projects-section bg-light container px-4 px-lg-5" id="projects">
<div class="container px-4 px-lg-5">
<h1 class="text-center mb-4">Projects</h1>
<hr class="my-5" style="width:90%; margin:auto; height: 5px; color: #000000">
<br><br>
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><a href="https://github.com/AvinashSubhash/TubeStore"><img class="img-fluid mb-3 mb-lg-0" src="/dist/assets/fixed_img/tubestore.png" alt="..." /></a></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>TubeStore</h4>
<p class="text-black-50 mb-0">A TUI based python tool to convert any data to video format (For using youtube as a storage medium).</p>
</div>
</div>
</div>
<br><br><br>
<div class="row gx-0 mb-4 mb-lg-5 align-items-center" id="cleansweep">
<div class="col-xl-8 col-lg-7"><a href="https://github.com/AvinashSubhash/CleanSweep"><img class="img-fluid mb-3 mb-lg-0" src="/dist/assets/fixed_img/cleansweep-small.png" alt="..." /></a></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>CleanSweep</h4>
<p class="text-black-50 mb-0">A TUI based tool to clean system cache and other copies</p>
</div>
</div>
</div>
<br><br><br>
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><a href="https://github.com/AvinashSubhash/TekPeek-django"><img class="img-fluid mb-3 mb-lg-0" src="/dist/assets/fixed_img/tekpeek-transparent-small.png" alt="..." /></a></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>TekPeek</h4>
<p class="text-black-50 mb-0">A Tech-blog Website made out of Django</p>
</div>
</div>
</div>
<br><br><br>
<!-- Featured Project Row-->
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><a href="https://github.com/Delhi-Metro-Planner/Metro-Planner"><img class="img-fluid mb-3 mb-lg-0" src="dist/assets/fixed_img/delhi-metro-planner.png" alt="..." /></a></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Delhi Metro Travel Planner</h4>
<p class="text-black-50 mb-0">Ever got confused which line to take when you have multiple ways to reach? Well, we have a soltion for that . .</p>
</div>
</div>
</div>
<br><br><br>
<!-- Featured Project Second Row -->
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><a href="https://github.com/AvinashSubhash/bugtracker-cli"><img class="img-fluid mb-3 mb-lg-0" src="dist/assets/fixed_img/laboratory online logo template social media illustration.png" alt="..." /></a></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>bugtracker-cli</h4>
<p class="text-black-50 mb-0"> A command line based basic bugtracker implemented in python along withsqlite3 for database.</p>
</div>
</div>
</div>
<br><br><br>
<!-- Featured Project 3rd Row-->
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><a href="https://github.com/AvinashSubhash/Distributed-Naive-Bayes-Classifier"><img class="img-fluid mb-3 mb-lg-0" src="dist/assets/fixed_img/naive-bayes.png" alt="..." /></a></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Distributed NBC</h4>
<p class="text-black-50 mb-0">Nothing much, just a distributed version of the classic naive bayes classifier ;-)</p>
</div>
</div>
</div>
<!-- Featured Project 4th Row-->
<br><br><br>
<!-- Featured Project 3rd Row-->
<div class="row gx-0 mb-4 mb-lg-5 align-items-center">
<div class="col-xl-8 col-lg-7"><a href="https://github.com/AvinashSubhash/Power-Pass"><img class="img-fluid mb-3 mb-lg-0" src="dist/assets/fixed_img/Power-Pass.jpg" alt="..." /></a></div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Power Pass</h4>
</div><p class="text-black-50 mb-0">Need a complicated password ? But scared of forgetting the random generated passwords ? Well, here I am . . .</p>
</div>
</div>
</div>
<!-- Project One Row
<div class="row gx-0 mb-5 mb-lg-0 justify-content-center">
<div class="col-lg-6"><img class="img-fluid" src="dist/assets/img/demo-image-01.jpg" alt="..." /></div>
<div class="col-lg-6">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-left">
<h4 class="text-white">Misty</h4>
<p class="mb-0 text-white-50">An example of where you can put an image of a project, or anything else, along with a description.</p>
<hr class="d-none d-lg-block mb-0 ms-0" />
</div>
</div>
</div>
</div>
</div>
<div class="row gx-0 justify-content-center">
<div class="col-lg-6"><img class="img-fluid" src="dist/assets/img/demo-image-02.jpg" alt="..." /></div>
<div class="col-lg-6 order-lg-first">
<div class="bg-black text-center h-100 project">
<div class="d-flex h-100">
<div class="project-text w-100 my-auto text-center text-lg-right">
<h4 class="text-white">Mountains</h4>
<p class="mb-0 text-white-50">Another example of a project with its respective description. These sections work well responsively as well, try this theme on a small screen!</p>
<hr class="d-none d-lg-block mb-0 me-0" />
</div>
</div>
</div>
</div>
</div>
</div>
-->
</section>
<!-- Signup-->
<!-- Contact-->
<section class="contact-section bg-black" id="contact">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5">
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-map-marked-alt text-primary mb-2"></i>
<h4 class="m-0">Where am I ?</h4>
<hr class="my-4 mx-auto" />
<div class="small text-black-50">Bangalore, India</div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-envelope text-primary mb-2"></i>
<h4 class="m-0">Email</h4>
<hr class="my-4 mx-auto" />
<div class="small text-black-50"><a class="text-decoration-none" href="#!">avinashsubhash19@gmail.com</a></div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-mobile-alt text-primary mb-2"></i>
<h4 class="m-0">Phone</h4>
<hr class="my-4 mx-auto" />
<div class="small text-black-50">+91 XXXXXXXXXX</div>
</div>
</div>
</div>
</div>
<div class="social d-flex justify-content-center">
<a class="mx-2" href="https://www.instagram.com/kingaiva/"><i class="fab fa-instagram"></i></a>
<a class="mx-2" href="https://www.linkedin.com/in/avinash-s-07551a1a0/"><i class="fab fa-linkedin-in"></i></a>
<a class="mx-2" href="https://github.com/AvinashSubhash"><i class="fab fa-github"></i></a>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer bg-black small text-center text-white-50"><div class="container px-4 px-lg-5">© Copyright-free, take it if you like it ;-) - 2022</div></footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
</body>
</html>