Skip to content
View MagmaArcade's full-sized avatar

Block or report MagmaArcade

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
MagmaArcade/README.md

Visitor count

Pinned Loading

  1. Decentralised-Trading-App Decentralised-Trading-App Public

    AssetSphere is a decentralized asset trading platform on the Ethereum blockchain that includes user account management, secure storage of user keys, database integration for asset information, sear…

    JavaScript 1

  2. Portfolio-Website Portfolio-Website Public

    A Next JS fully deployed personal portfolio website with built in email messaging and recapture verification.

    JavaScript 1

  3. Traffic-Flow-Prediction Traffic-Flow-Prediction Public

    The TFPS, predicts traffic conditions at intersections using historical traffic data from VicRoads. Initially, TFPS focuses on traffic flow data from Boroondara, employing machine learning models f…

    Python 1

  4. Tree-Search-Algorithms Tree-Search-Algorithms Public

    This Tree-Based Search Algorithms for Pathfinding implement DFS, BFS, RS, A*, and GBFS algorithms. The project assesses performance, heuristics, and optimizations while visually demonstrating algor…

    C# 1

  5. Facial-Recognition Facial-Recognition Public

    The Face Recognition System utilizes the face_recognition library, powered by deep learning models, to effectively detect and recognize faces. This system comprises several stages: data loading, mo…

    Python