Skip to content
View JeffreyKozik's full-sized avatar
Block or Report

Block or report JeffreyKozik

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. jeffreykozikwebsite jeffreykozikwebsite Public

    Portfolio website made with Gatsby

    JavaScript 2

  2. nikiwangvc/UE nikiwangvc/UE Public

    Swift 1

  3. AIProjects AIProjects Public

    Java AI programs written with 2 teammates

    Java 1

  4. smrtnrll-browser-extension smrtnrll-browser-extension Public

    enroll in classes that are full automatically

    JavaScript 1

  5. check_accounts.py check_accounts.py
    1
    # selenium dependencies
    2
    from selenium import webdriver
    3
    from webdriver_manager.chrome import ChromeDriverManager
    4
    from selenium.webdriver.support.ui import WebDriverWait
    5
    from selenium.webdriver.support import expected_conditions as EC
  6. ImperativeInterpreter ImperativeInterpreter Public

    Coded a C-like programming language with two teammates in Racket that could handle variables, arithmetic, if statements, while loops, continue, break, throws, try catch, and most importantly functi…

    Racket 1