Data Analysis
- Data cleaning and transformation
- Exploratory data analysis
- Pattern detection and business insights
- Data visualization
Junior Data Analyst / Data Scientist
Turning raw data into clear insights, visualizations and predictive models.
Computer Engineering graduate focused on data analysis, SQL, machine learning and applied data projects. I enjoy working with real datasets, understanding the business problem behind them and transforming complex information into useful conclusions.
Revenue & logistics overview
SQL EDAModel metrics
SELECT segment, rate
FROM campaign_summary
WHERE subscribed = true;
model.fit(X_train, y_train)
About
I am a Computer Engineering graduate currently focused on Data Analysis, Data Science and applied Machine Learning. My recent projects combine SQL, Python, exploratory data analysis, data preprocessing, visualization and predictive modeling. I am especially interested in transforming imperfect or complex datasets into clear, useful and actionable insights.
Contribution
Featured Projects
Exploratory data analysis project using an e-commerce dataset, building a complete SQL workflow from raw CSV files to a dimensional model, analytical queries and business insights.
Analysis of a bank marketing campaign dataset to identify patterns related to customer subscription, segmentation and campaign performance.
Final Degree Project focused on studying the importance of data preprocessing in clinical prediction problems, comparing machine learning models before and after applying preprocessing techniques.
Web application that allows users to upload CSV files and receive an initial automatic analysis, including dataset summary, detected issues, visualizations and basic insights.
Skills