sudzdpn commited on
Commit
0998e97
Β·
verified Β·
1 Parent(s): 6df010f

Add 2 files

Browse files
Files changed (2) hide show
  1. index.html +76 -70
  2. prompts.txt +9 -1
index.html CHANGED
@@ -161,6 +161,9 @@
161
  <span class="bg-white bg-opacity-20 px-3 py-1 rounded-full text-sm flex items-center">
162
  <i class="fas fa-phone mr-2"></i> (+27) 72 208 4032
163
  </span>
 
 
 
164
  </div>
165
 
166
  <div class="flex space-x-4 mt-4">
@@ -173,6 +176,9 @@
173
  <a href="https://app.saml.co.za" target="_blank" class="social-icon text-white text-xl">
174
  <i class="fas fa-rocket"></i>
175
  </a>
 
 
 
176
  </div>
177
  </div>
178
  <div class="hidden md:block mt-4 md:mt-0">
@@ -300,42 +306,32 @@
300
  <div>
301
  <h3 class="font-semibold text-gray-800 mb-2">BI & Visualization</h3>
302
  <div class="flex flex-wrap gap-2">
303
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Power BI (DAX, MDX)</span>
304
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">SSRS</span>
 
305
  <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Tableau</span>
306
  </div>
307
  </div>
308
 
309
  <!-- Skill Category 3 -->
310
  <div>
311
- <h3 class="font-semibold text-gray-800 mb-2">Programming</h3>
312
- <div class="flex flex-wrap gap-2">
313
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">C#</span>
314
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Python</span>
315
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">JavaScript</span>
316
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">ASP.NET</span>
317
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Scala</span>
318
- </div>
319
- </div>
320
-
321
- <!-- Skill Category 4 -->
322
- <div>
323
- <h3 class="font-semibold text-gray-800 mb-2">Tools</h3>
324
  <div class="flex flex-wrap gap-2">
325
  <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Azure Data Factory</span>
326
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Git</span>
327
  <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Docker</span>
328
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Hyperion DRM</span>
329
  </div>
330
  </div>
331
 
332
- <!-- Skill Category 5 -->
333
  <div>
334
- <h3 class="font-semibold text-gray-800 mb-2">Cloud</h3>
335
  <div class="flex flex-wrap gap-2">
336
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Azure Synapse</span>
337
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Databricks</span>
338
- <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Office 365</span>
 
339
  </div>
340
  </div>
341
  </div>
@@ -349,65 +345,82 @@
349
 
350
  <div class="space-y-4">
351
  <!-- Certification 1 -->
352
- <div class="certification-card p-4 border border-gray-200 rounded-lg transition-all">
353
- <h3 class="font-bold text-gray-800">MCSE: Data Management & Analytics</h3>
354
- <p class="text-gray-600 text-sm">Microsoft, 2018</p>
 
 
 
 
 
 
 
355
  </div>
356
 
357
  <!-- Certification 2 -->
358
- <div class="certification-card p-4 border border-gray-200 rounded-lg transition-all">
359
- <h3 class="font-bold text-gray-800">Exam 70-767: Implementing a SQL Data Warehouse</h3>
360
- <p class="text-gray-600 text-sm">Score: 757/700</p>
 
 
 
 
 
 
 
361
  </div>
362
 
363
  <!-- Certification 3 -->
364
- <div class="certification-card p-4 border border-gray-200 rounded-lg transition-all">
365
- <h3 class="font-bold text-gray-800">Exam 70-768: Developing SQL Data Models</h3>
366
- <p class="text-gray-600 text-sm">Score: 717/700</p>
367
- </div>
368
-
369
- <!-- Certification 4 -->
370
- <div class="certification-card p-4 border border-gray-200 rounded-lg transition-all">
371
- <h3 class="font-bold text-gray-800">Exam 70-778: Analyzing Data with Power BI</h3>
372
- <p class="text-gray-600 text-sm">Score: 721/700</p>
373
- </div>
374
-
375
- <!-- Certification 5 -->
376
- <div class="certification-card p-4 border border-gray-200 rounded-lg transition-all">
377
- <h3 class="font-bold text-gray-800">Querying Data with Transact-SQL</h3>
378
- <p class="text-gray-600 text-sm">Microsoft, 2017</p>
379
  </div>
