Skip to content
View rhlc's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report rhlc

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
rhlc/README.md

👋 Hello there!

Pinned Loading

  1. employee-demo-app employee-demo-app Public

    JavaScript

  2. attainu-class-notes attainu-class-notes Public archive

    Code along during lectures, some notes, for reference purposes.

    HTML 1 1

  3. mark-au8-attendance.py mark-au8-attendance.py
    1
    # https://towardsdatascience.com/controlling-the-web-with-python-6fceb22c5f08
    2
    # https://sites.google.com/a/chromium.org/chromedriver/home
    3
    
                  
    4
    from selenium import webdriver
    5
    driver = webdriver.Chrome()
  4. social-habit-tracker social-habit-tracker Public