Pinned Repositories
Air-Quality-IoT
Indoor air quality sensor box IoT project with 3D-printed housing!
Baseball-Betting-NN
Training a neural net to predict betting odds for a baseball game at any stage in the game.
Codemasters.F1_2020
A package of resources for deserializing and analyzing UDP telemetry data from the F1 2020 video game by Codemasters.
Codemasters.F1_2021
A package of resources for deserializing and analyzing UDP telemetry data from the F1 2021 video game by Codemasters.
MicroPython-Collection
A collection of MicroPython scripts and resources, mostly to be used with the Raspberry Pi Pico or Raspberry Pi Pico W
MicroPython-SSD1306
Creating and displaying bitmap graphics on an SSD-1306 OLED display using MicroPython
Power-Platform-Assets
A collection of proof of concepts, minimally viable concepts, and other assets that support Microsoft's Power Platform.
PYPER
Python-based 3D-Printed Electric Rover
scout
Python-based Quadcopter Flight Controller Software using a Raspberry Pi Pico, MPU-6050, and a FlySky radio transmitter & receiver
SecuritiesExchangeCommission.Edgar
Code behind the publicly available NuGet package "SecuritiesExchangeCommission.Edgar"
TimHanewich's Repositories
TimHanewich/Codemasters.F1_2020
A package of resources for deserializing and analyzing UDP telemetry data from the F1 2020 video game by Codemasters.
TimHanewich/SecuritiesExchangeCommission.Edgar
Code behind the publicly available NuGet package "SecuritiesExchangeCommission.Edgar"
TimHanewich/Xbrl
XBRL Document Reading Library. Code behind the NuGet package available at https://www.nuget.org/packages/Xbrl/
TimHanewich/OpenAI-GPT-Fine-Tuning
An example of fine tuning a GPT model on the Gilligan's Island script and personal text message logs
TimHanewich/TimHanewich.Chess
C#-based NuGet package for parsing PGN, evaluating positions, parsing and printing FEN, and more.
TimHanewich/bed-light-server
Web server running on a Raspberry Pi Pico W that controls a strip of WS2812B LED lights beneath the bed frame
TimHanewich/TimHanewich.Investing
.NET library for supporting investing research
TimHanewich/2048-AI
Training a sequential neural network to play the game 2048 using TensorFlow
TimHanewich/Animal-Noises-PA
This is a super cool app!
TimHanewich/CellularAutomata.GameOfLife
TimHanewich/Chess-AI
Training a neural network to play chess using millions of games from Lichess' database.
TimHanewich/connect4-ai
Trying to train an AI model to play connect 4 using Deep Q reinforcement learning
TimHanewich/ConsoleVisuals
TimHanewich/Covid19
.NET Library (NuGet package) for accessing COVID19 data from Bing
TimHanewich/drive-structure
Experimental - C# class for recursively mapping a directory and it's contents
TimHanewich/geotoolkit
A lightweight python library for working with geographic coordinates. This library can be used in things such as drone navigation, speed measurement, and more.
TimHanewich/git-demo
A basic demonstration of git functionality!
TimHanewich/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
TimHanewich/image-encoding
Converting any file to an image representation
TimHanewich/mecanum-rover
Controlling a small mecanum-wheeled rover with Power Apps, an on-prem data gateway, and a Raspberry Pi Pico W
TimHanewich/mp4-encoding
Encoding any file into an MP4 (video) file and decoding back to the original file
TimHanewich/Neural-Network-Multiplication
Basic example of training a neural network to mimic multiplication using Tensorflow in Python
TimHanewich/SimulatedInvesting
This is the backbone behind my "Paper Trade" service.
TimHanewich/SimulatedInvesting.AzureService
The cloud service adaptation for the SimulatedInvesting NuGet package. Provides cloud storage abilities for any Azure Storage Account by passing a connection string.
TimHanewich/test-pa
TimHanewich/test-solution
An unpackaged Power Platform solution
TimHanewich/TimHanewich.DataSetManagement
TimHanewich/TimHanewich.Toolkit
TimHanewich/web-crawler
Basic web crawler I built for fun in C#
TimHanewich/Yahoo.Finance.Printing
Prints equity arrays as spreadsheets in CSV format.