Skip to content
View sahilgeek221's full-sized avatar

Block or report sahilgeek221

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. EmergencyLocatorName EmergencyLocatorName Public

    A simple app to find someone's location with consent for safety

    Kotlin

  2. Python-Mini-Projects Python-Mini-Projects Public

    A collection of classic, terminal-based games (Blackjack, Tic-Tac-Toe, and War) built in Python to demonstrate foundational Object-Oriented Programming and game logic.

    Python

  3. Text-Processor Text-Processor Public

    A modern Python desktop app built with CustomTkinter, combining three text tools into one sleek, dark-mode interface: a word-frequency analyzer, a smart palindrome checker, and a Caesar cipher util…

    Python

  4. Custom-Memory-Allocator Custom-Memory-Allocator Public

    A custom C memory allocator implementing malloc() and free() from scratch, featuring 8-byte alignment, block splitting, and adjacent free-block coalescing to prevent fragmentation.

    C

  5. custom_file_utility custom_file_utility Public

    A sleek, interactive desktop utility built with Python and CustomTkinter. Features automated file organization by extension, text file merging, a safe dry-run mode, full action history with undo ca…

    Python

  6. smart-sign-translator smart-sign-translator Public

    A real-time, self-correcting Sign Language translator. Uses Computer Vision and "Human-in-the-Loop" Active Learning to instantly adapt to new users and environments.

    Python