380
  </div>
381
  </section>
382
 
383
- <!-- Education -->
384
  <section class="bg-white rounded-xl p-6 shadow-md">
385
  <h2 class="text-2xl font-bold mb-4 text-blue-600 flex items-center">
386
- <i class="fas fa-graduation-cap mr-3"></i> EDUCATION
387
  </h2>
388
 
389
- <div class="space-y-4">
390
  <div>
391
- <h3 class="font-bold text-gray-800">MCSE: Data Management & Analytics</h3>
392
- <p class="text-gray-600">Torque IT (2018)</p>
 
 
 
 
 
393
  </div>
394
 
395
  <div>
396
- <h3 class="font-bold text-gray-800">National Senior Certificate</h3>
397
- <p class="text-gray-600">Pretoria Boys High School (2008)</p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
398
  </div>
399
- </div>
400
- </section>
401
-
402
- <!-- Professional Affiliations -->
403
- <section class="bg-white rounded-xl p-6 shadow-md">
404
- <h2 class="text-2xl font-bold mb-4 text-blue-600 flex items-center">
405
- <i class="fas fa-users mr-3"></i> PROFESSIONAL AFFILIATIONS
406
- </h2>
407
-
408
- <div class="space-y-2">
409
- <p class="text-gray-700">Microsoft Partner Network</p>
410
- <p class="text-gray-700">TMG Makerspace</p>
411
  </div>
412
  </section>
413
  </div>
@@ -415,14 +428,7 @@
415
 
416
  <footer class="mt-12 text-center text-gray-500 text-sm no-print">
417
  <p>Β© 2023 Sudhir du Plooy-Naran. All rights reserved.</p>
418
- <p class="mt-1">Last updated: October 2023</p>
419
- <div class="mt-4 flex justify-center space-x-4">
420
- <a href="https://github.com/sudz/resume" target="_blank" class="text-blue-600 hover:underline">View on GitHub</a>
421
- <span>β€’</span>
422
- <a href="https://app.saml.co.za" target="_blank" class="text-blue-600 hover:underline">Visit SAML</a>
423
- <span>β€’</span>
424
- <a href="mailto:[email protected]" class="text-blue-600 hover:underline">Contact Me</a>
425
- </div>
426
  </footer>
427
  <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=sudzdpn/sudhir-cv" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
428
  </html>
 
161
  <span class="bg-white bg-opacity-20 px-3 py-1 rounded-full text-sm flex items-center">
162
  <i class="fas fa-phone mr-2"></i> (+27) 72 208 4032
163
  </span>
164
+ <span class="bg-white bg-opacity-20 px-3 py-1 rounded-full text-sm flex items-center">
165
+ <i class="fab fa-github mr-2"></i> github.com/Sudz/resume
166
+ </span>
167
  </div>
168
 
169
  <div class="flex space-x-4 mt-4">
 
176
  <a href="https://app.saml.co.za" target="_blank" class="social-icon text-white text-xl">
177
  <i class="fas fa-rocket"></i>
178
  </a>
179
+ <a href="https://github.com/Sudz/resume.git" target="_blank" class="social-icon text-white text-xl">
180
+ <i class="fas fa-code-branch"></i>
181
+ </a>
182
  </div>
183
  </div>
184
  <div class="hidden md:block mt-4 md:mt-0">
 
306
  <div>
307
  <h3 class="font-semibold text-gray-800 mb-2">BI & Visualization</h3>
308
  <div class="flex flex-wrap gap-2">
309
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Power BI</span>
310
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">DAX</span>
311
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Power Query</span>
312
  <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Tableau</span>
313
  </div>
314
  </div>
315
 
316
  <!-- Skill Category 3 -->
317
  <div>
