Skip to content
View rahimnathwani's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report rahimnathwani

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

  1. svelte-native-counter-with-persistence svelte-native-counter-with-persistence Public

    JavaScript 5

  2. measure-anything measure-anything Public

    Estimation trainer

    Python 1

  3. monty_hall.py monty_hall.py
    1
    import random
    2
    
                  
    3
    
                  
    4
    donkey = 0
    5
    car = 10  # car is worth more than a donkey
  4. doman-dots doman-dots Public

    Create 'number dot' flash cards as suggested by "How to Teach Your Baby Math" by Glenn Doman

    Jupyter Notebook 1

  5. doman-web doman-web Public

    Simple web app to teach toddlers numbers

    Python