Skip to content
View The-Silly-Glitch's full-sized avatar

Highlights

  • Pro

Block or report The-Silly-Glitch

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. GraphemeAware-Tamil-Abuse-Detection GraphemeAware-Tamil-Abuse-Detection Public

    Transformer-based detection of abusive Tamil text targeting women with grapheme-aware normalization (DravidianLangTech@ACL 2026).

    Jupyter Notebook

  2. BEACON BEACON Public

    BEACON - Borrower Economic Analysis & Credit Outcome Network. An end-to-end AI powered loan underwriting system that evaluates borrowers using multiple machine learning models.

    Jupyter Notebook

  3. Color-Quantization-Using-Cuda Color-Quantization-Using-Cuda Public

    This is a GPU-accelerated version of K-Means color quantization using CUDA and PyTorch, significantly speeding up the clustering process compared to CPU execution.

    Python

  4. AI-Assistant-for-Blender AI-Assistant-for-Blender Public

    AI-powered Blender add-ons for generating textures and modifying materials using natural language prompts via OpenRouter and Stability AI.

    Python

  5. 2048 2048 Public

    A vibrant and colorful remake of the classic 2048 puzzle game, brought to life with pure JavaScript.

    JavaScript

  6. Color-Quantization-using-K-means-Clustering Color-Quantization-using-K-means-Clustering Public

    This repository implements K-Means clustering for color quantization in images, running on CPU. The program reduces the number of colors in an image while maintaining visual quality, making it usef…

    Python