Taylor Van Anne's repositories

adsb_wrangler

This project is a data wrangler that collects and processes data from this free online resource: https://www.adsbexchange.com/

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

designing-data-intensive-apps-notes

These are my personal notes and code snippets related to me reading through the Designing Data-Intensive Apps book.

Language:PythonStargazers:0Issues:2Issues:0

home_sensors

My personal project for collecting, processing, storing the sensor data I'm collecting in my home.

Language:PythonStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

pynumdraw

Very simple web application where you draw a number on the provided canvas and click "predict". That canvas data is converted into json and sent to the backend RESTful Flask API. This backend API then preprocesses the json data, passes it into a trained neuralnetwork (trained on MNIST), and then reports back both the prediction and the confidence of that prediction.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:2Issues:0

creative_coding

Me just playing around with creative coding. No goal in mind except exploring and playing with creative coding tooling.

Language:JavaScriptStargazers:0Issues:0Issues:0

dataoftheunion

Data pulled from US gov websites and visualized to tell various stories

Language:RStargazers:0Issues:2Issues:0
Stargazers:0Issues:0Issues:0

dbt_playground

exploring and testing out things in dbt

Stargazers:0Issues:0Issues:0

dimensional_modeling

Will be working through many different concepts in dimensional data modeling, starting with SQL (PostgreSQL) and hopefully transitioning into more advanced topics involving streaming.

Language:ShellStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

gluon_mxnet_learning

exploring and learning the mxnet deep learning framework - specifically using the gluon API

Language:PythonStargazers:0Issues:2Issues:0

go_notes

trying to very quickly learn go

Stargazers:0Issues:2Issues:0

kaggle_dsb2017

Code for 8th place solution to Data Science Bowl 2017 Kaggle Competition

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

kaggle_porto_seguro

kaggle: who will create an auto insurance claim?

Language:RStargazers:0Issues:2Issues:0

kaggle_zillow

predicting log error - Kaggle competition

Language:RStargazers:0Issues:2Issues:0

KDS_HomeDepot

Kaggle Home Depot competition - starting this public github repo on 1/22/16

Language:RStargazers:0Issues:2Issues:0

learning_c

This is my documented journey to learning C

Language:CStargazers:0Issues:2Issues:0

nand_2_tetris

This is my personal repository for working through the Nand 2 Tetris project. The project involves building a virtual computer starting from a Nand logic gate.

Language:HackStargazers:0Issues:2Issues:0

OSSU_compsci_journey

This is my repo dedicated to documenting my journey through the OSSU computer science learning track. https://github.com/ossu/computer-science

Language:CStargazers:0Issues:2Issues:0

rust_book_minigrep

My personal copy of the minigrep example in the Rust book. I'd like to take notes in each PR on this repo which will act as my notes as the small program evolves.

Language:RustStargazers:0Issues:0Issues:0

sfx_price_compare

Building a quick tool to capture price changes for specific products on Amazon.

Language:RStargazers:0Issues:2Issues:0

SICP

Structure and Interpretation of Computer Programs - working repo

Language:SchemeStargazers:0Issues:2Issues:0

spark_learning

This is my personal cheat-sheet repo for learning more about spark

Stargazers:0Issues:2Issues:0

stacks-on-stacks-on-stacks

This is an implementation of a small but robust stacking ensemble machine learning problem.

Language:RStargazers:0Issues:2Issues:0

TCU_R_Class

Hello TCU students! This repository will be the home to all the materials we will be covering in Dr. Preston's BI class. You'll have access to these materials in class via a web browser (via Amazon Web Services, for those who are curious), but feel free to clone/download this repo to your personal computer as well!

Stargazers:0Issues:2Issues:0

technical-field-guide

All things related to IT, data, and programming that I come across and don't want to forget

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

webdev_learning

My journey to learning front and back end web development.

Language:HTMLStargazers:0Issues:2Issues:0

write_yourself_a_git

I'm interested in functional programming, persistent data structures, and want to learn more about how git works under the hood. So I'll be following the https://wyag.thb.lt/ write-yourself-a-git tutorial to learn a bit more about these concepts.

Language:PythonStargazers:0Issues:2Issues:0