Family Medicine Log – Online Record Dosage & Schedule
Log which family member takes which medicine and when. Reminders for next dose. Data stays local.
UD5 Toolkit
Record, track and visualize your glucose levels over time. All data stored locally in your browser.
Target range shaded: 70–180 mg/dL (3.9–10.0 mmol/L)
| Date | Time | Category | Glucose (mg/dL) | Note |
|---|
No records yet. Start by adding your first reading above.
Log which family member takes which medicine and when. Reminders for next dose. Data stays local.
Press any key to see the complete KeyboardEvent properties: key, code, keyCode, modifiers. Indispensable for game & shortcut developers.
See the International Space Station’s current position on a world map in real time. Uses public API. No refresh.
Check current browser storage usage (localStorage, IndexedDB, Cache) and available quota. Handy debugging tool.
A small widget that records your clipboard text history (only while open). Search and re‑copy old snippets. No log upload.
Create a sticky scroll progress bar for blog posts. Choose colors and height. Copy the minimal CSS and HTML.
Estimate how many MB/GB your storage can hold based on navigator.storage.estimate() and display as a pie chart.
Demonstrate how the Web OTP API automatically reads one‑time codes from SMS (mobile). Simulation with a fake SMS input.
Build a complete Nginx location block for reverse proxy, static files, or redirect. Copy the snippet. Quick config help.
Generate a standard XML sitemap for your website by entering a start URL. Crawls internal links directly from your browser. No server-side processing.
Enter a URL and see a list of its ARIA landmarks (banner, main, nav). Check document structure for accessibility. Local fetch.
Browse a collection of ready-to-use CSS animations (fade, slide, bounce). Click to preview, then copy @keyframes and class to your project. Local tool.
Use the CSS Custom Highlight API to style arbitrary text ranges without modifying the DOM. See the future of find‑in‑page.
Record shot distances for each club and see averages. Identify gaps in your bag. Local storage.
Rate symptoms severity daily and add notes. Visual pain map. Export for doctor visit. Private local storage.
Simple tracker to record potty attempts, successes, accidents. See patterns. Data stays local. Aids in toilet training journey.
Record feeding times, side (left/right for nursing) or oz for bottle. Track daily patterns. Data stays in your browser. Simple newborn helper.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Track odometer readings, distance, fuel fill-ups and compute MPG/L/100km. Data stored in localStorage. Simple expense summary for tax or budgeting.
Log the hours you slept each night and rate the quality. See a weekly bar chart. Local storage.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
Paste a list of JavaScript values and see them pretty‑printed as if in the browser console. Great for debugging.
Paste a raw server log snippet and see a structured table with IP, method, URL, and status. Quick audit.
A tiny tool that hooks into the console and lets you export all messages to a file. Helpful for non‑technical bug reporting.