Skip to content
View MKagesawa's full-sized avatar
🏙️
🏙️

Highlights

  • Pro

Organizations

@NYUeServ @PennApps-Doko
Block or Report

Block or report MKagesawa

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. pypa/pip pypa/pip Public

    The Python package installer

    Python 9.3k 3k

  2. Docker-compose MySQL Image create mu... Docker-compose MySQL Image create multiple databases
    1
      # The official MySQL (https://hub.docker.com/_/mysql/) supports only one MYSQL_DATABASE environment variable.
    2
      # By modifying the entrypoint and passing shell script, you can create multiple dbs without having to make a mysql image just for this purpose.
    3
      
    4
    version: '3'
    5
    
                  
  3. software-assignments-spring2021/spring-2019-Laika software-assignments-spring2021/spring-2019-Laika Public archive

    Donation Platform dApp where you can track how charities use your donation

    JavaScript 6 2

  4. PCA_Eigenfaces PCA_Eigenfaces Public

    Apply Principle Component Analysis on Human Faces

    Python

  5. travel_chatbot travel_chatbot Public

    IBM Watson chatbot assistant to make your travel experience simplified and seamless

    CSS

  6. Networking_Simulation Networking_Simulation Public

    Sliding window, congestion collapse, ewma, stop and wait

    Python