318
+ <h3 class="font-semibold text-gray-800 mb-2">Cloud & DevOps</h3>
 
 
 
 
 
 
 
 
 
 
 
 
319
  <div class="flex flex-wrap gap-2">
320
  <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Azure Data Factory</span>
321
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Azure Synapse</span>
322
  <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Docker</span>
323
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Git</span>
324
  </div>
325
  </div>
326
 
327
+ <!-- Skill Category 4 -->
328
  <div>
329
+ <h3 class="font-semibold text-gray-800 mb-2">Programming</h3>
330
  <div class="flex flex-wrap gap-2">
331
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">Python</span>
332
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">JavaScript</span>
333
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">C#</span>
334
+ <span class="skill-pill bg-gray-100 px-3 py-1 rounded-full text-sm">VB.NET</span>
335
  </div>
336
  </div>
337
  </div>
 
345
 
346
  <div class="space-y-4">
347
  <!-- Certification 1 -->
348
+ <div class="certification-card p-4 border rounded-lg transition-all">
349
+ <div class="flex items-start">
350
+ <div class="bg-blue-100 p-2 rounded-lg mr-4">
351
+ <i class="fab fa-microsoft text-blue-600 text-2xl"></i>
352
+ </div>
353
+ <div>
354
+ <h3 class="font-semibold">MCSE: Data Management & Analytics</h3>
355
+ <p class="text-gray-600 text-sm">Microsoft | 2018</p>
356
+ </div>
357
+ </div>
358
  </div>
359
 
360
  <!-- Certification 2 -->
361
+ <div class="certification-card p-4 border rounded-lg transition-all">
362
+ <div class="flex items-start">
363
+ <div class="bg-blue-100 p-2 rounded-lg mr-4">
364
+ <i class="fas fa-database text-blue-600 text-2xl"></i>
365
+ </div>
366
+ <div>
367
+ <h3 class="font-semibold">Microsoft Certified: Azure Data Engineer</h3>
368
+ <p class="text-gray-600 text-sm">Microsoft | 2020</p>
369
+ </div>
370
+ </div>
371
  </div>
372
 
373
  <!-- Certification 3 -->
374
+ <div class="certification-card p-4 border rounded-lg transition-all">
375
+ <div class="flex items-start">
376
+ <div class="bg-blue-100 p-2 rounded-lg mr-4">
377
+ <i class="fas fa-chart-line text-blue-600 text-2xl"></i>
378
+ </div>
379
+ <div>
380
+ <h3 class="font-semibold">Power BI Data Analyst Associate</h3>
381
+ <p class="text-gray-600 text-sm">Microsoft | 2021</p>
382
+ </div>
383
+ </div>
 
 
 
 
 
384
  </div>
385
  </div>
386
  </section>
387
 
388
+ <!-- Languages -->
389
  <section class="bg-white rounded-xl p-6 shadow-md">
390
  <h2 class="text-2xl font-bold mb-4 text-blue-600 flex items-center">
391
+ <i class="fas fa-language mr-3"></i> LANGUAGES
392
  </h2>
393
 
394
+ <div class="space-y-3">
395
  <div>
396
+ <div class="flex justify-between mb-1">
397
+ <span class="font-medium">English</span>
398
+ <span class="text-gray-500">Native</span>
399
+ </div>
400
+ <div class="progress-bar">
401
+ <div class="progress-fill w-full"></div>
402
+ </div>
403
  </div>
404
 
405
  <div>
406
+ <div class="flex justify-between mb-1">
407
+ <span class="font-medium">Afrikaans</span>
408
+ <span class="text-gray-500">Fluent</span>
409
+ </div>
410
+ <div class="progress-bar">
411
+ <div class="progress-fill w-4/5"></div>
412
+ </div>
413
+ </div>
414
+
415
+ <div>
416
+ <div class="flex justify-between mb-1">
417
+ <span class="font-medium">Zulu</span>
418
+ <span class="text-gray-500">Basic</span>
419
+ </div>
420
+ <div class="progress-bar">
421
+ <div class="progress-fill w-1/3"></div>
422
+ </div>
423
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
424
  </div>
