Skip to content

Instantly share code, notes, and snippets.

@DimitarBozov
DimitarBozov / publicbeta-skills-diagram.html
Last active May 17, 2026 19:53
PublicBeta Epics — Skill Requirements diagram - 2026-05-17
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>PublicBeta Epics — Skill Requirements Diagram — 2026-05-17</title>
<style>
* { box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
margin: 0;
@DimitarBozov
DimitarBozov / e2e-tests-diagram.html
Created May 17, 2026 18:16
E2E tests flow diagram - 2026-05-17
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>E2E Tests Flow Diagram — 2026-05-17</title>
<style>
* { box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
margin: 0;