Skip to content
View gliu20's full-sized avatar

Highlights

  • Pro
Block or Report

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

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

    Jekyll+Sass+Bulma Personal Website

    HTML

  2. fractals fractals Public

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

    JavaScript

  3. cannon cannon Public

    React+Gatsby.js+WordPress Cannon Newspaper Website

    JavaScript

  4. midway midway Public

    Firebase+Vanilla JS+HTML+CSS Browser add-on to show class schedule

    HTML

  5. Mozilla Contributions Mozilla Contributions
    1
      * Fix cut off buttons styling from Add New Address modal.
    2
        * [Phabricator](https://phabricator.services.mozilla.com/D140912)
    3
        * [Bugzilla 1](https://bugzilla.mozilla.org/show_bug.cgi?id=1755008)
    4
        * [Bugzilla 2](https://bugzilla.mozilla.org/show_bug.cgi?id=1754999)
    5
        * [Commit](https://hg.mozilla.org/mozilla-central/rev/c6c17b233f15)
  6. 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