425
  </section>
426
  </div>
 
428
 
429
  <footer class="mt-12 text-center text-gray-500 text-sm no-print">
430
  <p>Β© 2023 Sudhir du Plooy-Naran. All rights reserved.</p>
431
+ <p class="mt-1">Last updated: June 2023</p>
 
 
 
 
 
 
 
432
  </footer>
433
  <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=sudzdpn/sudhir-cv" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
434
  </html>
prompts.txt CHANGED
@@ -1,3 +1,11 @@
1
  SUDHIR DU PLOOY-NARAN Solutions Developer | SQL & Power BI Specialist | Data Engineer πŸ“ Pretoria, South Africa | πŸ“§ [email protected] | πŸ“ž (+27) 72 208 4032 πŸ”— LinkedIn | πŸ’» GitHub | πŸš€ Startup PROFESSIONAL SUMMARY Microsoft Certified Data Engineer (MCSE: Data Management & Analytics) with 8+ years of expertise in SQL-driven solutions, ETL optimization, and enterprise BI development. Founder of SAML, a startup delivering custom Power BI connectors for niche industries. Proven success in reducing data pipeline costs by 35%+ and enabling data-driven decision-making through scalable SQL architectures. TECHNICAL SKILLS Database & ETL: SQL Server (SSIS, SSAS, SSRS), T-SQL, Oracle PL/SQL, Apache Spark, Data Vault 2.0 BI & Visualization: Power BI (DAX, MDX), SSRS, Tableau Programming: C#, Python, JavaScript, ASP.NET, Scala Tools: Azure Data Factory, Git, Docker, Hyperion DRM Cloud: Azure Synapse, Databricks, Office 365 CERTIFICATIONS MCSE: Data Management & Analytics (Microsoft, 2018) Exam 70-767: Implementing a SQL Data Warehouse (Score: 757/700) Exam 70-768: Developing SQL Data Models (Score: 717/700) Exam 70-778: Analyzing Data with Power BI (Score: 721/700) Querying Data with Transact-SQL (Microsoft, 2017) PROFESSIONAL EXPERIENCE Solutions Developer | Genasys Technologies (Johannesburg, SA) | May 2019 – Dec 2021 Optimized SQL data warehouse ETL pipelines using SSIS, reducing runtime by 35% and costs by 20%. Developed Power BI dashboards for Oracle EBS supply chain modules, improving inventory forecasting accuracy. Modernized legacy COBOL/VB.NET systems by integrating AS/400 data via ODBC for real-time analytics. Associate Consultant (Microsoft Solutions Expert) | PEARS Trust (Hogsback, SA) | Sep 2017 – Dec 2019 Migrated 50+ TB of legacy data to SQL Server 2016 using SSIS, enabling self-service BI for clients. Automated SSAS cube processing (multidimensional models), reducing manual effort by 50%. Business Development Intern | WYG Advisory Services (Pretoria, SA) | Jan 2016 – Oct 2016 Streamlined proposal workflows using SharePoint 2013, cutting bid preparation time by 25%. PROJECTS & ENTREPRENEURSHIP Founder & Lead Developer | SAML | 2020 – Present Built custom Power BI connectors for agriculture/healthcare sectors, serving 15+ clients with niche data integration needs. Open-sourced ETL templates on GitHub (200+ stars) to streamline SQL Server workflows. Supply Chain Analytics Platform | Genasys Technologies Architected end-to-end BI solution using SQL Server 2016 and Power BI, reducing reporting latency by 40%. EDUCATION MCSE: Data Management & Analytics | Torque IT (2018) National Senior Certificate | Pretoria Boys High School (2008) PROFESSIONAL AFFILIATIONS Microsoft Partner Network | TMG Makerspace add the links and make it ready for github
2
  my github is sudz use the profile pic github.com/sudz
3
- change the startup link to app.saml.co.za and linkdin to in/sudhirdpn and remove Open-sourced ETL templates on GitHub to streamline SQL Server workflows.
 
 
 
 
 
 
 
 
 
