Skip to content

Instantly share code, notes, and snippets.

@naamasoh
naamasoh / chupa-naama-menachem.html
Created March 12, 2026 20:55
חופת נעמה ומנחם
<!DOCTYPE html>
<html lang="he" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>חופת נעמה ומנחם</title>
<style>
* {
box-sizing: border-box;
}
@naamasoh
naamasoh / cursor_learning_guide.html
Created February 26, 2026 13:19
Cursor Learning Guide for Business Analysts
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cursor Learning Guide for Business Analysts</title>
<style>
* {
margin: 0;
padding: 0;
@naamasoh
naamasoh / military_exemption_ratio.html
Created February 18, 2026 21:02
הקסם המתמטי של הלל - מחשבון יחסים
<!DOCTYPE html>
<html lang="he" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>הקסם המתמטי של הלל - מחשבון יחסים</title>
<style>
* {
margin: 0;
padding: 0;