gaur3009 commited on
Commit
ebbb618
·
verified ·
1 Parent(s): 91699a0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +30 -20
index.html CHANGED
@@ -297,14 +297,15 @@
297
  <div class="md:w-5/12 bg-white p-6 rounded-xl shadow-sm card-hover transition duration-300">
298
  <div class="flex items-center mb-2">
299
  <div class="w-3 h-3 rounded-full bg-blue-500 mr-2"></div>
300
- <span class="text-sm text-gray-500">2023 - Present</span>
301
  </div>
302
  <h3 class="text-xl font-semibold mb-2">AI Engineer</h3>
303
- <h4 class="text-lg text-blue-600 mb-3">FashNova AI</h4>
304
  <ul class="list-disc pl-5 text-gray-600 space-y-1">
305
- <li>Developed AI-driven fashion technology solutions using StyleGAN and YOLOv8</li>
306
- <li>Implemented virtual try-on systems with 95% accuracy</li>
307
- <li>Optimized models for real-time performance on edge devices</li>
 
308
  </ul>
309
  </div>
310
  </div>
@@ -314,13 +315,13 @@
314
  <div class="md:w-5/12 bg-white p-6 rounded-xl shadow-sm card-hover transition duration-300">
315
  <div class="flex items-center mb-2">
316
  <div class="w-3 h-3 rounded-full bg-green-500 mr-2"></div>
317
- <span class="text-sm text-gray-500">2022 - 2023</span>
318
  </div>
319
- <h3 class="text-xl font-semibold mb-2">Machine Learning Engineer</h3>
320
- <h4 class="text-lg text-blue-600 mb-3">JobMatch AI</h4>
321
  <ul class="list-disc pl-5 text-gray-600 space-y-1">
322
- <li>Built NLP models for resume parsing and job matching</li>
323
- <li>Developed recommendation systems with 85% match accuracy</li>
324
  <li>Reduced candidate screening time by 70%</li>
325
  </ul>
326
  </div>
@@ -385,7 +386,6 @@
385
  <span class="px-3 py-1 bg-green-100 text-green-800 text-sm rounded-full">Transformers</span>
386
  <span class="px-3 py-1 bg-yellow-100 text-yellow-800 text-sm rounded-full">NLP</span>
387
  </div>
388
- <a href="#" class="text-blue-500 font-medium hover:text-blue-700">View Project →</a>
389
  </div>
390
  </div>
391
 
@@ -400,18 +400,28 @@
400
  <div class="flex flex-wrap gap-2 mb-4">
401
  <span class="px-3 py-1 bg-blue-100 text-blue-800 text-sm rounded-full">YOLOv8</span>
402
  <span class="px-3 py-1 bg-green-100 text-green-800 text-sm rounded-full">OpenCV</span>
403
- <span class="px-3 py-1 bg-red-100 text-red-800 text-sm rounded-full">AR</span>
404
  </div>
405
- <a href="#" class="text-blue-500 font-medium hover:text-blue-700">View Project →</a>
406
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
407
  </div>
408
  </div>
409
 
410
- <div class="text-center mt-12">
411
- <a href="#" class="px-6 py-3 border border-blue-500 text-blue-500 rounded-lg hover:bg-blue-50 transition duration-300 inline-flex items-center">
412
- <i class="fab fa-github mr-2"></i> View All Projects on GitHub
413
- </a>
414
- </div>
415
  </div>
416
  </section>
417
 
@@ -498,7 +508,7 @@
498
  <div class="container mx-auto px-6">
499
  <div class="flex flex-col md:flex-row justify-between items-center">
500
  <div class="mb-4 md:mb-0">
501
- <a href="#" class="text-2xl font-bold gradient-text">Aditya Gaur</a>
502
  <p class="text-gray-400 mt-2">AI Engineer & Deep Learning Specialist</p>
503
  </div>
504
  <div class="flex space-x-6">
@@ -514,7 +524,7 @@
514
  </div>
515
  </div>
516
  <div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
517
- <p>&copy; 2023 Aditya Singh Gaur. All rights reserved.</p>
518
  </div>
519
  </div>
520
  </footer>
 
297
  <div class="md:w-5/12 bg-white p-6 rounded-xl shadow-sm card-hover transition duration-300">
