Skip to content
Avatar
๐ŸŽต
NP: Shimmering Above Clouds (Jeff Birma) (2:45/2:57)
๐ŸŽต
NP: Shimmering Above Clouds (Jeff Birma) (2:45/2:57)

Sponsoring

@eamodio

Achievements

Achievements

Organizations

@utcssa
Block or Report

Block or report alexkuang0

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
alexkuang0/README.md

Hello World ๐Ÿ‘‹

My name is Ning "Alex" Kuang (ๅŒกๅฎ).

I am โ€ฆ

  • ๐ŸŽ“ Proud Longhorn from UT Austin '22 ๐Ÿค˜
  • ๐Ÿ‘จโ€๐Ÿ’ป Former Front-end Engineer Intern @ SHEIN
  • ๐Ÿ‘จโ€๐Ÿ’ป Former Front-end Developer @ Hokdo

Pinned

  1. 1
    const UID = 00000000    // ๆ”นไธบ๏ฟฝ?็š„็”จๆˆท ID
    2
    const COOKIE = ""       // ๏ผˆๅฏ้€‰๏ผŒๆŽจ่่ฎพ็ฝฎ๏ผ‰ๆ”นไธบ๏ฟฝ?็š„ cookie
    3
    
                  
    4
    let { title, user, image, videoUrl } = await getVideo(UID, COOKIE)
    5
    let widget = createWidget(title, user, videoUrl, image)
  2. 1
    for svg in $(ls ./svg); do
    2
    	filename=$(echo $svg | cut -d'.' -f1)
    3
    	convert -background none -density 1000 -resize 1000x svg/$(echo $filename).svg png/$(echo $filename).png
    4
    	echo [DONE] $filename converted!
    5
    done
  3. 1
    from random import randint
    2
    
                  
    3
    results = []
    4
    for i in range(0,6):
    5
        sum = 0
  4. 1
    const UID = '00000000'    // ๆ”นไธบ๏ฟฝ?ๆƒณ็›‘ๆŽง็š„็”จๆˆท ID
    2
    
                  
    3
    // Don't change the following if you don't know what you're doing
    4
    const PREV_KEY = 'biliFollower.prevFoNum'       // keyname: ไธŠๆฌก็ฒ‰ไธๆ•ฐ
    5
    const UPDATE_KEY = 'bilibiliFollower.update'    // keyname: ไธŠๆฌกๆ›ดๆ–ฐๆ—ถ้—ด
  5. 1
    const PARENT_LABEL = 'example.com'
    2
    const LABEL_SEPARATOR = '-'
    3
    const LEVEL_SEPARATOR = '.'
    4
    
                  
    5
    const getLabelOrCreate = (labelName) => GmailApp.getUserLabelByName(labelName) || GmailApp.createLabel(labelName)
  6. JSX support for Scriptable (iOS) widget.

    JavaScript

269 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to alexkuang0/status, alexkuang0/scriptable-x, alexkuang0/dropzone-actions and 5 other repositories

Contribution activity

September 2021

Created 2 commits in 1 repository
Created 1 repository
Opened 2 pull requests in 1 repository
wangdoc/clang-tutorial 2 merged
7 contributions in private repositories Sep 3 โ€“ Sep 7

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