Skip to content
View barry415's full-sized avatar
  • Berkeley, CA

Block or report barry415

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

Popular repositories Loading

  1. TensorFlow-LiveLessons TensorFlow-LiveLessons Public

    Forked from the-deep-learners/TensorFlow-LiveLessons

    "Deep Learning with TensorFlow" LiveLessons

    Jupyter Notebook

  2. redux-store redux-store Public

    Forked from ultimatecourses/redux-store

    Vanilla TypeScript example of a Redux Store

    TypeScript

  3. ngrx-store-effects-app ngrx-store-effects-app Public

    Forked from ultimatecourses/ngrx-store-effects-app

    Project seed app for our NGRX application using Angular, NGRX Store, Effects, Router Store.

    TypeScript

  4. parkerwords parkerwords Public

    Forked from oisyn/parkerwords

    change requirements: find 4 words which are valid wordle words without repeated letters, without common letters, which use a given universe of 20 letters

    C++

  5. five-words-five-letters five-words-five-letters Public

    Forked from richardebeling/five-words-five-letters

    A solver to Matt Parker's problem of finding five English words with 25 distinct characters, with a runtime of ~2s.

    C++

  6. 5Words25Letters 5Words25Letters Public

    Forked from Plexcalibur/5Words25Letters

    Finding 5 words with 5 different letters each, using all but one letter from the english alphabet

    Java