π₯ Currently at the University of Miami Miller School of Medicine
π University of Miami: BA History | MA International Administration | MS Business Analytics
π Fluent in English and Spanish
π§ Pipelines, dashboards, and automation tools that turn institutional data into decisions
| Category | Tools |
|---|---|
| π Languages | |
| π€ AI & LLMs | |
| π BI & Reporting | |
| π¦ Libraries | |
| π’ Enterprise Systems | |
| π Reproducibility | |
| βοΈ 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 |
| π₯ brimr-downloader | Downloads and organizes NIH research funding data from the Blue Ridge Institute website | Saves hours of manual downloading when you need historical grant funding data for analysis |
| π 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 |