Skip to content
View ajwagers's full-sized avatar

Block or report ajwagers

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
ajwagers/README.md
  • 👋 Hi, I’m Andy (@ajwagers)
  • 👀 I’m interested in R, Python, and Crypto (Solidity).
  • 🌱 I’m currently learning Solidity Smart Contract Programming and broadening my skills in R and Python. I have also taken an interest in AI generative art and its application to cyrpto and other fields.

Projects in this GitHub

Word Analysis -- Looking at books on Project Gutenberg and running a lot of analysis on them including a Word Cloud, Character Sentiment Analysis, and more.

Dadbot -- I have a couple rough attempts at building a chatbot using AI. The first version was a chatbot that tells Dad Jokes but would work as a FAQ chatbot.

RecipeHunter -- I have used Spoonacular's API to search for ingredients based on what you want to include and what ingredients you want to avoid. I hope to automate this for different diets and allergies as well as tie into the FDAs nutrition API to estimate nutritional value.

Gravity Run -- This is my entry for the Space Force Association Game Jam from March 2024. You play as a rocket but you can only move up and down, you must use the gravity of passing objects to move left and right. Collect space probes and score points but watch out for the black hole!

Sudoku Solver -- I am working on a sudoku solver that uses simulated annealing to find the solution. This is a work-in-progress.

textreset.sh -- This is a bash script I wrote for my PinePhone to clear out the MMS cache which, if full, would keep regular SMS messages from getting through.

House Hunting Jupyter Notebook -- I used CSV files downloaded from Redfin.com to optimize my house search through a Jupyter Notebook.

Quiz Buzzer -- This is an Arduino Nano project I built to help my kids and our National Bible Bee group practice their quiz questions.

Galactic Altitude Calculator -- This was a javascript page I wrote in grad school to find the altitude along the meridian of the Milky Way Galactic Equator in the sky given a time and location on the earth.

Popular repositories Loading

  1. chatbot_1.0 chatbot_1.0 Public

    A simple chatbot based off a Minimalist Recurrent Neural Network algorithm.

    Python 1

  2. multisig-wallet multisig-wallet Public

  3. style-transfer-pytorch style-transfer-pytorch Public

    Forked from crowsonkb/style-transfer-pytorch

    Neural style transfer in PyTorch.

    Python

  4. textreset.sh textreset.sh Public

    A bash script to clear mms messages from the cache on the Pine64 PinePhone running Manjaro-Arm.

    Shell

  5. Galactic-Altitude-Calculator Galactic-Altitude-Calculator Public

    HTML

  6. Star-Wars-Name-Generator Star-Wars-Name-Generator Public

    A simple, goofy old Javascript to generate a name that sounds like it comes from a galaxy far far away based on some basic information.