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/Minimal-Website-Template
A simple minimalist website I made just for you ❤️
MichaelDao/Adwords-Starter-Template
Looking for a quick boilerplate for your own Google Advertisements? I got you covered 📺
MichaelDao/firebase-git-ops-delivery
Proof of concept based on https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build
MichaelDao/The-Blockchain
Simple blockchain made in c++
MichaelDao/firebase-cloud-builders
Docker images to run firebase admin sdk in the cloud for firestore and remote config + other random firebase stuff
MichaelDao/kml-parser-to-csv
Quick Python Script to parse a KML file with coordinates into a csv file for Google Earth
MichaelDao/socket.io-broadcast
Really simple implementation of socket.io
MichaelDao/Twitter-Heatmap
visualise tweet data on google maps
MichaelDao/Visual-Basic-Projects
A collection of all the Visual Basic Projects I had made when learning programming for the first time.
MichaelDao/Angular-Socket.IO
Using socket.io to create a real time chat web application.
MichaelDao/cocktail
Testing webhooks with dialogue flow
MichaelDao/decimal
Fixed-precision decimal numbers based on IEEE 754 decimal64
MichaelDao/Delete-Your-Old-Tweets
Automatically delete all your old tweets from twitter up to a certain date
MichaelDao/FB_Hackathon_2019
MichaelDao/gcp-triangular-numbers
Calculate the triangular numbers with this soothing calculator, ready to host on the google cloud platform
MichaelDao/go-course
Go Programming Language Course
MichaelDao/google-login-plugin
A Jenkins plugin which lets you login to Jenkins with your Google account.
MichaelDao/HackTheCity-Downer-Spotless
2nd Place out of 18 teams at Downer #HackTheCity, won $1000 and the "Most Promising Startup" award. 📘
MichaelDao/HIVE-Rocket-flight-path-KML
Generate a kml file to plot and visualise the rocket flight path in google earth
MichaelDao/Invoice-Generator
Made this invoice program in high school for a courier business. 🚚
MichaelDao/IoT-AR-Hackathon-LendLease
Finished 2nd at the IoT/AR hackathon, won $4000 AUD and "Most Innovative Solution" award 🏆
MichaelDao/Multiplayer-Monster-Game
Team project for a multiplayer pacman style game, one monster hunts multiple players until one remains. :japanese_goblin:
MichaelDao/openAI-CartPole
Testing tensorflow against the openAI gym
MichaelDao/recycle-pi
7th place out of 48 teams at Unihack 2019. An IoT and Cloud based sustainability platform ♻️
MichaelDao/Richard-Stallmans-School-of-Dance
SEPT Major Project 2018
MichaelDao/RMIT-ITS-Hackathon
2nd place out of 13 teams at the ITS hackathon, won $2000 AUD with a lecture live streaming app :movie_camera:
MichaelDao/sysl
Sysl (pronounced "sizzle") is a system specification language
MichaelDao/test-fest-vic-hackathon
Test Fest Vic Hackathon website made with Vue JS
MichaelDao/Tweet-Geo-Scraper
scrape tweet based on hashtags for data analysis
MichaelDao/Vending-Machine
Experimenting with linked lists in C