Farshid's Weblog
Login
Posts tagged “web-development”
HTML video with subtitles
(2025-08-30)
Creating a tiled zoomable image with OpenSeadragon and vips
(2025-08-02)
Compiling to WASM with llvm on macOS
(2025-06-28)
Embedding JavaScript in a Jupyter notebook
(2025-06-07)
axe-core and shot-scraper for accessibility audits
(2025-05-31)
Google Oauth2 is awesome
(2025-05-04)
A simple two column CSS grid
(2025-03-16)
How streaming LLM APIs work
(2025-01-04)
Adding project links to PyPI
(2024-12-28)
Copy rich text to the clipboard
(2024-12-21)
Adding a robots.txt using Cloudflare workers
(2024-11-02)
Creating a dynamic line chart with SVG
(2024-10-20)
Dynamically loading multiple assets with a callback
(2024-09-28)
Constant-time comparison of strings in Node
(2024-09-22)
HTML video that loads when the user clicks play
(2024-09-08)
Dropdown menu with details summary
(2024-05-19)
Error 153 Video player configuration error on YouTube embeds
(2024-05-18)
Custom Jinja template tags with attributes
(2024-05-11)
Adding a CORS policy to an S3 bucket
(2024-05-05)
Calculating the AQI based on the Purple Air API for a sensor
(2024-04-28)
How to get Cloudflare to cache HTML
(2024-02-03)
Cloudflare redirect rules with dynamic expressions
(2023-11-25)
HTML datalist
(2023-11-11)
Annotated code for a demo of WebSocket chat in Deno Deploy
(2023-10-28)
GitHub OAuth for a static site using Cloudflare Workers
(2023-10-15)
Building and deploying a custom site using GitHub Actions and GitHub Pages
(2023-08-05)
Generating URLs to a Gmail compose window
(2023-05-20)
Annotated package.json for idb-keyval
(2023-04-29)