Skip to content
View leomikezee's full-sized avatar
Block or Report

Block or report leomikezee

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

Hi there 👋

I recently finished my Master degree at University of Waterloo and I am looking for a job. Check my resume!

Pinned

  1. Take screenshots of NIPPON COLORS we... Take screenshots of NIPPON COLORS website as wallpaper
    1
    const puppeteer = require("puppeteer");
    2
    
                  
    3
    (async () => {
    4
      const browser = await puppeteer.launch();
    5
      const page = await browser.newPage();
  2. tensorbase/tensorbase tensorbase/tensorbase Public

    TensorBase is a new big data warehousing with modern efforts.

    Rust 1.4k 117

  3. IndoorNavigator IndoorNavigator Public

    Java 1

  4. RSA RSA Public

    My RSA implementation in Python

    Python

  5. SwissKnife SwissKnife Public

    Some useful scripts

    Python

  6. wasm-game-of-life wasm-game-of-life Public

    Rust