Skip to content
View JasonM22345's full-sized avatar

Block or report JasonM22345

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. stock_price_predictor stock_price_predictor Public

    The Stock Price Predictor leverages a deep learning model trained on historical stock data using PyTorch, optimized with Adam, and regularized via dropout layers to enhance generalization. The trai…

    Python

  2. KnockC2 KnockC2 Public

    KnockC2 is a socket-based Command and Control (C2) system that leverages a secure port-knocking mechanism for authenticated communication between a WAN-deployed C2 server and LAN-based clients, sim…

    Python

  3. Spectre-Variant-1-Mitigation-Demonstration Spectre-Variant-1-Mitigation-Demonstration Public

    Spectre Variant 1 Mitigation Demonstration

    C

  4. ugv_navigation_with_slam ugv_navigation_with_slam Public

    This repository provides all the necessary resources for building and operating a UGV (Unmanned Ground Vehicle) capable of autonomous waypoint navigation and localization using SLAM.

    CMake

  5. jm2jy_python_blockchain jm2jy_python_blockchain Public

    Python 3 blockchain implementation. Create, validate blocks. Blocks in "jm2jy_Blockchain" folder. Continuous execution. Chain validation checks for hash integrity.

    Python

  6. ttb_fetch ttb_fetch Public

    TTB Fetch is a ROS2-based robotic system that enables a TurtleBot4 to play fetch. The robot autonomously detects, fetches, and returns a ball to a human. The system uses **sensor fusion, computer v…

    Python