Skip to content
View greatwhite9's full-sized avatar

Block or report greatwhite9

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 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. chat-translation-backend chat-translation-backend Public

    A Django-based REST API backend that utilizes Azure OpenAI's GPT-3.5 model to provide real-time text translation services.

    Python

  2. Suicidal_Text_Detection Suicidal_Text_Detection Public

    This project aims to detect suicidal ideation in text data using deep learning techniques. The dataset is preprocessed and then used to train a neural network model to classify text as either indic…

    Jupyter Notebook

  3. ToDo ToDo Public

    A simple, web-based To-Do list application built with Python and Flask. This lightweight task manager utilizes SQLite for persistent storage and supports full CRUD (Create, Read, Update, Delete) op…

    Python

  4. text-utils text-utils Public

    A Django-based web application that analyzes text by removing punctuation, capitalizing characters, and calculating character counts.

    Python

  5. Image-Resizer Image-Resizer Public

    It is a versatile Python application designed to simplify the process of resizing images. Whether you need to scale down high-resolution photos or adjust the dimensions of images for various purpos…

    Python

  6. Image-Sketcher Image-Sketcher Public

    It is a simple yet powerful Python project that allows users to create captivating sketches from their images in real-time. The project utilizes the Gradio library for building user interfaces and …

    Python