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