AVAILABLE FOR HIRE
Maureen Mwenswa

Data Analyst &  ML Engineer
DevOps,
Quant Analyst


I bridge the gap between software engineering and data science by designing scalable data pipelines and writing clean, maintainable code. By applying mathematical rigor, analytical techniques, machine learning, and quantitative analysis, I transform complex datasets into actionable insights that inform strategic decisions and uncover hidden patterns within raw information.

Python SQL · PostgreSQL Computer Vision Quant Finance Statistical Modeling ML Engineering Linear Algebra Power BI · Tableau
Maureen Kurves
3+
YRS EXPERIENCE
8+
PROJECTS SHIPPED
3
CERTIFICATIONS
01 //

Core Disciplines

Applied Mathematics

Linear algebra, calculus, probability theory, and numerical methods form the rigorous foundation beneath every model I build. Mathematics is not a tool — it is the language.

Linear Algebra Probability Calculus Optimization
Machine Learning & Computer Vision

From gradient descent to convolutional architectures — building models that see, classify, and predict. Deep interest in spatial intelligence and visual pattern recognition.

PyTorch OpenCV Scikit-learn CNNs
$
Quantitative Financial Analysis

Applying statistical models, time-series analysis, and optimization to financial data — risk modelling, pricing, portfolio construction, and market intelligence.

Time-Series Regression Risk Models NumPy/SciPy
Data Engineering & Pipelines

Designing robust ETL systems, automated pipelines, and data architectures that move raw information reliably from source to insight at scale.

SQL Python/Pandas PostgreSQL Power Query
Business Intelligence & Analytics

Translating complex datasets into decision-ready dashboards and strategic narratives — bridging the gap between raw data and executive insight.

Power BI Tableau KPI Design Storytelling
Backend & Cloud Engineering

Building the infrastructure that keeps ML systems running — APIs, cloud deployments, version control, and scalable backend services for data-heavy applications.

FastAPI Git Cloud DevOps Linux
02 //

Selected Projects

03 //

Skills & Stack

Programming & ML
Python
SQL / PostgreSQL
Scikit-learn
PyTorch / CV
Quantitative & Statistical
Statistical Analysis
Regression Models
Time-Series
Quant Finance
Visualization & BI
Power BI
Tableau
Matplotlib/Seaborn
🏫
ALX Software Engineering
ALX AFRICA · CERTIFIED
📊
Google Data Analytics Professional
GOOGLE / COURSERA · CERTIFIED
☁️
Cloud DevOps Engineer
UDACITY · CERTIFIED
🎓
B.Sc Mathematics & Computing
OPEN UNIVERSITY OF KENYA · IN PROGRESS
04 //

Get In Touch

Let's build something mathematically significant.

Open to data engineering roles, ML research collaborations, quantitative analysis contracts, and interesting problems that sit at the edge of what's computationally possible.

python3 — about_me.py
# Who I am
>>> profile = {
    "role": "Data Analyst & Engineer",
    "focus areas": ["ML", "Quant Finance", "CV"],
    "location": "Remote (UTC+3)",
    "focus industries": ["Construction", "Finance", "AgriTech"],
    "available": True,
    "other interests": ["Politics", "Urban Planning", "Civil Eng"]
}
 
>>> print(profile["available"])
True # Let's talk.
>>>