Skip to content
View sesughter's full-sized avatar
😇
love python
😇
love python
  • Nigeria
  • 07:42 (UTC -12:00)

Block or report sesughter

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. App5-news_api_email App5-news_api_email Public

    A Python automation script that fetches daily news via an API and emails it to users. Showcases skills with requests, APIs, smtplib, and ssl for secure delivery. A lightweight tool to keep subscrib…

    Python

  2. Csv_to_PDF-Templates Csv_to_PDF-Templates Public

    A Python script that converts CSV data into styled PDF templates using fpdf and pandas. Easily read and format tabular data, then export it to customized PDFs—great for reports, invoices, or forms.

    Python

  3. My_Weather_Api My_Weather_Api Public

    A Python project that builds a weather API using Flask, serving historical weather data spanning over 200 years. Demonstrates my ability to create scalable APIs and efficiently manage and query lar…

    Python

  4. Password_generator Password_generator Public

    A desktop app that generates strong, high-standard passwords for users. Built with Python and PyQt5, showcasing my skills in creating user-friendly GUI applications.

    Python

  5. weather_forcast_app weather_forcast_app Public

    A weather forecast web app that shows 5-day weather conditions for any country. Demonstrates skills in fetching and handling large API data, plotting interactive graphs, and creating a user-friendl…

    Python

  6. Invoice_generation_from_xlsx_to_pdf Invoice_generation_from_xlsx_to_pdf Public

    A Python script that converts .xlsx data into professional PDF invoices using pandas and fpdf. Automates invoice creation from spreadsheet data with clean formatting and customizable templates.

    Python