Skip to content

Instantly share code, notes, and snippets.

View SGauthamRaj's full-sized avatar

S Gautham Raj SGauthamRaj

View GitHub Profile
@SGauthamRaj
SGauthamRaj / erp-comparison-report-dec30.html
Created December 30, 2025 08:33
ERP Worker Comparison Report - Dec 30, 2025 | Without ERP vs With ERP Performance Analysis (QAPROD)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Comparison Report - Dec 30, 2025</title>
<style>
:root {
--primary-color: #1a73e8;
--success-color: #34a853;
@SGauthamRaj
SGauthamRaj / erp-comparison-without-to-with-dec27.html
Created December 29, 2025 13:13
ERP Worker Comparison Report - Without ERP → With ERP (Debug) Impact Analysis - Dec 27, 2025
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Comparison Report - Dec 27, 2025</title>
<style>
:root {
--primary-color: #1a73e8;
--success-color: #34a853;
@SGauthamRaj
SGauthamRaj / erp-comparison-report-dec27.html
Created December 29, 2025 12:59
ERP Worker Comparison Report - With ERP (Debug) vs Without ERP - Dec 27, 2025
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Comparison Report - Dec 27, 2025</title>
<style>
:root {
--primary-color: #1a73e8;
--success-color: #34a853;
@SGauthamRaj
SGauthamRaj / erp-comparison-report-v2.html
Created December 29, 2025 11:34
ERP Worker Performance Analysis Report - With Phase-by-Phase Delay Analysis (Updated Dec 29, 2025)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Performance Analysis Report</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
:root {
@SGauthamRaj
SGauthamRaj / erp-comparison-report.html
Created December 29, 2025 11:29
ERP Worker Performance Comparison Report - With LogMode - Resource Utilization Analysis (QA-prod)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Performance Comparison Report</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root {
@SGauthamRaj
SGauthamRaj / erp-comparison-report.html
Created December 29, 2025 11:26
ERP Worker Performance Analysis Report - With LogMode (QA-prod)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Performance Analysis Report</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
:root {
@SGauthamRaj
SGauthamRaj / erp-comparison-report.html
Created December 29, 2025 10:37
ERP Worker Performance Analysis Report - Professional Dashboard for Devs & PMs (QA-prod)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Performance Analysis Report</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
:root {
@SGauthamRaj
SGauthamRaj / erp-comparison-report.html
Created December 29, 2025 10:30
ERP Worker Performance Comparison Report - Without ERP vs With ERP - Resource Utilization Analysis (QA-prod)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Performance Comparison Report</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root {
@SGauthamRaj
SGauthamRaj / erp-comparison-report.html
Created December 29, 2025 10:23
ERP Worker Performance Comparison Report - Without ERP vs With ERP (QA-prod)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ERP Worker Performance Comparison Report</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg-primary:#0a0e17;--bg-secondary:#111827;--bg-card:#1a2332;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--accent-green:#10b981;--accent-green-dim:rgba(16,185,129,0.15);--accent-red:#ef4444;--accent-red-dim:rgba(239,68,68,0.15);--accent-blue:#3b82f6;--accent-blue-dim:rgba(59,130,246,0.15);--accent-orange:#f59e0b;--accent-orange-dim:rgba(245,158,11,0.15);--accent-purple:#8b5cf6;--border-color:#2d3748;--gradient-1:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}
*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Space Grotesk',sans-serif;background:var(--bg-primary);color:var(--text-primary);lin
@SGauthamRaj
SGauthamRaj / erp-comparison-report.html
Created December 29, 2025 10:22
ERP Worker Performance Comparison Report - Without ERP vs With ERP
<!-- Content will be read from file -->