Skip to content
View GregoryInnovo's full-sized avatar
👋
👋

Organizations

@Media-Collab

Block or report GregoryInnovo

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

Hi!, I'm Gregson Murcia

Never stop learning

I build AI-first products across web and mobile: shipping full-stack experiences (Next.js/NestJS/FastAPI), LLM apps with RAG/agents, and cloud-ready setups on Azure/AWS—always learning by building.

About me

const experience = [
  { company: "Rappi", role: "AI Software Engineer", period: "Current" },
  { company: "Q-Vision", role: "Senior Development Analyst", period: "2024 - 2025" },
  { company: "Senavia Corp", role: "Software Engineer Lead", period: "2025" }
];

const learningIA = [
  "RAG end-to-end",
  "LangChain flows",
  "LLM apps with tools",
  "Lightweight agents",
  "MLOps básico (monitoring/deploy)"
];

const aboutMe = {
  birthPlace: "Cali, Colombia",
  specializing: "Full stack software engineer",
  interest: ["digital drawing", "write", "game dev", "hackathons"],
  experience,
  currentFocus: () => learningIA.slice(0, 3).join(" | ")
};

Technology stack

In just a touch

Platzi Email Instagram Twitter

Pinned Loading

  1. 3DPrinter-House 3DPrinter-House Public

    AR project that shows the process of how a house is printed in 3D.

    JavaScript 1

  2. Media-Collab/keronoteui Media-Collab/keronoteui Public

    A simple, but fun animated canvas. A tribute to flipnote

    TypeScript 4 2

  3. -datathon2bio -datathon2bio Public

    2 edición datathon del Pacífico

    Astro 1

  4. serial-port-arduino serial-port-arduino Public

    Examples to connect a physical or digital (Proteus) Arduino to the PC. In this examples, the script waits for a serial print and show in the console.

    JavaScript 1

  5. Unity-Wiimote Unity-Wiimote Public

    Forked from Flafla2/Unity-Wiimote

    Fork del proyecto de Unity-Wiimote Flafla2 para una experiencia de inmersión táctica. Donde a través del sonido y la vibración del control tendrás que salir de la habitación sin poder ver (2019.4.1…

    C# 1

  6. pokemon-app pokemon-app Public

    An app created in Expo that show favorites pokémons, Pokédex and user account screen.

    JavaScript 1 1