-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
264 lines (240 loc) · 24.3 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
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>Kaustubh Gupta Portfolio</title>
<script src="https://use.fontawesome.com/releases/v5.15.1/js/all.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet"
type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
<link href="https://kaustubhgupta.github.io/themescss/level2.css" rel="stylesheet" />
<style>
.h2-repo {
font-size: xx-large;
text-transform: none;
}
.h2-blog {
text-transform: none;
font-size: x-large;
}
.button {
background-color: #d7e8f8;
border: none;
color: #0366d6;
padding: 2px 6px;
text-align: center;
text-decoration: none;
display: inline-block;
margin: 4px 2px;
cursor: pointer;
border-radius: 16px;
}
</style>
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Kaustubh Gupta</span>
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2"
src="https://avatars.githubusercontent.com/u/43691873?v=4" /></span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span
class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#gitHubstats">GitHub Stats</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#projects">Projects</a></li>
<!-- HACKATHON-NAV-ENTRY -->
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#blogs">Latest Blogs</a></li>
</ul>
</div>
</nav>
<!-- Page Content-->
<div class="container-fluid p-0">
<!-- About-->
<section class="resume-section" id="about">
<div class="resume-section-content">
<h1 class="mb-0">
Kaustubh Gupta 👨🎓
</h1>
<br>
<h3><span class="text-secondary">Usually code in Python, Practice Data Analysis, and a bit of Web Development. Pen down a lot of articles around technologies I discover!</span></h3>
<span class="text-info">Contact on Email: kaustubhgupta1828@gmail.com</span><br>
<span class="text-primary">Followers: 343, Following: 0</span>
<br>
<br>
<div class="social-icons">
<a href="https://medium.com/@kaustubhgupta1828"><img width="55px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/medium.svg" /></a><span style="display:inline-block; width: 10px;"></span><a href="https://www.linkedin.com/in/kaustubh-gupta/,"><img width="55px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/linkedin.svg" /></a><span style="display:inline-block; width: 10px;"></span><a href="https://twitter.com/Kaustubh1828,"><img width="55px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg" /></a><span style="display:inline-block; width: 10px;"></span><a href="https://github.com/kaustubhgupta"><img width="55px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/github.svg" /></a><span style="display:inline-block; width: 10px;"></span>
</div>
<!-- RESUME-ENTRY -->
</div>
</section>
<hr class="m-0" />
<!-- GitHub Stats-->
<section class="resume-section" id="gitHubstats">
<div class="resume-section-content">
<h2 class="mb-5">GitHub Stats</h2>
<img class="img-fluid" src="https://github-readme-streak-stats.herokuapp.com/?user=kaustubhgupta">
</div>
</section>
<hr class="m-0" />
<!-- Projects-->
<section class="resume-section" id="projects">
<div class="resume-section-content">
<h2 class="mb-5">My Projects 👇</h2>
<text class="text-info">*Updated: 2025-03-01 13:00:26+00:00</text>
<div class="div-repos" align="left" id="1">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/KivyMLApp">KivyMLApp</a></h2>
<button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">kivy</text></button><button class="button"><text class="button-text">kivymd</text></button><button class="button"><text class="button-text">api</text></button><button class="button"><text class="button-text">sklearn</text></button><button class="button"><text class="button-text">project</text></button><button class="button"><text class="button-text">apk</text></button><button class="button"><text class="button-text">buildozer</text></button><button class="button"><text class="button-text">android-app</text></button><button class="button"><text class="button-text">flask</text></button><button class="button"><text class="button-text">fastapi</text></button>
<br>
<text class="text-repo">The repository host the API for the ML model via FastAPI, Flask and contains android app development files using KivyMD.<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">67
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">34
<br>
</div>
<div class="div-repos" align="left" id="2">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/PortfolioFy">PortfolioFy</a></h2>
<button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">github-pages</text></button><button class="button"><text class="button-text">github-actions</text></button><button class="button"><text class="button-text">github-api</text></button><button class="button"><text class="button-text">project</text></button><button class="button"><text class="button-text">portfolio</text></button><button class="button"><text class="button-text">docker</text></button><button class="button"><text class="button-text">github-stats</text></button><button class="button"><text class="button-text">pygithub-examples</text></button><button class="button"><text class="button-text">pygithub</text></button><button class="button"><text class="button-text">hacktoberfest</text></button>
<br>
<text class="text-repo">🔥 Dynamically Self Updating Portfolio GitHub Action<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">122
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">20
<br>
</div>
<div class="div-repos" align="left" id="3">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/WhatsApp-Groups-Analyser">WhatsApp-Groups-Analyser</a></h2>
<button class="button"><text class="button-text">project</text></button><button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">html</text></button><button class="button"><text class="button-text">css</text></button><button class="button"><text class="button-text">bootstrap</text></button><button class="button"><text class="button-text">flask</text></button><button class="button"><text class="button-text">jinja</text></button><button class="button"><text class="button-text">eda</text></button><button class="button"><text class="button-text">plotly</text></button><button class="button"><text class="button-text">whatsapp</text></button>
<br>
<text class="text-repo">Web App that gives a detailed report about the WhatsApp Group Chats. <text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">41
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">19
<br>
</div>
<div class="div-repos" align="left" id="4">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/IEEEMAITSongs">IEEEMAITSongs</a></h2>
<button class="button"><text class="button-text">brython</text></button><button class="button"><text class="button-text">html</text></button><button class="button"><text class="button-text">css</text></button><button class="button"><text class="button-text">github-pages</text></button><button class="button"><text class="button-text">project</text></button>
<br>
<text class="text-repo">Songs Lyrics Fetcher using Python on Frontend via Brython 🔥<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">24
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">8
<br>
</div>
<div class="div-repos" align="left" id="5">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/Technocolab-Final-Project">Technocolab-Final-Project</a></h2>
<button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">numpy</text></button><button class="button"><text class="button-text">pandas</text></button><button class="button"><text class="button-text">seaborn</text></button><button class="button"><text class="button-text">sklearn</text></button><button class="button"><text class="button-text">flask</text></button><button class="button"><text class="button-text">html</text></button><button class="button"><text class="button-text">css</text></button><button class="button"><text class="button-text">project</text></button>
<br>
<text class="text-repo">Final project made during my internship in Technocolabs. <text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">8
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">6
<br>
</div>
<div class="div-repos" align="left" id="6">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/FlaskWebsite">FlaskWebsite</a></h2>
<button class="button"><text class="button-text">flask</text></button><button class="button"><text class="button-text">flask-sqlalchemy</text></button><button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">flask-mail</text></button><button class="button"><text class="button-text">sqlite</text></button><button class="button"><text class="button-text">html</text></button><button class="button"><text class="button-text">css</text></button><button class="button"><text class="button-text">jinja2-templates</text></button><button class="button"><text class="button-text">project</text></button>
<br>
<text class="text-repo">Blogging website built with Python Flask as backend, popular frontend technologies.<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">14
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">6
<br>
</div>
<div class="div-repos" align="left" id="7">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/readme-projects-display">readme-projects-display</a></h2>
<button class="button"><text class="button-text">project</text></button><button class="button"><text class="button-text">project-management</text></button><button class="button"><text class="button-text">readme</text></button><button class="button"><text class="button-text">profile-readme</text></button><button class="button"><text class="button-text">github-actions</text></button><button class="button"><text class="button-text">github-api</text></button><button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">pygithub-examples</text></button><button class="button"><text class="button-text">pygithub</text></button><button class="button"><text class="button-text">hacktoberfest</text></button>
<br>
<text class="text-repo">🔥 Display your projects information on your profile README<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">15
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">4
<br>
</div>
<div class="div-repos" align="left" id="8">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/Covid-Tweets-Analysis-Dashboard">Covid-Tweets-Analysis-Dashboard</a></h2>
<button class="button"><text class="button-text">voila</text></button><button class="button"><text class="button-text">voila-dashboard</text></button><button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">pandas</text></button><button class="button"><text class="button-text">plotly</text></button><button class="button"><text class="button-text">covid19</text></button><button class="button"><text class="button-text">project</text></button><button class="button"><text class="button-text">spotle</text></button><button class="button"><text class="button-text">jupyter-widgets</text></button>
<br>
<text class="text-repo">Covid Tweets Analysis, final report as deployed Jupyter notebook, interactive notebook using Plotly and Jupyter widgets<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">14
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">4
<br>
</div>
<div class="div-repos" align="left" id="9">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/TelegramBot-IPU">TelegramBot-IPU</a></h2>
<button class="button"><text class="button-text">telegram-bot-api</text></button><button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">heroku</text></button><button class="button"><text class="button-text">project</text></button><button class="button"><text class="button-text">telegram-bot</text></button><button class="button"><text class="button-text">telegram</text></button><button class="button"><text class="button-text">webhook</text></button>
<br>
<text class="text-repo">Telegram bot to fetch IPU Results 🔥😁<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">10
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">3
<br>
</div>
<div class="div-repos" align="left" id="10">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/IPU-Website">IPU-Website</a></h2>
<button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">html</text></button><button class="button"><text class="button-text">css</text></button><button class="button"><text class="button-text">jinja</text></button><button class="button"><text class="button-text">flask</text></button><button class="button"><text class="button-text">pandas</text></button><button class="button"><text class="button-text">fastapi</text></button><button class="button"><text class="button-text">project</text></button>
<br>
<text class="text-repo">IPU Results Portal, the best getaway to obtain results 🔥<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">6
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">2
<br>
</div>
<div class="div-repos" align="left" id="11">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/blogathon-analysis">blogathon-analysis</a></h2>
<button class="button"><text class="button-text">project</text></button><button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">data-scraping</text></button><button class="button"><text class="button-text">pandas</text></button><button class="button"><text class="button-text">tqdm</text></button><button class="button"><text class="button-text">excel</text></button><button class="button"><text class="button-text">powerbi</text></button><button class="button"><text class="button-text">powerbi-report</text></button><button class="button"><text class="button-text">data-mining</text></button><button class="button"><text class="button-text">data-analysis</text></button>
<br>
<text class="text-repo">Analytics Vidhya Blogathon Data Analysis: Python Data Extraction with PowerBI dashboard<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">8
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">2
<br>
</div>
<div class="div-repos" align="left" id="12">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/IPUResultAndroidApp">IPUResultAndroidApp</a></h2>
<button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">kivymd</text></button><button class="button"><text class="button-text">rest-api</text></button><button class="button"><text class="button-text">kivy</text></button><button class="button"><text class="button-text">buildozer</text></button><button class="button"><text class="button-text">android</text></button><button class="button"><text class="button-text">project</text></button>
<br>
<text class="text-repo">Python-Android App for fetching result data 🔥<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">9
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">1
<br>
</div>
<div class="div-repos" align="left" id="13">
<br>
<h2 class="h2-repo"><a class="a-blue" href="https://github.com/kaustubhgupta/Trending-YTVideos-Dashboard">Trending-YTVideos-Dashboard</a></h2>
<button class="button"><text class="button-text">pandas</text></button><button class="button"><text class="button-text">plotly-dash</text></button><button class="button"><text class="button-text">python</text></button><button class="button"><text class="button-text">heroku</text></button><button class="button"><text class="button-text">project</text></button>
<br>
<text class="text-repo">Automated Trending YouTube Videos Dashboard<text><br>
<img src="https://image.flaticon.com/icons/png/512/126/126482.png" width="14" height="14">2
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Octicons-repo-forked.svg/675px-Octicons-repo-forked.svg.png" width="14" height="14">0
<br>
</div>
</div>
</section>
<hr class="m-0" />
<!-- HACKATHON-ENTRY -->
<section class="resume-section" id="blogs">
<div class="resume-section-content">
<h2 class="mb-5">Blogs</h2>
<!-- BLOG-POST-LIST:START --><h2 class='h2-blog'><a class='a-lightblue' href=https://medium.com/@kaustubhgupta1828/my-layoff-story-a-journey-i-never-expected-16d5687cab7c?source=rss-603da2b47f57------2>My Layoff Story: A Journey I Never Expected</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://levelup.gitconnected.com/impress-your-neighbor-with-these-8-python-libraries-50438116d482?source=rss-603da2b47f57------2>Impress Your Neighbor with these 8 Python Libraries</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://levelup.gitconnected.com/neptyne-bringing-python-to-google-sheets-b6bd24b29364?source=rss-603da2b47f57------2>Neptyne: Bringing Python to Google Sheets</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://www.analyticsvidhya.com/blog/2024/09/integrate-gemini-into-tableau-dashboards/>How to Integrate Google Gemini into Tableau Dashboards?</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://levelup.gitconnected.com/frontend-backend-database-using-python-anvil-defd87145c42?source=rss-603da2b47f57------2>Frontend, Backend & Database Using Python: Anvil</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://www.analyticsvidhya.com/blog/2024/09/google-sheets-automation/>Google Sheets Automation using Python</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://medium.com/@kaustubhgupta1828/i-am-coming-back-to-medium-14d90a70669a?source=rss-603da2b47f57------2>I am coming back to Medium!</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://www.analyticsvidhya.com/blog/2023/05/master-guide-for-excel-automation-using-python/>Master Guide for Excel Automation Using Python</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://www.analyticsvidhya.com/blog/2022/04/the-ultimate-guide-to-master-jinja-template/>The Ultimate Guide to Master Jinja Template</a></h2><h2 class='h2-blog'><a class='a-lightblue' href=https://python.plainenglish.io/python-numpy-datetime-8-differences-you-should-know-ecb4111eeeca?source=rss-603da2b47f57------2>Python Datetime Vs. NumPy Datetime: 8 Differences You Should Know</a></h2><!-- BLOG-POST-LIST:END -->
</div>
</section>
<hr class="m-0" />
<!-- FOOTER-ENTRY -->
</div>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Smooth Scrolling JS-->
<script src="https://kaustubhgupta.github.io/themescss/script.js"></script>
</body>
</html>