π₯ Currently at the University of Miami Miller School of Medicine
π University of Miami: BA History | MA International Administration | MS Business Analytics
π Fluent in English & Spanish
π§ Pipelines, Dashboards, & Automation Tools That Turn Institutional Data into Decisions
| Category | Tools |
|---|---|
| π Languages | |
| ποΈ Databases | |
| π¦ Libraries | |
| π BI & Reporting | |
| π Reproducibility | |
| π§ AI & LLMs | |
| π’ Enterprise Systems | |
| βοΈ Dev Tools |
| Project | What It Does | Why It's Useful |
|---|---|---|
| π€ ai-csv-profiler | Profiles any CSV file using AI to summarize its structure, data types, and content | Lets you understand a new dataset right away without writing any exploratory code |
| π decode-for-humans | Reads source code files and explains what they do in plain English for non-technical readers | Closes the gap between the people who write code and the people who have to trust it |
| π pbi-model-export | Exports a complete Power BI data model to a portable JSON file | Makes it easy to document, audit, or feed your entire model structure to an AI for analysis |
| π©» sql-x-ray | Dumps any SQL database's structure (no data values) as priming context for an LLM | Gives an LLM what it needs to write correct queries against your schema without exposing any actual data |
| ποΈ tabs-2-json | Reads the text and metadata of the browser tabs you select and exports them as structured JSON | Turns a pile of open tabs into clean, LLM-ready JSON in one click, without the nav and footer clutter |