Skip to content
View hunzaGit's full-sized avatar

Organizations

@EventSoftGroup @PracticasAW @PracticaIS @PracticasMS @ProyectoGPS

Block or report hunzaGit

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
hunzaGit/README.md

Hi πŸ‘‹, I'm Rodrigo de Miguel ✨.

Rodrigo de Miguel Banner

I'm an Entrepreneur, Product Engineer & Data Architect!

🌐 English | Español

I build digital products from the inside out, with my feet on the ground: well-thought-out architecture, a healthy obsession with data, and great care to ensure everything fits together, scales, and works without drama.

My foundation is Big Data, and over time I've moved through entrepreneurship and product. From there comes a hybrid profile where backend, automation, technical SEO, and business judgment go together, not separately. I like to think about systems end-to-end, from how data is stored to how someone actually uses it in their daily life.

I treat AI as just another layer of the product: it's useful for automating tasks, enriching data, and improving how we design and maintain software... though sometimes it means burning more tokens than planned πŸ˜…. I feel comfortable on small teams, where impact is visible quickly and what we build makes sense and stands the test of time.


πŸ”­ I'm currently working on

  • Building a multi-tenant platform designed to publish niche directories and SEO with NodeJS and ReactJS
  • Data ingestion and enrichment engines (ETL, crawlers, scrapers) in NodeJS
  • Config-first development, so I don't fight with code every two weeks
  • Content and process automation powered by LLMs

🌱 I'm currently diving deeper into

  • Practical use of LLMs in real products (context & prompt engineering)
  • Clean architectures in monorepos
  • Automation and tooling to scale without the project becoming unmanageable
  • Improving DX with AI assistance

πŸ‘― I'm looking to collaborate on

  • Small projects that tackle concrete problems, without fireworks
  • Products where engineering and business understand each other and communicate clearly
  • Open-source projects focused on data, automation, or product

πŸ’¬ Ask me about

  • Node.js, backend, and product-oriented architectures
  • Big Data, pipelines, and data processing
  • Technical SEO, Programmatic SEO, and automation
  • Realistic use of AI in development (no magic prompts or vibe coding)

πŸ“« How to reach me


⚑ Fun fact

If a problem repeats more than twice, it usually ends up as a script... though then I have to deal with 10-year-old backups πŸ˜…



Connect with me:

hunzaGit rodrigo-de-miguel-gonzalez 7798759


Languages and Tools

Programming Languages

javascript python java

Frontend Development

html5 css3 react redux

Backend Development

nodejs express spring

AI/ML

ollama

Databases

mongodb mysql redis elasticsearch hadoop hive

DevOps

aws gcp bash

Backend as a Service (BaaS)

heroku

Version Control

git

hunzaGit

Β hunzaGit

hunzaGit

Pinned Loading

  1. rename-files-with-exif rename-files-with-exif Public

    Script for renaming files (especially photos and videos) using the photo's EXIF information. Useful for sorting photos from your phone and WhatsApp.

    Shell 1

  2. restore-backup-dbk-sony-xperia restore-backup-dbk-sony-xperia Public

    A Node.js script to restore and rebuild the file structure of old Sony Xperia `.dbk` backups created with Sony PC Companion.

    JavaScript 1

  3. merge-directories merge-directories Public

    Bash script to merge multiple directories into one, ideal for consolidating backups from mobile phones or other devices that share a directory structure.

    Shell