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

Block or report NatashaTing

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

Pinned Loading

  1. covid19-modelling covid19-modelling Public

    Modelling COVID19 with Conventional SIR

    Python

  2. profoliohack/ProfolioHackApp profoliohack/ProfolioHackApp Public

    HTML 1

  3. Distance between cities Distance between cities
    1
    # this is a program to get distance between 2 cities on earth, given their longitude and latitude                                              
    2
    import numpy as np
    3
    
                  
    4
    
                  
    5
    # this function takes a point in spherical coordinate (radius rho, angles phi and theta), and return cartesian coordinate
  4. ZeptInc/protoypes.github.io ZeptInc/protoypes.github.io Public

    https://zeptinc.github.io/protoypes.github.io/checklist-simple/

    HTML 1 1