Skip to content
View sn-31's full-sized avatar

Block or report sn-31

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Huffman_Coding Huffman_Coding Public

    Huffman Coding is a data compression algorithm implemented in C. It uses binary trees and priority queues to generate variable-length prefix codes for characters based on their frequencies, minimiz…

    C

  2. traffic_light_simulation traffic_light_simulation Public

    Adaptive traffic light simulation using C++ and Raylib with density-based timing and emergency vehicle priority.

    C++

  3. rotton_fruit_detection rotton_fruit_detection Public

    This project is an AI-powered Fruit Freshness Scanner that uses Deep Learning to distinguish between fresh and rotten fruits.

    Python