Skip to content

hkyee/hkyee.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herr Ken's personal website

Purposes:

  1. Act as a secondary resume, with more detailed explanations on my work.

Serverless API calling with Wrangler (Cloudflare workers). Serverless platforms are altneratives to a backend for API calling.

This is done in to obtain Leetcode statistics, while allowing Cross Origin Resource Sharing. (CORS)

  1. npm install -g wrangler
  2. wrangler login
  3. wrangler init my-worker
  4. edit index.js
  5. wrangler deploy

Issues:

  1. Zooming in or out of page scales wrongly
  2. Mobile version does not work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published