Skip to content
View meyersa's full-sized avatar

Block or report meyersa

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
meyersa/README.md

hey! I'm Meyers

I'm an Infrastructure Developer and this is the story of my Infrastructure. You'll find Infrastructure as Code, Machine Learning, and general experimentation here.

Infrastructure

Everything is deployed on Oracle Cloud (free tier) with a Prod/Non prod staging environment. Full Infrastructure as Code, CI/CD, GitOps, Observability as Code, etc.

RepositoryTechnologyBuzzwordsFunction
IAC-AnsibleAnsible, Bitwarden Secret ManagementIaCAnsible playbooks for configuring hosts, deploying to hosts, and maintaining hosts.
IAC-CDDocker, GrafanaCI/CD, Observability as Code, GitOpsAll resources applied to servers, staged and verified automatically before applying to Prod.
IAC-CIGitHub ActionsCI/CDReusable GitHub Actions workflows used to facilitate automated deployments.
IAC-GitHubTerraformGitOpsConfiguration for all GitHub repos to enforce standards and best practices.

Machine Learning

RepositoryModelFunction
ml-tornado-prediction-v22D CNNEnriching MIT's TorNet dataset with additional image layers from sweeping GOES weather satellite coverage.
ml-tornado-prediction3D CNNOriginal attempt to improve MIT's TorNet model with a time consideration as an additional axis.
ml-tornado-helperPIP ModuleSupporting loader for TorNet projects, leverages S3 and Cloudflare to streamline data gathering.
ml-truthradar-trainingTransformers (DistilBERT, MiniLM), RF, LR, XGBoostLarge language fine-tuning and supervised learning with real time responses on ARM.
ml-jf-predictionRandomForest, FastTextRecommendation engine based on large data history.
ml-deer-identificationCNNTrail cam identification model for processing inconsistent and abnormal images.

Apps

Everything prefixed with "app-" is an application using the new deployment format.

RepositoryTechnologyFunction
app-test-pyPython, Poetry, FastAPITest app for deployment pipelines, system, etc.

General Experimentation

WIP Apps, e.g. Paranoia

Pinned Loading

  1. iac-ansibleiac-ansiblePublic

    Jinja

  2. iac-cdiac-cdPublic

    Jinja

  3. app-meyersa-v3app-meyersa-v3Public

    Portfolio website

    JavaScript

  4. ml-tornado-predictionml-tornado-predictionPublic

    A machine learning project leveraging MIT's TorNet to predict tornado occurrences from radar images using a 3D Convolutional Neural Network (CNN).

    Jupyter Notebook

  5. CloudSCTCloudSCTPublic

    Forked from caimeng2/SmartCityTracker

    Disaggregation of SmartCityTracker

    JavaScript

  6. iac-githubiac-githubPublic

    Configuration for all GitHub repos to enforce standards and best practices.

    HCL