-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
226 lines (216 loc) · 9.92 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
<!DOCTYPE html>
<!-- Designined by CodingLab | www.youtube.com/codinglabyt -->
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8">
<title> Praful's | Webpage </title>
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
<link rel="stylesheet" href="style.css">
<!-- Fontawesome CDN Link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<!-- Move to up button -->
<div class="scroll-button">
<a href="#home"><i class="fas fa-arrow-up"></i></a>
</div>
<!-- navgaition menu -->
<nav>
<div class="navbar">
<div class="logo"><a href="#">P.</a></div>
<div class="menu_icons">
<ul class="menu">
<!-- <li><a href="#home"><span class="primary">1.</span> Home</a></li> -->
<li><a href="#about"><span class="primary">1.</span> About</a></li>
<li><a href="#experience"><span class="primary">2.</span> Experience</a></li>
<li><a href="#hobby"><span class="primary">3.</span> Hobbies</a></li>
<li><a href="#contact"><span class="primary">4.</span> Contact</a></li>
<div class="cancel-btn">
<i class="fas fa-times"></i>
</div>
</ul>
<div class="media-icons">
<!-- <a href="#"><i class="fab fa-facebook-f" href="https://www.facebook.com/praful.koppalkar"></i></a> -->
<!-- <a href="https://twitter.com/PKoppalkar"><i class="fab fa-twitter"></i></a> -->
<a href="https://www.linkedin.com/in/praful-koppalkar-a56792191/"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.instagram.com/praful.koppalkar/"><i class="fab fa-instagram"></i></a>
<a href="https://www.facebook.com/praful.koppalkar"><i class="fab fa-facebook-f"></i></a>
</div>
</div>
</div>
<div class="menu-btn">
<i class="fas fa-bars"></i>
</div>
</nav>
<!-- Home Section Start -->
<section class="home" id="home">
<div class="home-content">
<div class="text">
<div class="text-one">Hi, my name is</div>
<div class="text-two">Praful Koppalkar.</div>
<div class="text-three">I build things for web.</div>
<div class="text-four">I’m a software engineer specializing in building (and occasionally designing) exceptional digital experiences. Currently, I’m focused on building accessible, human-centered products at <span class="primary">Juspay</span>.</div>
</div>
<!-- <div class="button">
<a href="Praful's Resume (1).pdf" target="_blank">
<button>CV/Resume</button></a>
</div> -->
</div>
</section>
<!-- About Section Start -->
<section class="about" id="about">
<div class="content">
<div class="title"><span class="primary">1.</span><span> About Me</span>
</div>
<div class="about-details">
<div class="left">
<!-- <img class="dp" src="images/WhatsApp Image 2023-08-22 at 00.44.17.jpeg" alt=""> -->
<img class="dp" src="images/Untitled design.png" alt="">
</div>
<div class="right">
<p style="margin-bottom: 1%;">Hello! My name is Praful and I enjoy creating things that live on the internet. My interest in web development started in 2021 when I was a fresher — turns out designing a responsive website taught me a lot about HTML & CSS!</br><br>
Fast-forward to today, and I’ve had the privilege of working in two differnt domains, <span class="primary">Medical insurance</span> and <span class="primary">Fin-tech</span>, <span class="primary">start-ups</span>, one of them being a <span class="primary">huge corporation</span>. My main focus these days is building accessible, easily integratable SDKs, user friendly products and digital experiences at
<span class="primary">Juspay</span> for a variety of clients.</br></br>
Here are a few technologies I’ve been working with recently:</p>
<div class="skills">
<div class="skills-sub"><span class="primary">1.</span> JavaScript (ES6+)</div>
<div class="skills-sub"><span class="primary">4.</span> React.js</div>
</div>
<div class="skills">
<div class="skills-sub"><span class="primary">2.</span><span> Python</span></div>
<div class="skills-sub"><span class="primary">5.</span><span> HTML/CSS</span></div>
</div>
<div class="skills">
<div class="skills-sub"><span class="primary">3.</span><span> ReScript</span></div>
<div class="skills-sub"><span class="primary">6.</span><span> Tailwind</span></div>
</div>
<div class="button">
<a href="PrafulResumeUpdated.pdf" target="_blank">
<button>CV/Resume</button></a>
</div>
</div>
</div>
</div>
</section>
<!-- My Experience Section Start -->
<section class="experience" id="experience">
<div class="content">
<div class="title"><span class="primary">2.</span><span> Where I've Worked</span>
</div>
<div class="companyContainer">
<div class="company">
<div style="width: 120px;"><span class="primary">→ JUSPAY</span></div>
<div class="pointers">Software Engineer | Product Engineer <span class="primary">@JUSPAY</span></br>
<p>September 2022 - Present</p>
</br>
<p>
<span class="primary">▹ </span>
Effectively leading the web SDK team in spearheading the development of
a globally expandable open-source payment SDK. Collaborated on crafting
a merchant customizable, united-tested system within merchant- prescribed
timeframes.</p></br>
<p> <span class="primary">▹ </span>Effectively lead the team in making the current repository Open source and successfully mitigated the challenges and issues which the team faced during the process. Significantly enhanced the development and release management setup.</p></br>
<p>
<span class="primary">▹ </span>
Increased payment success rates by optimizing SDK loading speed from ~5-8s to just ~1-5ms in slow network and reducing its size. Coordinated with other engineers to evaluate and improve software and hardware interfaces.
</p></br>
<p>
<span class="primary">▹ </span>Conducted regression testing and submitted observations to development team.
</p></br>
</div>
</div>
<div class="company">
<div style="width: 120px;"><span class="primary">→ NewWave</span></div>
<div class="pointers">Jr. Full Stack Developer <span class="primary">@NewWave</span>
<p>Auguest 2021 - 2022 </p>
</br>
<p>
<span class="primary">▹ </span>Effectively developed full-stack tasks, by collaborating with others ensuring products met the requirements and deadlines.</p></br>
<p> <span class="primary">▹ </span>Demonstrated expertise in writing clear, reusable code for optimal collaboration with peers.</p></br>
<p>
<span class="primary">▹ </span>Achieved a 90% enhancement in user experience by reducing a specific process from 10-12 clicks to just two.
</p></br>
Web Development Intern <span class="primary">@NewWave</span>
<p>May - July 2021</p></br>
<p>
<span class="primary">▹ </span>Contributed to small-scale projects using Python with Flask/Django frameworks. Getting acquainted with Azure concepts ADO, and getting familiar with Visual Studio
</p></br>
</div>
</div>
</div>
</section>
<!-- My Hobbies Section Start -->
<section class="hobby" id="hobby">
<div class="content">
<div class="title"><span><span class="primary">3.</span> Interests</span></div>
<div class="boxes">
<div class="box">
<div class="icon">
<i class="fas fa-camera-retro"></i>
</div>
<div class="topic">Photography</div>
<p>Capturing the little moments</p>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-futbol"></i>
</div>
<div class="topic">Cricket</div>
<p>Like playing cricket in my free time. Gamaniac!</p>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-chart-line"></i>
</div>
<div class="topic">Crypto/Trading</div>
<p>Investing is key to success. The sooner you realise it , the better!</p>
</div>
<div class="box">
<div class="icon">
<i class="fab fa-android"></i>
</div>
<div class="topic">Gaming</div>
<p>Kind of refreshment, play a game.. win some battles</p>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-music"></i>
</div>
<div class="topic">Music</div>
<p>Music helps me keep my mind calm</p>
</div>
<div class="box">
<div class="icon">
<i class="fas fa-tablet-alt"></i>
</div>
<div class="topic">Twitter</div>
<p>Helps me keeps up with current affairs</p>
</div>
</div>
</div>
</section>
<!-- Contact Me section Start -->
<section class="contact" id="contact">
<div class="content">
<div class="title"><span class="primary">4.</span><span> Whats next?</span></div>
<div class="text">
<div class="topic">Get In Touch.. Do <span class="primary">Ping Me</span>!</div>
<p>
Phone: +91-8762430111</br>
Email-id: [email protected]</br>
</p>
</div>
</div>
</div>
</section>
<!-- Footer Section Start -->
<footer>
<div class="text">
Created By
<span> <a href="#">Praful koppalkar</a> </span><span class="primary"> © 2021</span>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>