-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
206 lines (206 loc) · 6.89 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"
integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"
/>
<link rel="stylesheet" href="./css/styles.css" />
<title>Shashank Sapre</title>
</head>
<body>
<div class="container">
<header>
<div class="navigation">
<ul>
<li>ABOUT</li>
<!-- <li>PROJECTS</li> -->
<li>
<a href="https://medium.com/@shashank.sapre" target="_blank"
>BLOG</a
>
</li>
<li><a href="./contact.html">CONTACT</a></li>
</ul>
</div>
<div class="banner">
<div class="selfie">
<img src="./img/dp.jpg" class="dp" />
</div>
<div class="about-me">
<p>Hello, my name is</p>
<h1>Shashank Sapre</h1>
<p>
I am a software developer with over 9 years of experience working
in the IT Industry. Throughout these years I have worked with
backend technologies, products, and frameworks. I have had
experience in building REST APIs with NodeJS, Layer 7 & Kong API
Gateway, etc. I just recently starting dabbling in frontend
technologies/frameworks
</p>
</div>
</div>
</header>
<main>
<div class="content-light">
<div class="heading">
<h2>Tech Overview</h2>
<h3>
Here's a list of languages, frameworks, technologies, and tools I
use or have worked with
</h3>
</div>
<div class="display-row">
<div class="display-card">
<div class="front-end">
<p style="font-size: 1.5em"></></p>
</div>
<h3>Frontend/Mobile</h3>
<ul>
<li>Javascript</li>
<li>ReactJS</li>
<li>React Native</li>
</ul>
</div>
<div class="display-card">
<div class="back-end">
<i class="bi-server" style="font-size: 1.5em"></i>
</div>
<h3>Backend</h3>
<ul>
<li>Javascript</li>
<li>NodeJS</li>
<li>Layer7 API Gateway</li>
<li>Java</li>
<li>Kong API Gateway</li>
<li>Lua</li>
<li>MongoDB</li>
</ul>
</div>
<div class="display-card">
<div class="others">
<i class="bi-tools" style="font-size: 1.5em"></i>
</div>
<h3>Others</h3>
<ul>
<li>VS Code</li>
<li>Postman</li>
<li>Unit Testing</li>
<li>FluxCD</li>
</ul>
</div>
</div>
</div>
<div class="content-dark">
<div class="heading">
<h2>Certifications</h2>
</div>
<div class="display-row">
<img src="./img/kong_foundations.png" />
<img src="./img/kong_operations.png" />
</div>
</div>
<div class="content-light">
<div class="heading">
<h2>Projects</h2>
<h3>Here's a list of personal projects I have worked on.</h3>
</div>
<div class="display-row">
<div class="display-card">
<h3>Cows and Bulls (Mobile Game)</h3>
<p>
Cows and Bulls is an English language word puzzle where player
has to guess the word selected by the game based on hints in a
set number of moves.
</p>
<a
href="https://play.google.com/store/apps/details?id=com.sssapre.cowsnbulls"
target="_blank"
title="Cows and Bulls on PlayStore"
><img
src="https://www.freepnglogos.com/uploads/play-store-logo-png/play-store-logo-nisi-filters-australia-11.png"
width="200"
alt="play store logo black background hd picture"
/></a>
</div>
<div class="display-card">
<h3>GyaanKreeda</h3>
<p>
GyaanKreeda is a versatile platform designed to create and
conduct engaging quizzes and games for students and employees.
Whether you're an educator aiming to enhance learning through
interactive quizzes or a business looking to boost employee
engagement with fun activities, GyaanKreeda has you covered.
</p>
<a
href="https://gyaankreeda.in"
target="_blank"
title="Gyaan Kreeda"
><img
src="./img/GK_Logo.png"
width="200"
alt="play store logo black background hd picture"
/></a>
</div>
</div>
</div>
</main>
<footer>
<div class="social">
<!-- <a target="blank" href="https://www.twitch.tv/daisychaincosplay"
><i class="fab fa-twitch"></i
></a>
<a
target="blank"
href="https://www.youtube.com/channel/UC-gCUMK_EGUqJ7P9VA7BJmQ"
><i class="fab fa-youtube"></i
></a> -->
<a
target="blank"
class="custom-g"
href="https://github.com/shashanksapre"
><i class="fab fa-github"></i
></a>
<a
target="blank"
class="custom-l"
href="https://www.linkedin.com/in/shashank-sapre"
><i class="fab fa-linkedin"></i
></a>
<a
target="blank"
class="custom-i"
href="https://www.instagram.com/shashanksapre/"
><i class="fab fa-instagram"></i
></a>
<a
target="blank"
class="custom-t"
href="https://twitter.com/scriptsapre"
><i class="fab fa-twitter"></i
></a>
<!-- <a
target="blank"
class="custom-f"
href="https://www.facebook.com/shank1991"
><i class="fab fa-facebook"></i
></a> -->
</div>
<p>© 2023 Shashank Sapre. All rights reserved.</p>
</footer>
</div>
</body>
<script
type="text/javascript"
async
src="//cdn.credly.com/assets/utilities/embed.js"
></script>
</html>