Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Sponsoring

@squidfunk
Block or Report

Block or report davelevine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
davelevine/README.md

Pinned

  1. Forked from hugo-toha/hugo-toha.github.io

    My resume built with Hugo using the 'Toha' theme. Served with Cloudflare Pages.

    HTML

  2. 1
    # How to Build a URL Shortener with Cloudflare Workers
    2
    
                  
    3
    ## Summary
    4
    
                  
    5
    This will serve as a step-by-step guide for creating a URL shortener with Cloudflare Workers. The project is a fork of [Atomic URL](https://github.com/ngshiheng/atomic-url) by Jerry Ng, although I've heavily modified it to suit my needs.
  3. atomic-url Public

    A URL shortener POC built using Cloudflare Workers.

    JavaScript

  4. 1
    # How to Properly Cache Content Hosted on Backblaze B2
    2
    
                  
    3
    ## Summary
    4
    
                  
    5
    Because I use Cloudflare to manage my domains and Backblaze for backups, it only made sense to take advantage of their [Bandwidth Alliance](https://www.cloudflare.com/bandwidth-alliance/) for [creating my own CDN](https://help.backblaze.com/hc/en-us/articles/217666928-Using-Backblaze-B2-with-the-Cloudflare-CDN). This has been incredibly helpful for image hosting for this knowledge base, however, I recently noticed that caching wasn't working as it should.
  5. Forked from Ozencb/tilde-enhanced

    A minimal startpage for your browser

    JavaScript

  6. 1
    ## Remove B2 `/file/<bucket-name>` Prefix
    2
    
                  
    3
    While the article from [James Ross](https://jross.me/free-personal-image-hosting-with-backblaze-b2-and-cloudflare-workers/) is solid and works very well with images, I found it fell short with any streaming video with the [Bandwidth Alliance](https://www.cloudflare.com/bandwidth-alliance/) (to be fair, the article mentions nothing about videos, only images). Although the URL was being rewritten, it didn't seem to be handling video properly and even short videos were taking a long time to load.
    4
    
                  
    5
    That being said, the following seems to work perfectly...

1,983 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to davelevine/atomic-url, davelevine/upptime, davelevine/resume and 21 other repositories

Contribution activity

September 2022

1 contribution in private repositories Sep 2

Seeing something unexpected? Take a look at the GitHub profile guide.