Skip to content
View ochsec's full-sized avatar
  • REPL MADE
  • Tucson, AZ
  • 19:44 (UTC -07:00)
Block or Report

Block or report ochsec

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. gpt-my-repl gpt-my-repl Public

    An initialization script that enables peer programming with OpenAI in a REPL

    TypeScript

  2. High-Mountain-Patrol High-Mountain-Patrol Public

    Arcade racing game

    JavaScript

  3. know-framework know-framework Public

    The un-framework that includes ES6 transpiler (babel), virtual dom, hyperscript, axios, and webpack

    JavaScript

  4. Streaming-IP-Camera-Nodejs Streaming-IP-Camera-Nodejs Public

    Forked from xpcrts/Steaming-IP-Camera-Nodejs

    Real time streaming IP/Network security camera on web browser using NodeJS

    HTML 6 3

  5. russell_scraper.py russell_scraper.py
    1
    import requests
    2
    from bs4 import BeautifulSoup
    3
    import time
    4
    
    
    5
    CNN_URL="https://money.cnn.com/data/markets/russell?page="
  6. amazon-connect-example-contact-center amazon-connect-example-contact-center Public

    A free, publicly available example implementation of Amazon Connect

    Python