Skip to content

Instantly share code, notes, and snippets.

@mdxvision
mdxvision / mortgage_late_payment_intake.html
Created February 11, 2026 20:38
BAG Mortgage Late Payment Client Intake Form
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mortgage Late Payment Dispute - Client Information Form</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js"></script>
<style>
* {
margin: 0;
@mdxvision
mdxvision / mortgage_late_payment_intake.html
Last active February 11, 2026 20:24
BAG Mortgage Late Payment Intake Form
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mortgage Late Payment Dispute - Client Information Form</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js"></script>
<style>
* {
margin: 0;
@mdxvision
mdxvision / JBI_OFFER_LETTER_NORTHWELL_TDR_embedded.html
Created February 1, 2026 20:49
JBI Offer Letter - Northwell TDR (with logo)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JBI Software Employment Offer Letter - Northwell TDR</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&family=Inter:wght@400;500;600&display=swap');
* {
@mdxvision
mdxvision / NICEHR_OFFER_LETTER_TEMPLATE.html
Last active February 1, 2026 20:12
NICEHR Master Offer Letter Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NICEHR Employment Offer Letter</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&family=Inter:wght@400;500;600&display=swap');
* {