Skip to content

Instantly share code, notes, and snippets.

View WalczRobert's full-sized avatar

Rob Walczak WalczRobert

  • Des Moines, Iowa
  • 12:32 (UTC -06:00)
View GitHub Profile
@WalczRobert
WalczRobert / 1_mmf_download_metadata.sh
Created January 20, 2026 19:27 — forked from deliriyum/1_mmf_download_metadata.sh
MyMiniFactory Model Downloader
#!/bin/bash
# MyMiniFactory Model Metadata Downloader
# Downloads JSON metadata for a list of model IDs from MyMiniFactory API
# This is STEP 1 - run this first to get model metadata, then use the STL downloader
#
# Prerequisites:
# 1. Create model_ids.txt with one model ID per line (no commas, no spaces)
# 2. Valid MyMiniFactory session cookie
# 3. Models must be owned/accessible by your account
@WalczRobert
WalczRobert / ghostBox.py
Created March 13, 2023 22:45 — forked from RedRoosterKey/ghostBox.py
Facilitates communication with extradimensional entites via a raspberry pi and sensehat (for entertainment purposes only)
#!/usr/bin/python
from sense_hat import SenseHat
from datetime import datetime
import math,os,random,subprocess,time
#
# Background:
#
# I have seen various electronic devices on paranormal TV shows (most popular
# being the Ovilus by Digital Dousing) that claim to convert "ghost energy" into
@WalczRobert
WalczRobert / Untitled.ipynb
Created October 23, 2019 14:09
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WalczRobert
WalczRobert / model-evaluation-and-refinement.ipynb
Created October 23, 2019 14:07
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WalczRobert
WalczRobert / Untitled.ipynb
Created October 23, 2019 14:04
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WalczRobert
WalczRobert / Example3.txt
Created October 23, 2019 14:03
Created on Cognitive Class Labs
This is line A
This is line B
This is line C
This is line D
This is line D
@WalczRobert
WalczRobert / RW_Battle of the Neighborhoods .ipynb
Created June 18, 2019 17:50
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WalczRobert
WalczRobert / 3-3-2 Lab.ipynb
Created May 30, 2019 01:17
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@WalczRobert
WalczRobert / Coursera_Capstone.ipynb
Created May 22, 2019 18:21
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.