Skip to content
View VicenteVigueras's full-sized avatar

Block or report VicenteVigueras

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
VicenteVigueras/README.md

Vicente Vigueras

I learn every single day, and I use AI to augment my intelligence.

What I'm working on:

  • AI agents that collaborate through structured specs — not free-form prompts
  • Spec-driven development — where a single contract drives validation, code generation, and traceability end-to-end
  • Retrieval systems that understand meaning, not just match keywords
  • Code generation from natural language through intermediate specifications
  • Distributed data processing with Spark, EMR, and Databricks
  • Machine learning — understanding the math behind the models I use

Pinned Loading

  1. agentic-rag-hands-on agentic-rag-hands-on Public

    google's adk and retrieval augmented generation prototyping

    Python

  2. aws-emr-playground aws-emr-playground Public

    exploring aws emr capabilities for running spark

    Jupyter Notebook

  3. duck-quest duck-quest Public

    2D action game prototype built in C with Raylib

    C

  4. spec-driven-flappy-bird spec-driven-flappy-bird Public

    created flappy bird using spec driven development

    JavaScript