298
  <div class="flex items-center mb-2">
299
  <div class="w-3 h-3 rounded-full bg-blue-500 mr-2"></div>
300
+ <span class="text-sm text-gray-500">01/2024-Present</span>
301
  </div>
302
  <h3 class="text-xl font-semibold mb-2">AI Engineer</h3>
303
+ <h4 class="text-lg text-blue-600 mb-3">Rookus.in</h4>
304
  <ul class="list-disc pl-5 text-gray-600 space-y-1">
305
+ <li> Designed RNN-LSTM architecture for NLP.</li>
306
+ <li> Built OpenCV-based body measurement models.</li>
307
+ <li>Contributed to LLM development using encoder-decoder architectures like BERT.</li>
308
+ <li> Key Technologies: NLP, OpenCV, YOLOv8, PyTorch</li>
309
  </ul>
310
  </div>
311
  </div>
 
315
  <div class="md:w-5/12 bg-white p-6 rounded-xl shadow-sm card-hover transition duration-300">
316
  <div class="flex items-center mb-2">
317
  <div class="w-3 h-3 rounded-full bg-green-500 mr-2"></div>
318
+ <span class="text-sm text-gray-500">06/2023 - 07/2023</span>
319
  </div>
320
+ <h3 class="text-xl font-semibold mb-2">Virtual Machine Learning Engineer intern</h3>
321
+ <h4 class="text-lg text-blue-600 mb-3">KPMG</h4>
322
  <ul class="list-disc pl-5 text-gray-600 space-y-1">
323
+ <li>made Job recommendation using NLP(BERT) and also used Word2Vec</li>
324
+ <li>Develop it such that the R-squared value is close to 1</li>
325
  <li>Reduced candidate screening time by 70%</li>
326
  </ul>
327
  </div>
 
386
  <span class="px-3 py-1 bg-green-100 text-green-800 text-sm rounded-full">Transformers</span>
387
  <span class="px-3 py-1 bg-yellow-100 text-yellow-800 text-sm rounded-full">NLP</span>
388
  </div>
 
389
  </div>
390
  </div>
391
 
 
400
  <div class="flex flex-wrap gap-2 mb-4">
401
  <span class="px-3 py-1 bg-blue-100 text-blue-800 text-sm rounded-full">YOLOv8</span>
402
  <span class="px-3 py-1 bg-green-100 text-green-800 text-sm rounded-full">OpenCV</span>
 
403
  </div>
 
404
  </div>
405
+
406
+ </div>
407
+
408
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm card-hover transition duration-300 animate-on-scroll">
409
+ <div class="h-48 bg-gradient-to-r from-orange-400 to-red-400 flex items-center justify-center">
410
+ <i class="fas fa-vr-cardboard text-white text-6xl"></i>
411
+ </div>
412
+ <div class="p-6">
413
+ <h3 class="text-xl font-semibold mb-2">Job Board</h3>
414
+ <p class="text-gray-600 mb-4">Realtime job filtering using resume, use whole PDf and used NLP(BERT)
415
+ to find the required job according to the resume with suitable R2 value</p>
416
+ <div class="flex flex-wrap gap-2 mb-4">
417
+ <span class="px-3 py-1 bg-blue-100 text-blue-800 text-sm rounded-full">NLP</span>
418
+ <span class="px-3 py-1 bg-green-100 text-green-800 text-sm rounded-full">Pyhton</span>
419
+ </div>
420
+ </div>
421
+
422
  </div>
423
  </div>
424
 
 
 
 
 
 
425
  </div>
426
  </section>
427
 
 
508
  <div class="container mx-auto px-6">
509
  <div class="flex flex-col md:flex-row justify-between items-center">
510
  <div class="mb-4 md:mb-0">
511
+ <a href="#" class="text-2xl font-bold gradient-text">Aditya Singh Gaur</a>
512
  <p class="text-gray-400 mt-2">AI Engineer & Deep Learning Specialist</p>
513
  </div>
514
  <div class="flex space-x-6">
 
524
  </div>
525
  </div>
526
  <div class="border-t border-gray-700 mt-8 pt-8 text-center text-gray-400">
527
+ <p>&copy; 2025 Aditya Singh Gaur. All rights reserved.</p>
528
  </div>
529
  </div>
530
  </footer>