Pinned Repositories
Adwords-Starter-Template
Looking for a quick boilerplate for your own Google Advertisements? I got you covered 📺
firebase-cloud-builders
Docker images to run firebase admin sdk in the cloud for firestore and remote config + other random firebase stuff
firebase-git-ops-delivery
Proof of concept based on https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build
Genetic-AI-Maze
Applying a genetic algorithm to teach dots how to avoid obstacles and reach its goal. 🕖
Google-image-scraper
Python script that automates the download of images from a google search query 💾
kml-parser-to-csv
Quick Python Script to parse a KML file with coordinates into a csv file for Google Earth
Minimal-Website-Template
A simple minimalist website I made just for you ❤️
Simple-Neural-Network
Simple implementation for understanding backpropogation
socket.io-broadcast
Really simple implementation of socket.io
The-Blockchain
Simple blockchain made in c++
MichaelDao's Repositories
MichaelDao/Genetic-AI-Maze
Applying a genetic algorithm to teach dots how to avoid obstacles and reach its goal. 🕖
MichaelDao/Google-image-scraper
Python script that automates the download of images from a google search query 💾
MichaelDao/Simple-Neural-Network
Simple implementation for understanding backpropogation
MichaelDao/Arduino-Self-Driving-Car
Self driving robot that avoids walls and obstacles with an arduino and proximity sensor. 🚗
MichaelDao/Djikstra-Path-Finding-Unity
A unity project programmed in c#, makes use of Dijkstra algorithm for individual path finding.
MichaelDao/tensorflow-for-poets-2
Retraining the TensorFlow Image Classifier
MichaelDao/Two-Player-Reversi
Reversi game made in C, designed to be played with two people!