Carlos Mucuho A geologist-turned-programmer.

Stories by Carlos Mucuho

Extracting YouTube Video Data With OpenAI And LangChain

Extracting YouTube video data with OpenAI and LangChain

Dev

Extract YouTube video data using OpenAI and LangChain for quick, cost-effective insights without watching the videos.

Carlos Mucuho
Feb 16, 2024 ⋅ 9 min read
Integrating Augmented And Virtual Reality Into A Node.js App

Integrating augmented and virtual reality into a Node.js app

Dev

Enhance the virtual elements of your Node.js app using the A-Frame and AR.js libraries.

Carlos Mucuho
Feb 2, 2023 ⋅ 9 min read
Testing A Website With Selenium And Docker

Testing a website with Selenium and Docker

Dev

Use Selenium and Docker to test a website, and start a Selenium Grid that allows you to test a website on Chrome and Firefox browsers.

Carlos Mucuho
Oct 12, 2022 ⋅ 12 min read

Deploy a React app to Kubernetes using Docker

Dev

Deploy a containerized React application to Kubernetes with minikube and kubectlin in this handy, step-by-step guide.

Carlos Mucuho
Mar 25, 2022 ⋅ 5 min read

How to build a Solana Discord wallet with Python

Dev

Create a Discord bot that can create a new Solana wallet, send and receive SOL, and check your balance with this in-depth tutorial.

Carlos Mucuho
Jan 27, 2022 ⋅ 19 min read

Top React Native boilerplates for 2021

Dev

Compare the best boilerplates for React Native in order to get your project off the ground quickly and with the right tools

Carlos Mucuho
May 6, 2021 ⋅ 6 min read
Rolling your own management application with Vue, Vue Router, Vuetify, and node-fetch

Rolling your own management application with Vue, Vue Router, Vuetify, and node-fetch

Dev

In this tutorial, we will work with Vue, Vue Router, Vuetify, and node-fetch to build the front end of an inventory management application.

Carlos Mucuho
Nov 13, 2020 ⋅ 29 min read
How to build a telegram OCR bot

How to build a Telegram OCR bot

Dev

Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. Optical Character Recognition (OCR) is the process of electronically extracting text from images, videos, or any type of documents.

Carlos Mucuho
Sep 14, 2020 ⋅ 24 min read