17
17
}
18
18
19
19
body {
20
- font-family : Arial, sans-serif;
21
20
line-height : 1.6 ;
22
21
margin : 0 ;
23
22
font-family : "Ubuntu" , sans-serif;
32
31
left : 0 ;
33
32
width : 100% ;
34
33
height : 100% ;
35
- background-image : url ("https://www.transparenttextures.com/patterns/diagmonds-light.png" );
36
34
opacity : 0.1 ;
37
35
z-index : -1 ;
38
36
}
98
96
border-radius : 8px ;
99
97
}
100
98
99
+
101
100
.space {
102
101
margin : 0.8rem 0 ;
103
102
}
145
144
font-size : 15px ;
146
145
}
147
146
147
+ .padding {
148
+ padding : 1rem ;
149
+ }
150
+
148
151
.hero_img {
149
152
background-size : 100px 100px ;
150
- /* background-image: url("https://avatars.githubusercontent.com/u/44333589?v=4"); */
153
+ /* background-image: url("./profile2.jpg"); */
154
+ /* url("https://avatars.githubusercontent.com/u/44333589?v=4"); */
151
155
width : 100px ;
152
156
height : 100px ;
153
157
margin : 0 ;
@@ -224,19 +228,28 @@ <h1 style="margin: 10px 0">
224
228
</ div >
225
229
</ div >
226
230
</ div >
227
-
231
+ < section class ="summary padding ">
232
+ < h2 > SUMMARY</ h2 >
233
+ < p >
234
+ Infra Developer & Full-Stack Engineer specializing in Cloud, DevOps, and Full-Stack Development.
235
+ Passionate about system optimization and building scalable solutions
236
+ A tech blogger sharing insights on infrastructure, experiences, and lessons learned.
237
+ Currently exploring < span class ="bold "> Generative
238
+ AI</ span > to build real-world applications.
239
+ </ p >
240
+ </ section >
228
241
< div class ="container ">
229
242
< div class ="left-side ">
230
- < section class ="summary ">
243
+ <!-- < section class="summary">
231
244
<h2>SUMMARY</h2>
232
245
<p>
233
- Full Stack Developer with a track record of designing scalable
234
- applications and streamlining infrastructure. Skilled in
235
- problem-solving, performance enhancement, and workflow automation .
236
- Passionate about leveraging technology to build efficient and
237
- impactful solutions .
246
+ Infra Developer & Full- Stack Engineer specializing in Cloud, DevOps, and Full-Stack Development.
247
+ Passionate about system optimization and building scalable solutions
248
+ A tech blogger sharing insights on infrastructure, experiences, and lessons learned .
249
+ Currently exploring <span class="bold">Generative
250
+ AI</span> to build real-world applications .
238
251
</p>
239
- </ section >
252
+ </section> -->
240
253
241
254
< section class ="work-experience ">
242
255
< h2 > WORK EXPERIENCE</ h2 >
@@ -246,21 +259,24 @@ <h3 class="color-blue">
246
259
</ h3 >
247
260
< ul >
248
261
< li >
249
- Led the migration from Heroku to Kubernetes, decreasing
250
- deployment failures by 40% .
262
+ Automated code review processes by developing a PR review agent, streamlining reviews and
263
+ ensuring code quality .
251
264
</ li >
252
265
< li >
253
- Enhanced networking architecture, cutting domain resolution
254
- latency by 50%.
255
- </ li >
256
- < li >
257
- Automated code review processes, accelerating review cycles by
258
- 30%.
266
+ Led the migration from Heroku to Kubernetes, reducing downtime by implementing health probes
267
+ and deploying a zero-downtime strategy for code deployments. Optimized pod communication by
268
+ using internal domains, enhancing security and improving speed.
259
269
</ li >
270
+
271
+
260
272
< li >
261
- Streamlined frontend builds, reducing compilation times by 60%,
262
- significantly improving developer efficiency .
273
+ Optimized frontend build times by implementing a workaround, improving development speed by
274
+ 80% .
263
275
</ li >
276
+
277
+ < li > Architected and scaled a new product from scratch, ensuring system reliability and
278
+ performance as it grew.</ li >
279
+
264
280
</ ul >
265
281
</ div >
266
282
@@ -326,31 +342,25 @@ <h2>PROJECTS</h2>
326
342
Calling</ a >
327
343
< ul >
328
344
< li >
329
- Engineered an AI-powered voice bot using Twilio & Eleven Labs
330
- to automate customer interactions.
331
- </ li >
332
- < li >
333
- Minimized customer service response times by 40% through
334
- AI-driven automation.
345
+ Developed an AI-powered voice bot using Twilio & Eleven Labs, automating customer
346
+ interactions and reducing manual effort.
335
347
</ li >
348
+
336
349
</ ul >
337
350
</ li >
338
351
< li >
339
352
< a href ="https://github.com/programmerraja/RAG " class ="bold "> RAG – Retrieval-Augmented
340
353
Generation</ a >
341
354
< ul >
342
355
< li >
343
- Designed a UI application to explore RAG model capabilities
344
- for the Dev.to hackathon .
356
+ Developed a UI application showcasing RAG model capabilities for the Dev.to Hackathon
357
+ (PGVector Challenge) .
345
358
</ li >
346
359
< li >
347
360
Implemented chat interactions with website content, files, and
348
361
Dev.to articles.
349
362
</ li >
350
- < li >
351
- Integrated OpenAI and OLLAMA for diverse language model
352
- support.
353
- </ li >
363
+
354
364
< li >
355
365
Added customizable text chunking and PGVector with PostgreSQL
356
366
for optimized data retrieval.
@@ -362,12 +372,13 @@ <h2>PROJECTS</h2>
362
372
Platform</ a >
363
373
< ul >
364
374
< li >
365
- Developed a platform for sharing interview experiences and
366
- company insights.
375
+ Developed a community platform for students to share interview experiences and company
376
+ insights, fostering peer learning .
367
377
</ li >
368
378
< li >
369
- Helped college students gain hiring process knowledge,
370
- improving career preparedness.
379
+ Helped my college students gain real-world hiring process knowledge, enhancing their
380
+ career
381
+ preparedness and job search confidence.
371
382
</ li >
372
383
</ ul >
373
384
</ li >
@@ -385,10 +396,11 @@ <h2>SKILLS</h2>
385
396
C, C++
386
397
</ li >
387
398
< li >
388
- < strong > Databases:</ strong > MongoDB, Meilisearch, Elasticsearch
399
+ < strong > Databases & Message Queues:</ strong > MongoDB, Meilisearch, Elasticsearch,
400
+ RabbitMQ
389
401
</ li >
390
402
< li >
391
- < strong > Tools & Platforms:</ strong > Git, GitHub, Docker,
403
+ < strong > Tools & Platforms:</ strong > Docker,
392
404
Kubernetes, Azure, AWS
393
405
</ li >
394
406
< li >
0 commit comments