This repository contains some coding examples. Feel free to reach out if you want to learn more!
Directory contains the code to train, evaluate, and visualize the land use classifier I built using PyTorch. One of my favorite machine learning examples!
Directory contains the necessary software to download multiple planet images. All that is required is a GEOJSON file. There are many 3rd party CLI that wrap around the Planet API, and this is a simple example I built that highlights the use of an external API as well as my experience using regular expressions.
This directory contains a jupyter notebook from a Kaggle Data competition that I participated in.
This directory contains two notebooks that show how I scripted the architecture generation & evaluation processes for Space Systems Engineering.
This directory contains the mathematica notebook I used to generate interplantary trajectories to Jupiter
This directory contains some example projects I completed through the Udemy Course: iOS 11 & Swift 4 - The Complete iOS App Development Bootcamp