Skip to content
View R40835's full-sized avatar
  • University of Surrey
  • United Kingdom

Block or report R40835

Report abuse

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

Report abuse

Pinned Loading

  1. posture-corrector-app posture-corrector-app Public

    Jetson Nano-based app using computer vision and a CNN model to analyse sitting posture. Alerts sent for poor posture, with real-time monitoring and user feedback. Optimised for Jetson Nano, with da…

    Python 5 1

  2. social-network-app social-network-app Public

    Social Network is a comprehensive full-stack and real-time web application built with Django. This web application provides users with a dynamic and interactive social networking experience. It off…

    Python 2

  3. file-type-detection-by-byte-blocks file-type-detection-by-byte-blocks Public

    Deep Learning for file type Identification in Digital Forensics. We use the first, body, and last blocks of bytes on the disk to account for all possible scenarios and train the FFNN, CNN, GRU, and…

    Jupyter Notebook

  4. cloud-based-trading-signals-risk-analysis cloud-based-trading-signals-risk-analysis Public

    A cloud system that integrates GAE and AWS services including Lambda, EC2, and S3 for scalable risk analysis and trading strategy optimisation. GAE manages API requests, while AWS handles computati…

    Python

  5. path-finder path-finder Public

    This project is an implementation of the A* algorithm by extending an existing codebase that already includes the Dijkstra's algorithm. The A* algorithm incorporates additional functionalities by c…

    C

  6. digital-image-enhancement digital-image-enhancement Public

    a digital image enhancement program that will perform contrast adjustment using the histogram equalisation algorithm. The algorithm uses a cumulative intensity histogram to back-project original im…

    C++