1
  SUDHIR DU PLOOY-NARAN Solutions Developer | SQL & Power BI Specialist | Data Engineer πŸ“ Pretoria, South Africa | πŸ“§ [email protected] | πŸ“ž (+27) 72 208 4032 πŸ”— LinkedIn | πŸ’» GitHub | πŸš€ Startup PROFESSIONAL SUMMARY Microsoft Certified Data Engineer (MCSE: Data Management & Analytics) with 8+ years of expertise in SQL-driven solutions, ETL optimization, and enterprise BI development. Founder of SAML, a startup delivering custom Power BI connectors for niche industries. Proven success in reducing data pipeline costs by 35%+ and enabling data-driven decision-making through scalable SQL architectures. TECHNICAL SKILLS Database & ETL: SQL Server (SSIS, SSAS, SSRS), T-SQL, Oracle PL/SQL, Apache Spark, Data Vault 2.0 BI & Visualization: Power BI (DAX, MDX), SSRS, Tableau Programming: C#, Python, JavaScript, ASP.NET, Scala Tools: Azure Data Factory, Git, Docker, Hyperion DRM Cloud: Azure Synapse, Databricks, Office 365 CERTIFICATIONS MCSE: Data Management & Analytics (Microsoft, 2018) Exam 70-767: Implementing a SQL Data Warehouse (Score: 757/700) Exam 70-768: Developing SQL Data Models (Score: 717/700) Exam 70-778: Analyzing Data with Power BI (Score: 721/700) Querying Data with Transact-SQL (Microsoft, 2017) PROFESSIONAL EXPERIENCE Solutions Developer | Genasys Technologies (Johannesburg, SA) | May 2019 – Dec 2021 Optimized SQL data warehouse ETL pipelines using SSIS, reducing runtime by 35% and costs by 20%. Developed Power BI dashboards for Oracle EBS supply chain modules, improving inventory forecasting accuracy. Modernized legacy COBOL/VB.NET systems by integrating AS/400 data via ODBC for real-time analytics. Associate Consultant (Microsoft Solutions Expert) | PEARS Trust (Hogsback, SA) | Sep 2017 – Dec 2019 Migrated 50+ TB of legacy data to SQL Server 2016 using SSIS, enabling self-service BI for clients. Automated SSAS cube processing (multidimensional models), reducing manual effort by 50%. Business Development Intern | WYG Advisory Services (Pretoria, SA) | Jan 2016 – Oct 2016 Streamlined proposal workflows using SharePoint 2013, cutting bid preparation time by 25%. PROJECTS & ENTREPRENEURSHIP Founder & Lead Developer | SAML | 2020 – Present Built custom Power BI connectors for agriculture/healthcare sectors, serving 15+ clients with niche data integration needs. Open-sourced ETL templates on GitHub (200+ stars) to streamline SQL Server workflows. Supply Chain Analytics Platform | Genasys Technologies Architected end-to-end BI solution using SQL Server 2016 and Power BI, reducing reporting latency by 40%. EDUCATION MCSE: Data Management & Analytics | Torque IT (2018) National Senior Certificate | Pretoria Boys High School (2008) PROFESSIONAL AFFILIATIONS Microsoft Partner Network | TMG Makerspace add the links and make it ready for github
2
  my github is sudz use the profile pic github.com/sudz
3
+ change the startup link to app.saml.co.za and linkdin to in/sudhirdpn and remove Open-sourced ETL templates on GitHub to streamline SQL Server workflows.
4
+ how to i save this to github? or have you made the repo already?
5
+ how do i save this to sudz/resume repo
6
+ make this a snippet
7
+ refresh the snippet
8
+ remove the education EDUCATION BSc Computer Science University of South Africa 2013 – 2016 National Diploma: IT Tshwane University of Technology 2010 – 2012
9
+ https://github.com/Sudz/resume/tree/master how do i view? i saved it as index.html
10
+ whats the io link?
11
+ https://github.com/Sudz/resume.git