Skip to content
View roldanalex's full-sized avatar
:octocat:
:octocat:

Block or report roldanalex

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

Hi, I'm Alexis Roldan πŸ‘‹

Full-Stack Data Scientist & Sr. Data Engineer β€” 20 years in biopharma manufacturing, 13 in data roles. I own the AI & analytics platform portfolio for a plasma fractionation site, anchored by an R/Shiny manufacturing analytics platform of ~84,000 production lines serving ~150 daily users on a 15-minute refresh cycle.

I build production GenAI that isn't allowed to guess β€” deterministic code computes every number; the language model is only allowed to narrate it.

About

  • Eight years operating the plasma fractionation process as a manufacturing technician, then five analyzing it as an operations analyst β€” the floor-level process knowledge behind every model and platform I've built since.
  • In a GxP environment, a chatbot that invents a batch yield isn't a bug β€” it's a compliance event. My GenAI architectures restrict the language model to interpretation while deterministic code computes all statistics; in production, that design also cut token consumption by ~70%.
  • 30+ production solutions shipped, including 3 production RAG systems.
  • Lean Six Sigma Green Belt Β· Databricks Champion Β· MuleSoft Champion

Selected work

Enterprise platforms (private)

Platform What it is
AMIRA Flagship R/Shiny manufacturing analytics platform β€” integrates batch historian, process historian, laboratory, and ERP data into one operational view for the site
Horizon Quality-management dashboard over deviation and CAPA records β€” natural-language text-to-SQL chat, fiscal-year KPI scorecards with drill-downs, and (since v1.2.0) the hybrid RAG deviation search absorbed from the decommissioned DevSight app: retrieval over four years of quality records (2,213 records β†’ 31,577 vector chunks) that cut investigation search from ~30 minutes to ~2 minutes
BioTrack Manufacturing GenAI platform for microbial investigations β€” a deterministic nine-rule root-cause engine over manufacturing, laboratory, and ERP maintenance data (multiple-comparison correction, measured base rates), plus its own scoped RAG deviation search built on the same retrieval engine as Horizon's
TOMO Multimodal conversational AI assistant embedded in the site's analytics platforms β€” streaming responses, vision, and voice

These run in a regulated environment on my employer's private GitHub Enterprise, so the code can't be public β€” happy to talk architecture.

Impact highlights: a multivariate deep-dive into an automated filtration process enabled a ~25% cycle-time reduction worth over $2.0M per year Β· text analytics and NLP cut ERP work-order search effort by 75%.

Public projects

Project What it is Link
Shiny Cost Estimator Interactive COCOMO II cost estimator for R Shiny and data science projects β€” analyze a repo or enter line counts, get cost/schedule/team estimates and a branded PDF report (v2.0.0, MIT β€” 42% cost cliffs eliminated) Repo
Aether Wardrobe AI wardrobe assistant β€” a deterministic TypeScript engine generates outfit combinations; the LLM only scores and explains them (Next.js, React 19, Supabase) Repo Β· Live app
{RIOT} R/Shiny Image OCR Technology β€” upload an image, interactively select regions, and extract editable text in real time via the Tesseract engine Repo
{roldanpack} Personal R package of helpers for daily analytics and visualization work Repo
TubeScout Python/Streamlit app that surfaces high-signal YouTube videos independent of the algorithm by analyzing view-to-subscriber ratios Repo
MyRepoBot Python CLI that automates GitHub repo and local project setup, with templates for R/Shiny projects Repo
Portfolio site Next.js/React portfolio β€” one of 8 production TypeScript apps Site

More experiments and older projects live on my repositories page.

Stack

Expert β€” R Shiny SQL / T-SQL

Advanced β€” TypeScript React Next.js

Applied β€” Python

Platform β€” Databricks AWS S3 Posit Connect Docker GitHub Actions

Connect

Portfolio Β· LinkedIn Β· Email Β· X

Pinned Loading

  1. roldanpack roldanpack Public

    {roldanpack}: Personal R package created to help with daily analytics & visualizations.

    R 1

  2. Personal-Youtube-Dashboard Personal-Youtube-Dashboard Public

    The Personal YouTube Feed Dashboard is an interactive web application built with R/Shiny that aggregates and displays the latest videos from curated YouTube channels in a clean, organized interface.

    R 1

  3. Personal-Assistant-AI Personal-Assistant-AI Public

    Personal AI Chatbot is a R/Shiny app that answer user's prompts and stores them for a more efficient response.

    JavaScript 4 1

  4. TubeScout TubeScout Public

    TubeScout helps you discover high-signal YouTube videos ("hidden gems") independent of the algorithm by analyzing view-to-subscriber ratios. Built with Python and Streamlit.

    Python

  5. fashion-helper-app fashion-helper-app Public

    AI personal stylist β€” photograph your wardrobe, and it builds outfit combinations, picks what to wear based on your plans and β–Ž the weather, and tells you which purchase unlocks the most new looks.…

    TypeScript

  6. shiny-cost-estimator shiny-cost-estimator Public

    Interactive COCOMO II cost estimator for R Shiny & data science projects β€” analyze a repo or enter line counts, get cost/schedule/team estimates and a branded PDF report.

    R