Skip to content
View akshat4703's full-sized avatar

Highlights

  • Pro

Block or report akshat4703

Report abuse

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

Report abuse

Popular repositories Loading

  1. Key-Fob-Signal-Analysis-Rolling-Code-Security-Project Key-Fob-Signal-Analysis-Rolling-Code-Security-Project Public

    This project focuses on analyzing, decoding, and testing key fob wireless signals to study their security mechanisms — specifically rolling codes.

    1

  2. Fraud-Detection-in-Financial-Transactions-with-TensorFlow- Fraud-Detection-in-Financial-Transactions-with-TensorFlow- Public

    Detects fraudulent financial transactions by training deep learning models on transaction data. Includes data preprocessing, handling class imbalance, model evaluation, and real-time prediction cap…

    Python 1

  3. pdf-research-searcher pdf-research-searcher Public

    The PDF Research Searcher is a document processing and search tool designed to help researchers quickly find relevant information across large collections of research papers. It extracts text from …

    Python 1

  4. ecommerce-search-filter ecommerce-search-filter Public

    A scalable e-commerce product search and filtering platform built with Spring Boot, MongoDB, and React. Implements backend-driven pagination, advanced category and subcategory filters, and efficien…

    TypeScript 1

  5. intentguard intentguard Public

    IntentGuard is an online security system that detects behavioral intent drift in Linux processes using syscall sequences, graph representations, and self-supervised learning, enabling detection of …

    Python 1

  6. Multi-threading-based-ETL-system Multi-threading-based-ETL-system Public

    **ETL with Multithreading:** A Python-based ETL project using MySQL to compare three data transfer methods—**One-by-One**, **Import/Export**, and **Multithreading**—with a focus on execution time o…

    Python