Skip to content
View aditisingh02's full-sized avatar
🎯
🎯

Highlights

  • Pro

Block or report aditisingh02

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
aditisingh02/README.md

Pinned Loading

  1. exchlytics-ai exchlytics-ai Public

    Exchlytics AI is a cutting-edge PCAP analysis tool specifically designed for financial trading systems. It combines the power of AI with advanced packet analysis to provide real-time insights into …

    Python

  2. verge verge Public

    Verge is a modern color palette generator that helps you create beautiful, accessible, and harmonious color schemes using color theory. It checks for WCAG accessibility, previews colors on real UI …

    TypeScript

  3. deepfake-audio-detection deepfake-audio-detection Public

    This is a deep learning project designed to detect deepfake audio content by analyzing various audio characteristics and features. The system uses a convolutional neural network (CNN) to distinguis…

    Python

  4. kmp-algorithm-visualizer kmp-algorithm-visualizer Public

    The KMP algorithm is a string matching algorithm that uses the LPS (Longest Prefix Suffix) array to avoid unnecessary comparisons. It's more efficient than the naive approach for pattern matching.

    CSS