Skip to content
View jaredliw's full-sized avatar
πŸ˜†
Follow your curiosity.
πŸ˜†
Follow your curiosity.
  • Malaysia

Highlights

  • Pro
Block or Report

Block or report jaredliw

Report abuse

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

Report abuse
jaredliw/README.md

πŸ“ About Me

🏫 A high school student who is passionate in programming, technologies and infosec.

🐍 Python & Javascript developer.

πŸ’» On track for learning DSA and full stack Java.

πŸ—Ί Johore, Malaysia.

🧱 Stats

Pinned Loading

  1. tia tia Public

    TIA's official website - Connecting SPM students with volunteer tutors.

    HTML 4 1

  2. PikaBot PikaBot Public

    An Arduino library for PikaBot.

    C++ 3

  3. pertandingan-jom-coding-2020 pertandingan-jom-coding-2020 Public archive

    CSS 1

  4. juejin-analytics juejin-analytics Public

    JavaScript 1

  5. Modified SEIR Python Model Modified SEIR Python Model
    1
    from random import uniform
    2
    
                  
    3
    import matplotlib.pyplot as plt
    4
    import numpy as np
    5
    from scipy.integrate import solve_ivp