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

Block or report bryangoodrich

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
bryangoodrich/README.md
πŸ˜„ Bryan Goodrich
β”œβ”€β”€ πŸ“¦ Open Source Repositories
β”‚   β”œβ”€β”€ alsm - Book examples custom build in R and Python
β”‚   └── full-stack-data-engineer - (WIP) Training materials for pipelines, modeling, and analytics.
β”œβ”€β”€ πŸ– Sandbox
β”‚   β”œβ”€β”€ algorithms - Data structures classwork examples in C++ and Java.
β”‚   β”œβ”€β”€ arcgis - Classwork toward my AS in GIS from ARC (using ESRI ArcGIS).
β”‚   β”œβ”€β”€ codecamp - Training material code space. In particular, freecodecamp (for now).
β”‚   β”œβ”€β”€ design-patterns - Common OOP design patterns explored in Python and other languages.
β”‚   └── evodev - Exploring game programming and evolutionary algorithms (snake game and beyond).
β”œβ”€β”€ 🏒 Workplace
β”‚   β”œβ”€β”€ eear - Shiny app and custom R for customer energy use analytics.
β”‚   β”œβ”€β”€ πŸ”’ dnapipelines (private) - PySpark pipelines on Hadoop and Azure environments.
β”‚   └── πŸ”’ biadwh (private) - Data warehouse pipelines, data models on MSSQL stack.
└── πŸ”¬ Experiments (Gists)
    β”œβ”€β”€ Twitter Topic Modeling - R code for exploring NLP with Twitter stream. Posted on LinkedIn.
    β”œβ”€β”€ Percolation Model - Python version of Union-Find algorithm, Princeton Algorithms (Cousera).
    β”œβ”€β”€ Adventures in R - Presentation to Women in Data Science - Sample code.
    β”œβ”€β”€ Regularized Gradient Descent - Andrew Ng's ML class (Cousera) using R.
    β”œβ”€β”€ Gradient Descent - Andrew Ng's ML class (Cousera) using R.
    β”œβ”€β”€ BLS Gov FTP Scraper - R parser for BLS FTP data sets.
    β”œβ”€β”€ Game of Life - Conway's Game of Life in R.
    └── Lambda Lists - Lists from literally Nothing. Adaptation of Steve Losh's JavaScript examples.

Follow me on twitter and mastodon

Pinned Loading

  1. python-exercises python-exercises Public

    A collection of example, snippets, and exercises for being on top of your Python skills.

    Jupyter Notebook 13 5

  2. ALSM ALSM Public

    R package for Kutner et al. 5th ed. Applied Linear Statistical Models

    Jupyter Notebook 14 10

  3. EEAR EEAR Public

    The Energy Efficiency Analytics R Package

    R 3 3

  4. coursera-meta-backend coursera-meta-backend Public

    A repo for my Coursera Meta Back-End Developer certification course work and codespace.

    Python

  5. fcc-backend-engineering fcc-backend-engineering Public

    JavaScript

  6. algorithms algorithms Public

    Data Structure and Algorithms Coursework in C++ and Java

    HTML 1