Skip to content
View akshat4703's full-sized avatar

Highlights

  • Pro

Block or report akshat4703

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.

Content in all repositories owned by your account will be closed.
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. 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. AI-based-Hyperthermia-Monitoring-System AI-based-Hyperthermia-Monitoring-System Public

    A CST-powered, ML-driven hyperthermia temperature prediction and SAR control system using MLP regression, reinforcement learning, and real-time closed-loop regulation. Designed for safe therapeutic…

    Python 1 1

  5. 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

  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