Skip to content
View Ondama's full-sized avatar
  • Amsterdam, Netherlands

Block or report Ondama

Report abuse

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

Report abuse

Pinned Loading

  1. TicTacToe for the terminal TicTacToe for the terminal
    1
    import curses
    2
    import click
    3
    import uuid
    4
    import numpy
    5
    import redis
  2. Donut Chart // source https://jsbin... Donut Chart // source https://jsbin.com/royerotepo
    1
    <!DOCTYPE html>
    2
    <html>
    3
    <head>
    4
      <meta charset="utf-8">
    5
      <meta name="viewport" content="width=device-width">