Skip to content
View McGregory99's full-sized avatar

Block or report McGregory99

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
McGregory99/README.md

Hi! ๐Ÿ‘‹ I'm Goyo Cancio

Indie Developer | Remote Sensing | I+D

X Follow LinkedIn: goyocancio GitHub followers


About Me

I'm an Indie Developer passionate about building fullstack applications and validating SaaS ideas fast. I enjoy taking projects from idea to launch, often in a matter of days. My work blends AI, image and video generation, and geospatial analysis, with a strong product mindset.

Currently, I'm building my first SaaS called Blockhead, a web app that transforms photos into Minecraft-style images and videos. It's part of my journey to master everything from frontend with Next.js to backend with FastAPI, deployments with Vercel/Railway, and integrations with Stripe, OpenAI, Replicate, and Resend.

Previously, I worked in the satellite and remote sensing industry, applying AI and automation to scientific datasets. I've also contributed to university research groups developing innovative tools for geospatial data analysis.

My goal is to create useful, fun, and viral products using emerging tech. I value discipline, experimentation, and impact.

Visit my website at ๐Ÿ‘‰ www.goyocancio.es


๐Ÿš€ Featured Projects

Turn your photo into a Minecraft-style image & video โ€“ Upload a photo, pay once, and get back a voxel-style image and a short cinematic animation. Tech: Next.js, Tailwind, FastAPI, Stripe, Replicate, OpenAI, Kling, Resend.

Satellite Data Processing Pipelines

Automated workflows for climate and air quality data from satellite sensors.

  • Daily mosaics generation from tiled NetCDF inputs
  • Parallelized processing using xarray, pqdm, loguru
  • Memory-efficient data transformations with float32 and lazy loading

LoRA-powered AI Pet Generator

Generate creative images of your dog in different scenes

  • Fine-tuned Stable Diffusion with a personal LoRA model
  • Wrapped into a small image-generation tool for friends & family
  • Explored potential product ideas around AI pets

Castle Visitors Monitoring System

Automated monitoring system with a hidden camera in a fake rock

  • Counted visitors at historical ruins using OpenCV and local networking
  • Tools: Python, OpenCV, YOLOv5
  • Solved hardware-software integration in a discreet setup

Financial Report Web Scraper & Sentiment Analyzer

Web app for downloading and analyzing investment fund reports

  • End-to-end pipeline from scraping to sentiment scoring
  • Tools: Python, Flask, BeautifulSoup, NLTK
  • Solved full automation of unstructured financial document analysis

๐Ÿ› ๏ธ Tech Stack & Tools

  • Frontend: Next.js, TailwindCSS, DaisyUI
  • Backend: FastAPI, Python, Xarray, Flask, MongoDB
  • AI APIs: OpenAI, Replicate, Kling, Resend
  • DevOps: Vercel, Railway, Render, Git, Docker
  • Data: NetCDF, geospatial datasets, satellite tiles

๐Ÿ› ๏ธ Technologies & Tools

Next.js TailwindCSS FastAPI Stripe OpenAI Replicate Docker Python Flask OpenCV MongoDB


๐Ÿ“ฌ Contact


Popular repositories Loading

  1. BorisChernyClaudeMarkdown BorisChernyClaudeMarkdown Public

    Forked from ThaddaeusSandidge/BorisChernyClaudeMarkdown

    A template CLAUDE.md file implementing Agentic Context Engineering (ACE)

    50 14

  2. snakeAI-game snakeAI-game Public

    El clรกsico juego de Snake controlado por un agente de IA desarrollado con PyTorch.

    Python 1 1

  3. reviviendo-imagenes reviviendo-imagenes Public

    Python 1

  4. McGregory99 McGregory99 Public

  5. AI-tic-tac-toe AI-tic-tac-toe Public

    Practical exercise of the course "CS50 Introduction to AI". In it, it was requested to develop all the logic of the program to generate a tic tac toe adversary based on Artificial Intelligence. Forโ€ฆ

    Python

  6. my-first-microservice-with-flask my-first-microservice-with-flask Public

    Forked from noahgift/flask-change-microservice

    Small Flask Microservice that makes the change

    Python