Skip to content
View blakro's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Niamey

Block or report blakro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
blakro/README.md

Hi there, I'm Mohamed Assane πŸ‘‹

Data Analyst πŸ‡³πŸ‡ͺ

I'm a data analyst from Niger. I like digging into messy datasets to understand what's actually going on, and building small tools β€” some of them AI-based β€” around problems I see at home.

I'm currently open to new opportunities β€” feel free to reach out.


πŸš€ What I'm working on

  • πŸ“ˆ Statys β€” A multi-tenant platform that lets an analyst explore a dataset without writing any code. You drop in a CSV or Excel file, and it walks through each variable β€” univariate and bivariate analyses, with the right statistical test picked for you β€” then exports the whole thing as a PDF report. Node.js on the front, FastAPI on the back.
  • πŸ’¬ Niger Fintech Reviews β€” I scraped the Google Play reviews of Niger's mobile money and banking apps to see what people actually complain about. After cleaning them up, I tagged the recurring themes, ran sentiment on them, and put it all in a dashboard with a short write-up of what it means for the apps.
  • πŸ—³οΈ Niger 2020 Election Analysis β€” A close look at the first round of Niger's December 2020 presidential election, commune by commune β€” all 266 of them. I turned the raw CENI results into clean datasets, explored them in a notebook, and built a single-file HTML dashboard where you can read the winner and turnout off a map, filter by region, and search the table.
  • 🌊 Niger Flood Early Warning β€” A small early-warning system for floods in Niger. It scores each department's risk from open climate data (rainfall, vegetation via NDVI) and the flood impacts OCHA has recorded over the years.
  • πŸ’³ Mobile Money Fraud Detection β€” Catching fraudulent mobile money transactions in the MoMTSim dataset, from cleaning the data in Python through the SQL queries to a dashboard built with Tableau and Chart.js.
  • πŸ“„ ATS β€” AI Resume Screener β€” CV screening without the tedious part: you paste a job description, the app reads a Google Drive folder of resumes and ranks candidates by how well they fit, using Gemini. No database, nothing stored β€” just TypeScript.
  • 🍽️ Niamey Restaurants Analysis β€” If you wanted to open a restaurant in Niamey, where would you put it, and what kind? I scraped ~490 places off Google Maps and dug in: cleaning with Python and DuckDB, a few statistical tests, geospatial clustering on maps, and a scoring model to rank neighborhoods against each other.
  • πŸͺ‘ Market Scanner Niger β€” Gaskiyar Kaya πŸ‡³πŸ‡ͺ β€” a little AI tool that judges the quality of second-hand furniture from a photo, so buyers in Niger have a better idea of what they're paying for.
  • πŸ›’ Customer Behavior Analysis β€” Digging through 3,900 shopping records to understand what drives customer behaviour, from exploring the data in Python and PostgreSQL to a Power BI dashboard and a written report on segments, revenue, discounts, and loyalty.
  • πŸ“‘ MTN Churn Analysis β€” Why do MTN Nigeria customers leave? I looked at 974 records (496 customers) with Python, PostgreSQL, and Tableau. Churn lands at 29.2%, and the report points to the segments worth focusing retention on.
  • 🌱 More projects on the way.

πŸ› οΈ Tech Stack

Python Pandas NumPy scikit-learn DuckDB Jupyter PostgreSQL MongoDB Power BI Tableau

Focus areas: Data Analysis Β· Data Visualization Β· SQL & NoSQL Databases Β· Data Wrangling Β· Web Scraping Β· Geospatial Analysis Β· Statistical Testing


πŸ“Š GitHub Stats

Blakro's GitHub stats Top Languages


πŸ“« Let's connect


πŸ’¬ Open to opportunities in data analysis.

Pinned Loading

  1. Customer_Behavior_Analysis Customer_Behavior_Analysis Public

    Data analytics project showcasing customer behavior analysis using Python, SQL and Power Bi.

    Jupyter Notebook