Projects

A mix of professional work, open-source contributions, and personal tinkering — spanning AI, web, embedded systems, and more.

Featured Projects

Significant projects from my professional and personal work.

AI Review Automation Tool

Authored an AI-powered tool that automated the review approval process, reducing manual review time by 90% and freeing the team to focus on higher-value work.

Python AI / Automation
Starfighter: Infinity Voice Companion

A VoiceAttack plugin written in C# that connects with the Starfighter: Infinity game, enabling real-time event updates and data access from game export files. Achieved 90% user satisfaction.

C# ★ 1
Cryptocurrency Arbitrage Bot

Led a team building a Python-based cryptocurrency arbitrage trading bot spanning 5 exchanges, capturing an average profit margin of 1.5% per trade.

Python
Neural Network Decision Engine

Co-invented a computer network-based customer acquisition server driven by a neural network decision engine (Patent US6782375). Boosted customer conversion rates by 30%.

Java 📜 Patent US6782375
Raspberry Pi Home Security System

Architected a full home security system using a Raspberry Pi — outlet controllers for lights, a camera, siren, motion sensors, NFC key authentication, and battery backup. 20% cheaper than commercial solutions.

Python Raspberry Pi
Linux SQL GUI Tool

Built a Linux SQL GUI tool to simplify support team database workflows, reducing manual query time by 30%.

Python GTK
Arduino Children's Educational Toy

Conceived and built an educational toy with lights, sounds, and a counting mechanic powered by an Arduino. Achieved 90% positive feedback in pilot testing.

Arduino

GitHub Repositories

Open-source and hobby projects on github.com/mtmosier.

carGps

Arduino project using a NeoPixel Ring, GPS unit, and compass to provide basic in-car navigation.

Arduino ★ 2
SPIFlashFS

A rudimentary filesystem for embedded systems using the SPIFlash library.

C++ ★ 2
SFIWikiBot

A Python bot that automatically keeps the Starfighter: Infinity Wiki up to date.

Python
gateAlarm

Uses a sensor to detect a gate left open and sends a notification to your phone.

Python
nfcDoorLock

Arduino code for a simple NFC-authenticated door lock system.

Arduino
neoPixelJackOLantern

Drives NeoPixel LEDs inside a Jack-o'-lantern for dynamic Halloween lighting effects.

C++
holidayLights

A simple holiday light display controller for Arduino-driven LED installations.

C++
DS3231

Modified library for using a DS3231 real-time clock module with an Arduino.

C++
neoPixelColorCycle

Pulses colors on a NeoPixel Ring via Arduino for ambient lighting effects.

Arduino
wiringPi

Fork of Gordon Henderson's wiringPi GPIO access library for the Raspberry Pi.

C