Pinned Repositories
Beat-Virus
Rhythm based shooter in Virtual Reality using FFT dynamic audio visualization to spawn and modulate environment.
CollectingCoins
DeadlandsDemo
Nibbler
Snake game with three different GUIs made in OpenGL and loaded as dynamic libraries.
PompaDroid
2D beat em up game made in Unity
SpatialTableTest
Unity-Math-Tutorials
Udemy Tutorial which covered Essential Mathematics, Data Structures and Algorithms used in Game Programming applied in Unity
UnityPiscine_Warcraft
RTS basics development exercise using Warcraft 2 assets.
VRBike
Virtual reality fitness app where player pedals a hardware exercise bike and dodges endless runner style obstacles.
wolf3d
A simple raycaster with extra flavor borrowed from Wolfenstein 3D.
dylanmpeck's Repositories
dylanmpeck/Beat-Virus
Rhythm based shooter in Virtual Reality using FFT dynamic audio visualization to spawn and modulate environment.
dylanmpeck/DeadlandsDemo
dylanmpeck/ai_sports_notebook
dylanmpeck/autonetdeploy-multicloudvpn
dylanmpeck/catalog-diff-tool
Web tool for checking differences in Qwiklabs Catalogs.
dylanmpeck/child-test
dylanmpeck/child2-test
dylanmpeck/cloud-foundation-training
dylanmpeck/compute-custom-boot-images
dylanmpeck/continuous-deployment-on-kubernetes
Get up and running with Jenkins on Google Kubernetes Engine
dylanmpeck/data-science-on-gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
dylanmpeck/DIY-Tools
dylanmpeck/dylanmpeck.github.io
dylanmpeck/examples
TensorFlow examples
dylanmpeck/gcf-automated-resource-cleanup
dylanmpeck/gke-migration-to-containers
This demo provides a basic walkthrough of migrating a stateless application from running on a VM all the way to running it on Kubernetes Engine (GKE).
dylanmpeck/gke-network-policy-demo
This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.
dylanmpeck/google-maps-nearby-search-js
Sample code for a web app using Google Maps Platform APIs for maps, geolocation, and place search
dylanmpeck/housingPricesTestBook
dylanmpeck/making_with_ml
dylanmpeck/mlops-on-gcp
dylanmpeck/parent-test
dylanmpeck/pet-theory
Pet Theory (Qwiklabs Quest)
dylanmpeck/python-docs-samples
Code samples used on cloud.google.com
dylanmpeck/spl-deprecation-formula
dylanmpeck/terraform-codelab
dylanmpeck/terraform-google-lb-http
Modular Global HTTP Load Balancer for GCE using forwarding rules.
dylanmpeck/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
dylanmpeck/voting-demo
Simple voting app demo
dylanmpeck/xss-challenge
An xss web challenge based on flask, nodejs, headless chrome & puppeteer