A sleek, dark-themed emergency drug dose calculator and clinical protocol reference built for junior doctors. No backend, no install β just open and use.
Deploy via GitHub Pages: Settings β Pages β Deploy from
mainbranch β/root
Then visit:https://monish4030.github.io/EMERGENCY-DRUGS
- β‘ Weight-Based Dose Calculator β Enter patient weight (kg) and instantly get calculated doses for every drug
- π Drug Reference Cards β Expandable cards with mechanism of action, dosing, route, onset, duration, concentration, and preparation instructions
- π Step-by-Step Treatment Protocols β Detailed clinical protocols for RSI, cardiac arrest, seizure, anaphylaxis, and more
- π Search & Filter β Search by drug name or filter by category (Sedation, Analgesia, Cardiac, etc.)
β οΈ Warnings & Contraindications β Each drug panel includes relevant safety warnings- π Monitoring Parameters β Key parameters to monitor after administration
- π¨ Emergency Protocols Section β Structured protocols with linked drug buttons
- π’ SBAR Handover Framework β Built-in SBAR reference for clinical handovers
- π Quick Reference Guide β Dosing principles and clinical tips
- π Dark UI β Cyberpunk-style design optimized for low-light clinical environments
This is a single-file, zero-dependency web app. No npm, no build step.
# Clone the repo
git clone https://github.com/monish4030/EMERGNGY-DRUGS.git
# Open in browser
open index.htmlOr just double-click index.html β it runs entirely in the browser.
- Push this repo to GitHub
- Go to Settings β Pages
- Set source to Deploy from a branch β
mainβ/ (root) - Click Save β your site will be live in ~1 minute
/
βββ index.html # Entire app β HTML, CSS, and JavaScript in one file
Categories covered:
| Category | Examples |
|---|---|
| Sedation / RSI | Ketamine, Propofol, Midazolam, Rocuronium |
| Analgesia | Morphine, Fentanyl, Paracetamol |
| Cardiac | Adrenaline, Atropine, Amiodarone |
| Seizure | Diazepam, Lorazepam, Levetiracetam |
| Anaphylaxis | Adrenaline, Hydrocortisone, Chlorphenamine |
| Reversal Agents | Naloxone, Flumazenil |
(See the app for the full drug list with complete dosing data)
For educational and reference purposes only.
This tool is not a substitute for clinical judgment, institutional protocols, or senior supervision. Always verify doses against your hospital formulary and consult a senior clinician before administering emergency medications.
Monish Paramasivam
Built for junior doctors and medical students as a fast, offline-capable emergency reference.
This project is open source. Feel free to fork, adapt, and share β with attribution.
Built with pure HTML, CSS & JavaScript. No frameworks. No dependencies.