Skip to content
View Dan7ares's full-sized avatar

Block or report Dan7ares

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

About me

name:        Daniel Santiago Amaya
role:        Technical Project Manager  β†’  AI & Prompt Engineering @ Ernst & Young (EY)
focus:       LLM solutions Β· Document & Workflow Automation Β· Agile delivery
education:   B.Eng. Telecommunications Β· Universidad Distrital
mission:     Turn enterprise problems into scalable AI automation
clients:     Fortune 500 & multinationals across 7 countries 🌎
open_to:     Remote / Hybrid roles β€” well-paid, international, AI-driven

πŸ€– I lead end-to-end AI solutions for enterprise clients β€” from scoping to deployment β€” combining LLMs, prompt engineering and automation with hands-on Agile (Scrum) leadership of distributed teams across LATAM and Europe.


Tech & Tools

🧠 AI / LLM

OpenAI Anthropic LangChain Prompt Engineering RAG

βš™οΈ Engineering & Automation

Python Django SQL AWS REST APIs Git

πŸ“Š Delivery & Collaboration

Jira Confluence Scrum Notion Power BI


What I deliver

πŸš€ Impact
AI delivery at scale Led end-to-end AI solutions for 8+ enterprise clients in finance, retail, airport operations & tech
Global teams Coordinated distributed Scrum teams across 7 countries (MX, CO, PY, CR, BR, AR, ES)
High-profile clients A leading LATAM international airport Β· global retail & consumer brands Β· banking and fintech across LATAM & Europe
Reusable frameworks Built prompt-engineering frameworks that cut solution-design time across industries
Technical pre-sales C-level demos & proposals driving pipeline growth and international expansion

Featured Projects

Project What it does Stack
πŸ“‘ Spectrum Sensing for Cognitive Radio ML classifiers (Random Forest, LogReg, SVC) detecting spectrum occupancy from real antenna measurements β€” Telecom Engineering thesis scikit-learn pandas SQLite
πŸ›°οΈ TelcoOps-Mini Miniature telecom NOC: asyncio monitoring, auto-ticketing with load balancing, local LLM chatbot (Ollama) asyncio ZODB Ollama Docker
πŸ“¦ StockPro Multi-tenant inventory for SMBs: barcode scanning, printable labels, n8n alerts β€” full stack in Docker Node.js React MySQL Docker
πŸ’° Personal Finance App 9-module finance manager: accounts, loans, investments, budgets, 5 calculators, Telegram alerts React 18 Express MySQL n8n
πŸ“‘ Microwave Link Planner ITU-R compliant radio link design: link budget, Fresnel, rain fade β€” 110 km Andes double-hop Python NumPy ITU-R
πŸ” n8n Automation Workflows Production n8n flows: Telegram booking/attendance bots, WhatsApp AI sales agent (GPT-4o-mini), Sheets state machines n8n OpenAI Telegram WhatsApp
🧹 Temp File Cleaner Find & purge junk files with disk-space reporting β€” part of my daily automation series Python pytest CI
πŸ“± QR Code Generator Batch QR code generation from text/URLs β€” part of my daily automation series Python Pillow CI
πŸ“ˆ Algo-Trading Portfolio Architecture showcase of 8+ private trading systems: event-driven MT5 framework, ML research, microservices, funding-rate carry (ccxt) Python MT5 ccxt Docker

⚑ Daily Automation Series β€” I publish one new, fully-tested automation tool every day: real code, pytest suites and CI pipelines. Check my repositories for the latest.


GitHub Analytics

stats streak
top langs
trophies

Contribution Graph

activity graph snake animation

🌐 Languages

Spanish English French


quote

footer

Popular repositories Loading

  1. Dan7ares Dan7ares Public

    My GitHub profile

    1

  2. rss-digest-tracker rss-digest-tracker Public

    CLI tool that polls RSS/Atom feeds, stores article history in SQLite, detects new and updated entrie

    Python 1

  3. antenna-link-calculator antenna-link-calculator Public

    Antenna parameter calculator for RF link analysis β€” Telecommunications Engineering coursework

    Python

  4. spectrum-sensing-cognitive-radio spectrum-sensing-cognitive-radio Public

    ML-based spectrum occupancy detection for cognitive radio networks β€” thesis project (Random Forest, LogReg, SVC on real antenna data)

    Python

  5. telco-ops-mini telco-ops-mini Public

    Miniature telecom NOC: asyncio monitoring, auto-ticketing with load balancing, and a local LLM support chatbot (Ollama)

    Python

  6. temp-file-cleaner temp-file-cleaner Public

    Find and purge junk files (.tmp, .log, .cache) from any folder, reporting the disk space reclaimed.

    Python