Projects
IT-related stuff & experiments I did in my spare time
π Table of contents:
- π οΈ Deploy Elasticsearch 8.5 on Kubernetes with Okteto (2022)
- π΅ββοΈ Garrascobike: build a recommendation system Web App (2022)
- π Elastic Engineer studying material (2021)
- π Google Associate Cloud Engineer studying material (2021)
- π± pistocop.dev (2020)
- π€ pistoBot (2020)
- π² mAIstermind (2018)
π οΈ Deploy Elasticsearch 8.5 on Kubernetes with Okteto (2022)
Guide to deploy Elasticsearch 8.5 cluster on Okteto Cloud, for free and with basic securityΒ settings.
- Repo: okteto-elasticsearch, article webpage
π΅ββοΈ Garrascobike: build a recommendation system Web App (2022)
How to build a recommendation system, from scraping process to deploy the Web App
- Live demo, guide webpage
- GitHub repositories: subreddit-comments-dl, garrascobike-be, garrascobike-fe, garrascobike-core
π Elastic Engineer studying material (2021)
Personal notes and exercises used to pass the Elastic Certified Engineer certification
- Docker files to run different Elasticsearch clusters locally
- Originally forked from zyongqing
- Notes webpage
π Google Associate Cloud Engineer studying material (2021)
Personal notes used to pass the G. Associate Cloud Engineer certification
- Notes also accepted in the awesome-gcp-certifications repository
π± pistocop.dev (2020)
This website.
- Build with hugo and hugo-coder theme
- Hosted with Netlify
- Analytics with GoatCounter
- Domain with Google Domains
π€ pistoBot (2020)
Create an AI that chats like you.
π² mAIstermind (2018)
University project: write and train an AI that play mastermind board game.
- Project and slides on Github