Farshid's Weblog

Posts tagged “web-development”

  1. HTML video with subtitles
  2. Creating a tiled zoomable image with OpenSeadragon and vips
  3. Compiling to WASM with llvm on macOS
  4. Embedding JavaScript in a Jupyter notebook
  5. axe-core and shot-scraper for accessibility audits
  6. Google Oauth2 is awesome
  7. A simple two column CSS grid
  8. How streaming LLM APIs work
  9. Adding project links to PyPI
  10. Copy rich text to the clipboard
  11. Adding a robots.txt using Cloudflare workers
  12. Creating a dynamic line chart with SVG
  13. Dynamically loading multiple assets with a callback
  14. Constant-time comparison of strings in Node
  15. HTML video that loads when the user clicks play
  16. Dropdown menu with details summary
  17. Error 153 Video player configuration error on YouTube embeds
  18. Custom Jinja template tags with attributes
  19. Adding a CORS policy to an S3 bucket
  20. Calculating the AQI based on the Purple Air API for a sensor
  21. How to get Cloudflare to cache HTML
  22. Cloudflare redirect rules with dynamic expressions
  23. HTML datalist
  24. Annotated code for a demo of WebSocket chat in Deno Deploy
  25. GitHub OAuth for a static site using Cloudflare Workers
  26. Building and deploying a custom site using GitHub Actions and GitHub Pages
  27. Generating URLs to a Gmail compose window
  28. Annotated package.json for idb-keyval