- Resume
- Resume (5).pdf
- Portals
-
-
Hamilton, Ontario, Canada
-
Skills
Latest feedback
Achievements
Recent projects
Work experience
Smart Camera Workshop - Image Recognition Project:
CEWIL Canada
December 2024 - January 2025
Built a smart camera using Python and an ESP32 microcontroller to capture images based on
motion or object detection.
• Integrated image recognition libraries and configured hardware for event-driven photo capture.
Sales representative
Shine Pros Cleaning
Victoria, British Columbia, Canada
July 2024 - September 2024
• Conducted direct door-to-door sales for Shine Pros, generating leads and booking quotes.
• Completed 130+ door to door visits daily, presenting services and engaging potential customers.
• Maintained records of leads and quotes using Jobber ensuring an efficient system for follow ups.
Education
Bsc, Computer Science And Mathematics
University of Victoria
September 2024 - April 2028
Personal projects
Markowitz Model
June 2025 - June 2025
https://github.com/Efe-Akpikie/Markowitz-model-implementationBuilt a Python-based Markowitz Mean-Variance Portfolio Optimization model to simulate
and analyze 10,000 portfolios using historical stock data from the yFinance API.
• Applied constrained optimization with SciPy’s SLSQP solver to maximize Sharpe Ratios and
identify optimal asset allocations.
• Visualized the Efficient Frontier and optimal portfolios using Matplotlib to support data-driven
investment decision-making.
Linear Algebra Library
May 2025 - May 2025
https://github.com/Efe-Akpikie/Linear-Algebra-Library• Built a modular C++ library for matrix and vector operations ( LU, dot/cross, projections).
• Implemented core features: REF/RREF, norm, rotation, Gram-Schmidt, and matrix multiplication.
Student Grade Prediction
April 2025 - April 2025
https://github.com/Efe-Akpikie/Student-grade-predictionBuilt a regression model to predict student grades using scikit-learn in JupyterLab.
• Identified key performance drivers through correlation analysis.