Skip to content
View niisa0's full-sized avatar
  • Türkiye

Block or report niisa0

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
niisa0/README.md

Hi, I'm Nisa

Python Developer | Data Analysis, Automation & Web Scraping

I build practical Python solutions for data analysis, automation, web scraping, API integration, and business reporting.

My projects focus on turning raw data and repetitive processes into structured, usable solutions — from interactive analytics dashboards to automated reporting and monitoring tools.

Portfolio: niisa0.github.io


Technologies

  • Programming: Python
  • Data Analysis: Pandas
  • Dashboards & Visualization: Streamlit, Plotly
  • Web Scraping: Requests, BeautifulSoup
  • Databases: SQLite
  • Reporting & Data: Excel, OpenPyXL, CSV, JSON
  • Tools: Git, GitHub, Logging

Featured Projects

Customer Retention Intelligence

Repository | Live Demo

Interactive customer churn and retention dashboard built with Python, Pandas, Streamlit, and Plotly. Analyzes customer behavior, churn rates, contract types, tenure segments, risk patterns, and churn reasons through interactive filters and visualizations.

Business Analytics & Automated Reporting Platform

Repository | Live Demo

Business analytics platform that cleans and processes sales data, calculates key performance indicators, provides interactive analysis and visualizations, and generates automated CSV and multi-sheet Excel reports.

E-Commerce Product Collector

Repository

Python application that collects product data from an API, validates and cleans records, removes duplicates, applies filters and sorting, and exports structured CSV and JSON reports.

Web Change Monitor

Repository

Python application that monitors selected webpage elements, detects content changes, stores results in SQLite, and maintains a history of recorded changes.


What I Work With

  • Data cleaning, analysis, and visualization
  • Interactive dashboards and business reporting
  • Web scraping and structured data collection
  • API integration and data processing
  • Automation of repetitive workflows

Connect

Pinned Loading

  1. ecommerce-product-collector ecommerce-product-collector Public

    A Python CLI application that collects, validates, filters, sorts, and exports product data from an API.

    Python

  2. web-change-monitor web-change-monitor Public

    A configurable Python application for monitoring changes on static web pages using Requests, Beautiful Soup, and SQLite.

    Python