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

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

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

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

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

  6. acronyms-and-long-forms-prediction acronyms-and-long-forms-prediction Public

    Classification of acronyms and their long forms using an RNN (LSTM), CNN, and FFNN model. The experiments focused on the RNN and used different vectorisation methods and hyperparameters. Models wer…

    Jupyter Notebook