Skip to content
View 0x365's full-sized avatar

Organizations

@strath-ace @satsync
Block or Report

Block or report 0x365

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
0x365/README.md

Typing SVG

About

  • 💻 Web3 and Backend Software Developer
  • 🛰️ PhD research in Distributed Ledger Technologies for Satellite-based Emergency Mapping - REPO
  • ✈️ Master's of Aero-Mechanical Engineering
  • 📝 My Website - robertcowlishaw.com

What I'm working on

  • 🔍 Trying to make Web3 more accessible
  • 🌋 Satellite-based Emergency Mapping Optimisation for Natural Disaster Response
  • 🌍 Consensus Mechanisms in Low Earth Orbit Communication Networks
  • 🛰️ Decentralised Federated Learning for Earth Observation Data
  • 🔭 Data Oracle Scaled-loading for Large Data Tasks

Some projects I work on

My Research Papers

Feel free to read and reference my papers

Automating and Decentralising Satellite-based Emergency Mapping published in the 2023 Fifth International Conference on Blockchain Computing and Applications (BCCA) with the code found here.

@inproceedings{cowlishaw2023automating,
    title={Automating and decentralising satellite-based emergency mapping},
    author={Cowlishaw, Robert and Boumghar, Red and Arulselvan, Ashwin and Riccardi, Annalisa},
    booktitle={2023 Fifth International Conference on Blockchain Computing and Applications (BCCA)},
    pages={76--81},
    year={2023},
    organization={IEEE}
}

Proof of Optimality for a Decentralised EO Data Processing Architecture published in the Proceedings of the 2023 conference on Big Data from Space (BiDS’23) with the code found here.

@inproceedings{cowlishaw2023proof,
  title={Proof of optimality for a decentralised EO data processing architecture},
  author={Cowlishaw, Robert and Riccardi, Annalisa and Arulselvan, Ashwin},
  booktitle={2023 conference on Big Data from Space (BiDS’23)},
  year={2023}
}

Pinned

  1. strath-ace/smart-dao strath-ace/smart-dao Public

    Decentralised Autonomous Organisation (DAO) and other Distributed Ledger Technologies (DLT) for Satellite-based Emergency Mapping

    C++

  2. blockchain-indexer blockchain-indexer Public

    Blockchain Indexer or Data Cacher for specific a chosen smart contract

    JavaScript

  3. py-tools py-tools Public

    Python tools

    Python

  4. go-tools go-tools Public

    To help develop Golang projects

    Go

  5. goga goga Public

    Genetic Algorithm implementation in Go (Golang)

    Go

  6. solidity-matrix-inversion solidity-matrix-inversion Public

    Solidity Smart Contract to do matrix inversion

    Solidity 1