ventura = {
"name" : "Nicholas A. Ventura",
"location" : "United States 🇺🇸",
"background" : ["Life Sciences Consulting", "Bachelor of Science in Cell, Molecular and Developmental Biology",
"Master of Business and Science in Biotechnology Management"],
"goal" : "Graduate research in Genetics, Genomics & Bioinformatics",
"interests" : ["Applications of Biology x Data x Statistics"],
"currently" : "Studying..."
}Portfolio of six web applications using AI engineering tailored for the Life Science Industry & Community
# Pull from API with field-level selection
params = {
"fields": (
"protocol.identificationModule.nctId,"
"protocol.statusModule.Status,"
"protocol.designModule.phases,"
"protocol.identificationModule.organization,"
"protocol.contactsLocationsModule.locations"
)
}
response = requests.get("https://clinicaltrials.gov/api/v/studies", params=params)Stack: Python · Streamlit · Pandas · Plotly · OpenAI API · ClinicalTrials.gov API · NIH MeSH XML
2024 ──── Clinical Research Analysis Tool.....................🔄 Active Sprint
└─ Python, Streamlit, REST APIs, LLM integration
Multiple Regression/Commercial Forecasting Tool.....🔄 Active Sprint
└─ Python, Streamlit, REST APIs, LLM integration
2025 ──── Clinical Trial Analytics Platform ··················🔄 Active Sprint
└─ Python, Streamlit, REST APIs, LLM integration
Intro to Software Engineering (IBM & Coursera)······✅ Complete
└─ Java OOP, Collections, File I/O, Date/Time API
202X ──── Graduate Program ······························🎯 Target Program



