Skip to content

Instantly share code, notes, and snippets.

View samuel-kar's full-sized avatar

Samuel Karlhager samuel-kar

View GitHub Profile
@samuel-kar
samuel-kar / classic-resume.html.custom
Last active September 26, 2025 12:19
Standard template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Resume — >>[basics.name]<<</title>
<style>
:root {
--bg: #ffffff;
--fg: #111827;