Skip to content
View Nafi7393's full-sized avatar
Block or Report

Block or report Nafi7393

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. Awesome-QR-Codes-Generator Awesome-QR-Codes-Generator Public

    This Streamlit app lets you create custom QR codes with text, optional images, and color choices. Download your QR codes instantly and explore examples from our showcase directory.

    Python 1

  2. Random-Art-Generator Random-Art-Generator Public

    Random Art Generator is a Python-based tool using Streamlit and Pillow to create diverse digital artworks. Users can customize image sizes, shapes (lines, circles, rectangles), colors, strokes, and…

    Python 1

  3. Class-Attendance-Calculator Class-Attendance-Calculator Public

    This project is a Class Attendance Calculator web application that allows users to track their attendance for various courses. It features a login system, a dashboard to manage courses, a dynamic t…

    HTML

  4. Expenses-Tracker Expenses-Tracker Public

    This project is a web-based Expense Tracker built with Flask, HTML, CSS, and JavaScript. It lets users input daily expenses, view spending for today and the last 7 days, and analyze their financial…

    JavaScript

  5. PINTEREST-POST-MAKER PINTEREST-POST-MAKER Public

    This Python script automates the creation of Pinterest-style post images by overlaying customizable text on randomly selected backgrounds from a specified folder. It reads text from a CSV file, sup…

    Python

  6. Word-Scraper Word-Scraper Public

    A Python application to scrape related words for a given base word using two engines (reverse_dictionary and related_words_io). It saves scraped words to text files and combines them into a single …

    Python