Skip to content
View 8Altair's full-sized avatar

Block or report 8Altair

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. Text-to-speech Text-to-speech Public

    A program for text-to-speech conversion from pdf file into a mp3 file.

    Python

  2. Tic-tac-toe Tic-tac-toe Public

    Tic-tac-toe implementation using minimax algorithm with alpha-beta pruning.

    Python

  3. Universal-PyInstaller-builder Universal-PyInstaller-builder Public

    This application provides an intuitive interface to package your Python project (and any additional files or folders) into a standalone executable using PyInstaller.

    Python

  4. ASCII-square ASCII-square Public

    Application for generating a certain custom-sized ASCII square

    Python

  5. Quotes_web_scraping Quotes_web_scraping Public

    This is a Python program that scrapes quotes from a website using BeautifulSoup and request library. The scraper extracts quotes along with their author and tags, and stores them in a pickle file. …

    Python

  6. Colored_ASCII_Art Colored_ASCII_Art Public

    This project is a simple ASCII art generator for terminal that allows users to input a message, choose a text color, and optionally add text attributes and a background color.

    Python