Skip to content

Instantly share code, notes, and snippets.

View dberejno's full-sized avatar

Dmitriy Berejnoi dberejno

  • Group 2
  • Utah
View GitHub Profile
@dberejno
dberejno / smsVerbalConsent.html
Last active February 10, 2026 21:22
SMS Verbal Consent Script
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Verbal SMS Consent Script - Dmitriy Berejnoi</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;