Business Analytics | Data Analytics | Data Science | Machine Learning
π Download ResumeI am a graduate student in the M.S. Business Analytics program at California State University, Sacramento, with a passion for data-driven decision-making, process improvement, and strategic communication. As the current President of the MSBA Association (MSBAA), I lead student engagement efforts and foster connections between academia and industry through events, mentorship, and collaboration. Professionally, I serve as a Graduate Intern at Sacramento State and have previously worked as a Program Analyst and Program Coordinator. My experience includes building interactive dashboards, conducting advanced data analysis, and developing machine learning models to uncover trends and support business outcomes. Iβm proficient in tools and languages including SQL, Tableau, Power BI, Python, and Excel, and I thrive in environments where analytical thinking meets real-world application. Iβm driven by the challenge of turning complex data into clear, actionable insights. With a background that blends technical skills and leadership, I aim to support organizations in making smarter, evidence-based decisions that create long-term value.
Coordinated regulatory compliance efforts with FCC, ISED, MIC, RED, and UKCA. Conducted detailed project analysis to boost efficiency by 15% and produced monthly reports to improve departmental transparency. Delivered engineer training on updated standards, achieving a 90% improvement in client compliance.
Trained and supervised survey interviewers on CATI software, survey techniques, and quality standards. Conducted interviews and managed data collection quality control in a professional research setting.
Facilitated multi-department coordination through Scrum methodology and Gantt charts. Designed a shared Excel template for customer data tracking and created tutorial content to support users.
Pandas, NumPy, Scikit-learn, Statistical Modeling
PostgreSQL, SQL, DBMS, Data Warehouse
EDA, Regression, Hypothesis Testing
April 2025 β May 2025
Designed and implemented both an operational OLTP database and a star-schema analytical data warehouse for residential property management. Developed SQL-based ETL pipelines to incrementally load and transform leases, maintenance requests, inspections, staff assignments, and client data, with Type 2 slowly changing dimensions for full historical tracking. Built data-quality checks and pre-built analytical views (occupancy, maintenance turnaround, revenue trends), then created a BI report to visualize key operational and financial metrics.
June 2025 β June 2025
Built an end-to-end ML pipeline in Python: handled skew (YeoβJohnson), scaled & reduced dimensions (PCA), and compared 3 classifiers ( SVM, RandomForest, Logistic Regression). I also utilized joblib to export the models. Ran 5-fold CV: β Logistic Regression: 86.0% β Random Forest (100 trees): 91.5% β SVM (RBF kernel): 91.5%
EDA, hypothesis testing, sampling using pandas, seaborn, matplotlib, numpy, scipy.stats.