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.
Everything below is a real, finished (or actively maintained) project, grouped by the month I started it โ so you can see how my work has evolved over time. ๐ marks a private repository (the link won't open for other visitors, but I'm happy to walk you through it).
- ๐ฆ UEMOA Credit Bureau Simulation โ A simulation of how banks in West Africa are supposed to share loan data, so no one accidentally lends money to someone who's already deep in debt elsewhere. I built the full chain: cleaning messy bank files, matching up records that belong to the same person even when their name is spelled differently every time, and turning the result into a credit score โ then measured how accurate each step really is (99.96% of planted errors caught, 100% correct matches). Every bit of data is synthetic, generated by the program itself.
- ๐ฅ RSU Household Deduplication โ Django โ A smaller, cleaner rebuild of the household-matching tool from Kobo RSU Niger below, this time as a web app with a review screen: two records never get merged automatically, a person always checks and confirms first. Built for a job interview, so every line is deliberately simple enough to explain out loud.
- ๐๏ธ Kobo RSU Niger โ A full household data-collection pipeline for a Unified Social Registry in Niger, built on KoBoToolbox: a survey covering 124 questions across 8 sections, daily data-quality checks, and a name-matching tool tuned for how Sahelian names get spelled differently by different people. Ships with a built-in demo dataset, so the matching logic runs end-to-end with no KoBo account needed.
- ๐ BRVM Stock Tracker โ A robot that logs, every day, the closing prices of the BRVM โ the stock exchange shared by eight West African countries โ archived back to 2015. I then tested a bunch of "smart" trading ideas against eleven and a half years of real data. The finding: none of them beat pure luck. What actually pays off, consistently, is dividends. Free web app, and it says clearly it's not investment advice.
- ๐ SIATeG Digital Business Card โ A digital business card built for a Niger business forum: show a QR code instead of handing out paper, and the other person's contact lands straight in their phone in two seconds. Works offline, nothing is ever sent to a server.
- ๐ DiagAuto Niger โ A small app to help you understand a car problem before paying a mechanic to tell you. Type in the error code your scanner shows (or just upload a photo of the screen), and AI explains what it likely means, how serious it is, and what to check first, cheapest checks first.
- ๐ 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 satellite) and the flood impacts humanitarian agencies have recorded over the years.
- ๐ณ Mobile Money Fraud Detection โ Catching fraudulent mobile money transactions in a simulated transactions dataset, from cleaning the data in Python through the SQL queries to a dashboard built with Tableau and Chart.js.
- ๐ฝ๏ธ 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.
- ๐ก 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.
- ๐ 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.
- ๐ ๐ ATS โ AI Resume Screener (private) โ 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.
- ๐ช 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.
๐ฑ More projects on the way.
Focus areas: Data Analysis ยท Data Visualization ยท SQL & NoSQL Databases ยท Data Wrangling ยท Web Scraping ยท Geospatial Analysis ยท Statistical Testing ยท AI-assisted tools
- ๐ผ LinkedIn: linkedin.com/in/mohassane
๐ฌ Open to opportunities in data analysis.


