Skip to content
View gliu20's full-sized avatar

Highlights

  • Pro

Block or report gliu20

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
gliu20/README.md

Hey I'm George, a pun-maker, product-minded developer, and Computer Engineering student at the University of Toronto working at the intersection of tech, design, and product thinking

Personal website: https://gliu20.github.io

Top languages chart

Pinned Loading

  1. gliu20.github.io gliu20.github.io Public

    Jekyll+Sass+Bulma Personal Website

    HTML

  2. collatz-encoder collatz-encoder Public

    Encode using the collatz conjecture

    C 1

  3. cannon cannon Public

    React+Gatsby.js+WordPress Cannon Newspaper Website

    JavaScript

  4. jsfour jsfour Public

    An attempt to break the four character frontier as a JSFuck variant

    HTML 1 1

  5. install arch linux to my liking install arch linux to my liking
    1
    checks () {
    2
    
                  
    3
    	if [[ $(ls /sys/firmware/efi/efivars) ]]; then
    4
    		echo "[INFO] Found EFI Boot"
    5
    	else
  6. fractals fractals Public

    A quick WebAssembly-based fractal viewer for the Mandelbrot and Julia sets built with native web technologies

    JavaScript