Skip to content
View McGregory99's full-sized avatar

Block or report McGregory99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
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

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

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. snakeAI-game snakeAI-game Public

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

    Python 1 1

  2. McGregory99 McGregory99 Public

  3. 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

  4. 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

  5. resumenes-financieros resumenes-financieros Public

    Este proyecto final de máster tiene como objetivo realizar un análisis de sentimiento de os mercados financieros empleando para ello los Informes Periódicos publicados por los fondos de inversion d…

    Python

  6. ChurrosClassifier ChurrosClassifier Public

    Forked from Sebastian-Schuchmann/ChurrosSamosaClassifier

    A template to train and deploy your own food models with PyTorch/FastAI. As an example I have built a churros-sashimi-classifier.

    Jupyter Notebook