Skip to content

Instantly share code, notes, and snippets.

View pepantoja's full-sized avatar

pepantoja

  • Joined Oct 2, 2025
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Candidate Scorecard</title>
<style>
:root{
--bg: #f6f7fb;
--card: #ffffff;