gmunizc
I'm a computer engineer, focused in Cloud Automation and Kubernetes. In my spare time I love to cook, go to the beach, and hike with my wife.
Pinned Repositories
adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
Backups
Just a temporary backup
CryptographyAssignment
Final assginment: Conding RSA criptography for a C programming class at university
GA_Concept
Just a simple proof of concept of a Genetic Algorithm
keras-rnn-notebooks
Python notebooks that demonstrate simple RNN models for NLP tasks using Keras
Knapsack_3D_Julia
This is a repo for a class assignment
nodejs-design-patterns
This repo consists of the code I wrote while following the course - Nodejs: Design Patterns by Alex Banks - https://www.lynda.com/Node-js-tutorials/Welcome/661805/721374-4.html
nodejs-express-by-dkhan
This is the code I wrote while following Daniel Khan's class: https://www.lynda.com/Node-js-tutorials/Building-Website-Node-js-Express-js/2255009-2.html
RepoFor_RealWorldVueJS_VueMastery
This is the repo for the code I wrote while following the Real World Vue JS tutorial by VueMastery - https://www.vuemastery.com/courses/real-world-vue-js/real-world-intro/
RepoFor_UnitTesting_VueMastery
This is the repo for the code I wrote while following the Unit Testing tutorial by VueMastery - https://www.vuemastery.com/courses/unit-testing/what-to-test/
gmunizc's Repositories
gmunizc/RepoFor_UnitTesting_VueMastery
This is the repo for the code I wrote while following the Unit Testing tutorial by VueMastery - https://www.vuemastery.com/courses/unit-testing/what-to-test/
gmunizc/adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
gmunizc/Backups
Just a temporary backup
gmunizc/CryptographyAssignment
Final assginment: Conding RSA criptography for a C programming class at university
gmunizc/GA_Concept
Just a simple proof of concept of a Genetic Algorithm
gmunizc/Knapsack_3D_Julia
This is a repo for a class assignment
gmunizc/nodejs-design-patterns
This repo consists of the code I wrote while following the course - Nodejs: Design Patterns by Alex Banks - https://www.lynda.com/Node-js-tutorials/Welcome/661805/721374-4.html
gmunizc/nodejs-express-by-dkhan
This is the code I wrote while following Daniel Khan's class: https://www.lynda.com/Node-js-tutorials/Building-Website-Node-js-Express-js/2255009-2.html
gmunizc/RepoFor_RealWorldVueJS_VueMastery
This is the repo for the code I wrote while following the Real World Vue JS tutorial by VueMastery - https://www.vuemastery.com/courses/real-world-vue-js/real-world-intro/
gmunizc/GA_CUDA
Parallelizing a simple GA code using CUDA
gmunizc/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and MXNet.
gmunizc/knapsack_bpso
gmunizc/models
Models and examples built with TensorFlow
gmunizc/Neural-Net-From-Scratch
This is an implementation of a vanilla neural network from scratch
gmunizc/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
gmunizc/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
gmunizc/online_assets
This is just a repo to host some images in a way that I can link them to my codepens - https://codepen.io/zokaiG/
gmunizc/RepoFor_AnimatingVue_VueMastery
This is the repo for the code I wrote while following the Animating Vue tutorial by VueMastery - https://www.vuemastery.com/courses/animating-vue/why-animate/
gmunizc/RepoFor_BeautifyWithVuetify_VueMastery
This is the repo for the code I wrote while following the Beautify with Vuetify by VueMastery - https://www.vuemastery.com/courses/beautify-with-vuetify/getting-started-with-vuetify
gmunizc/RepoFor_BooksApp_TestDrivenIO
This is the repo for the code I wrote while following the "Developing a Single Page App with Flask and Vue.js" tutorial by TestDrivenIO - https://testdriven.io/blog/developing-a-single-page-app-with-flask-and-vuejs/
gmunizc/RepoFor_FullStackFoundations_Udacity
This is the repository for the code I wrote while following the FullStackFoundations tutorial by Udacity - https://www.udacity.com/course/full-stack-foundations--ud088
gmunizc/RepoFor_IntroToVueJS_VueMastery
This is the repo for the code I wrote while following the Intro to Vuejs tutorial by VueMastery - https://www.vuemastery.com/courses/intro-to-vue-js/vue-instance/.
gmunizc/RepoFor_MasteringVuex_VueMastery
This is the repo for the code I wrote while following the Mastering Vuex tutorial by VueMastery - https://www.vuemastery.com/courses/mastering-vuex/intro-to-vuex/
gmunizc/RepoFor_NextLevelVue_VueMastery
This is the repo for the code I wrote while following the Next Level Vue tutorial by VueMastery - https://www.vuemastery.com/courses/next-level-vue/next-level-vue-orientation/
gmunizc/RepoFor_ScalingVueWithNuxtJS_VueMastery
This is the repo for the code I wrote while following the Scaling Vue with NuxtJs tutorial by VueMastery - https://www.vuemastery.com/courses/scaling-vue-with-nuxt-js/why-use-nuxt/
gmunizc/sample-app-deployment
Sample Application used to demonstrate GitOps driven deployment
gmunizc/terraform_actions_test
This is a repo for some testing around GitHub Actions and Terraform
gmunizc/TextWorld
​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
gmunizc/TextWorld-Coin-Collector
Coin collector game in Microsoft TextWorld, and a simple RL agent solving it.
gmunizc/vue-graphql
This is a simple repo with the code I wrote using graphql for the first time while following Vue Mastery blog series on GraphQL: https://www.vuemastery.com/blog/why-you-should-use-vue-graphql