Skip to content
View BalerionBD's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report BalerionBD

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 250 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

Popular repositories Loading

  1. Car-Black-Box Car-Black-Box Public

    Car Black Box implemented on a microcontroller captures real-time vehicle data such as speed, acceleration, and GPS coordinates. Data is logged for analysis, aiding in accident reconstruction and d…

    C 1

  2. -AshaHealth_MediApp -AshaHealth_MediApp Public

    TypeScript 1

  3. Steganography Steganography Public

    Steganography is the art of hiding information within other data in such a way that it's not apparent to casual observers. Implementing steganography in C involves manipulating bits within files to…

    C

  4. Inverted-Search-Index Inverted-Search-Index Public

    Inverted Search Index implemented in C utilizing efficient data structures for fast search and retrieval. Enables quick lookup of terms to their corresponding documents.

    C

  5. Image-processing Image-processing Public

    This repository contains a collection of image processing algorithms implemented in Python, providing tools for tasks like filtering, edge detection, and feature extraction. Each algorithm is accom…

    MATLAB

  6. Image-processing-with-filters Image-processing-with-filters Public

    focusing on various filtering techniques for image enhancement and manipulation. It provides a collection of filters such as Gaussian, Median, and Sobel, along with documentation and examples for e…

    Python