Skip to content
View poacosta's full-sized avatar
:atom:
ἐρευνητής
:atom:
ἐρευνητής

Block or report poacosta

Report abuse

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

Report abuse
poacosta/README.md
┌──────────────────────────────────────────────────────────────────────────────┐ │ │ │ ██████╗ ███████╗██████╗ ██████╗ ██████╗ │ │ ██╔══██╗██╔════╝██╔══██╗██╔══██╗██╔═══██╗ │ │ ██████╔╝█████╗ ██║ ██║██████╔╝██║ ██║ │ │ ██╔═══╝ ██╔══╝ ██║ ██║██╔══██╗██║ ██║ │ │ ██║ ███████╗██████╔╝██║ ██║╚██████╔╝ │ │ ╚═╝ ╚══════╝╚═════╝ ╚═╝ ╚═╝ ╚═════╝ │ │ │ │ System Initialization 💻 │ └──────────────────────────────────────────────────────────────────────────────┘ 
$ whoami pedro_acosta $ cat /usr/local/roles.txt [✓] Senior Software Engineer [✓] AI Engineer [✓] Data Scientist [✓] Project Manager $ ./load_expertise.sh ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% [INFO] Initializing experience modules... [OK] ├─ 15+ years of production experience loaded [OK] ├─ Enterprise applications (Fintech, Edtech, E-commerce) initialized [OK] ├─ CTO & Engineering Leadership modules active [OK] └─ M.Eng. Big Data & Data Engineering certified [INFO] Loading technical stack... [OK] ├─ Full-Stack Development ████████████████████ [OK] ├─ Cloud Architecture ████████████████████ [OK] ├─ Data Science ████████████████████ [OK] ├─ AI/ML Engineering ████████████████████ [OK] └─ GenAI & LLMs ████████████████████ $ cat /etc/philosophy.conf # Core Principles - Ship working software, not 50-page specs - Automate the tedious, amplify the creative - Build systems AND people who sustain them - Iterate fast, measure what matters - Results > Documentation $ echo $MISSION_STATEMENT "Technology should amplify human capability, not replace it. That's the kind of AI worth building." $ ls ~/links/ ┌───────────────────────────────────────────────────────────────────┐ │ 🌐 CONNECT │ ├───────────────────────────────────────────────────────────────────┤ │ • Portfolio → https://pedroacosta.dev/ │ │ • LinkedIn → https://linkedin.com/in/poacosta77 │ ├───────────────────────────────────────────────────────────────────┤ │ 📚 CONTINUOUS LEARNING │ ├───────────────────────────────────────────────────────────────────┤ │ • Pluralsight → https://app.pluralsight.com/profile/poacosta │ │ • Coursera → https://coursera.org/user/2ac5fd131890c22245a0e │ │ • GCP Skills → https://cloudskillsboost.google/public_profile │ │ • Google Devs → https://g.dev/poacosta │ ├───────────────────────────────────────────────────────────────────┤ │ 💻 CODE CHALLENGES │ ├───────────────────────────────────────────────────────────────────┤ │ • Codewars → https://codewars.com/users/poacosta87 │ │ • HackerRank → https://hackerrank.com/poacosta87 │ │ • Exercism → https://exercism.org/profiles/poacosta │ │ • CodeSignal → https://app.codesignal.com/profile/poacosta │ ├───────────────────────────────────────────────────────────────────┤ │ 📖 LEISURE │ ├───────────────────────────────────────────────────────────────────┤ │ • Goodreads → https://goodreads.com/user/show/141287714 │ └───────────────────────────────────────────────────────────────────┘ $ history | tail -1 > "Growing up, I couldn't stop taking things apart—mentally if not physically. > Physics, biology, mathematics, art—I wanted to understand all of it. > Then I discovered: software is the universal language." $ uptime Since 2011 turning concepts into production reality $ sudo make-impact [sudo] password for pedro_acosta: ******** • Building enterprise AI that works in production, not just presentations • Leading teams to ship results, not documentation • Automating the tedious so humans can focus on the creative • Amplifying human capability through intelligent systems $ █

Pinned Loading

  1. finplifai-chat finplifai-chat Public

    FinplifAI is a RAG-based multiagent chat system designed to assist users with accounting and finance queries in accordance with Spanish state regulations

    TypeScript 1

  2. the-librarian the-librarian Public

    The Librarian: ChromaDB + Local Embeddings RAG System for Borges Literary Analysis

    Python

  3. literary-finder literary-finder Public

    A Multi-Agent System for Deep Literary Discovery

    Python

  4. pdf-2-chroma pdf-2-chroma Public

    A production-ready Python script that transforms PDF document collections into locally-stored, semantically searchable vector databases using ChromaDB's persistent storage.

    Python

  5. agentic-rag-serverless-api-with-azure agentic-rag-serverless-api-with-azure Public template

    A serverless API implementation demonstrating how to deploy retrieval-augmented generation with basic agent capabilities using ChromaDB and LlamaIndex. (with Azure)

    Python

  6. service-health-monitor service-health-monitor Public

    Basic Service Health Monitor to notify outages using Slack

    Python 3