Senior Project Manager | AI and Business Leader | IT Transformation Expert
Summary
Strategic technology leader with 20+ years managing complex IT projects at Fortune 100 companies including Dell, Boeing, and Honeywell. Recently completed University of Texas Post-Grad Program in AI and Machine Learning to bridge traditional IT expertise with cutting-edge AI applications. Specialized in translating business needs into technical solutions and leading cross-functional teams to deliver measurable results.
Computer Vision – Detect Covid-19 Cases from X-ray Imaging
Project: Image classifier to detect Covid-19 versus normal versus non-Covid virus. Tools: Python + Numpy + Pandas + Tensorflow/Keras + Convolutional Neural Networks (CNN) + Adam Optimizer. Outcome: Model result: accuracy: 0.9412
Computer Vision – Predicting Crashes from Vehicle Dash Camera Videos (Nexar)
Project: Built and trained Convolutional Neural Network (CNN) model to predict car crashes from real world in vehicle dash cam video. Tools: Python + CV2.
Dataset reference: Daniel C. Moura, Shizhan Zhu, and Orly Zvitia . Nexar Dashcam Collision Prediction Dataset and Challenge. https://arxiv.org/abs/2503.03848, 2025.
Automation – Boat Alerting System Prototype
Project: Device for alerting boat owners of critical conditions for batteries and high/low temperature. Two way communication logic between device and cell phone. Tools/Technologies: Based on Arduino and C++ with 2G for data comms. Outcome: cost effective alerting with low monthly subscritption.
NLP / LLMs – Stock Market News Sentiment Analysis
Project: LLM-based sentiment analysis to summarize stock market news. Tools: transformers and prompt engineering, Python + Llama, GloVe.
Neural Networks – Customer Churn Prediction
Project: Predicting credit card and bank customer churn. Tools: Trained neural networks and ensemble models (random forest, boosting) to Python + Adam + SMOTE + TensorFlow + SKLearn.
Decision Trees – Personal Loan Campaign
Project: What products to offer existing banking clients. Tools: Decision tree classifier. Python + SKLearn + Gradient Boosting + Random Forest.
Data Analytics – Data Visualization
Sports/Racing Project: America’s Cup sailing race data analytics and visualization. For 2024 Americas Cup sailboat match between Team USA and Team New Zealand, used Python to extract positional data from massive 220MB JSON telemetry files provided by race authority. Mapped courses, speed, turn-by-turn speeds and more.