Hi there! I am Carlo, I work in AI, Blockchain, and Space technologies. Here are some of my open-source works.
Efficient Neural Networks - Implementation of efficient neural networks on Pytorch with training and inference results using CamVid Dataset
MobileNet-V2 - Implementation of MobileNet-v2 on Pytorch
FibNet - My thesis project. Inspired by developing a neural network that can be scaled from tiny to large amount of trainable parameters while preserving the inference quality. I combined the scaling nature of Fibonacci Sequence and Logistic Equation principles to scale and abstract the neural network.
MobileNet-V2 OpenCL - Implementation of MobileNet-V2 on OpenCL to be deployed in FPGA chip that was used in a satellite remote sensing payload.
These are my open-souce works in Hive.io ecosystem
Hive Multisig SDK - An SDK that simplifies the creation of multisig transaction feature of Hive Blockchain.
Hive Multisig Frontend - A frontend that implements the Multisig SDK where users can perform multi-signature transactions.
HBD Wallet - (Work-in-progress) A frontend where users can make HBD transactions and analyze their HBD savings all in one dashboard. What is HBD Savings?
Satoro Space - A startup company where I co-founded and currently work full-time as a Lead Ground Segment Software Engineer.
Spatellite to YouTube Streaming - A YouTube streaming feature of our satellite. Our satellite utilizes a global network of ground sations to stream the video directly to YouTube.
Basic Mining Homeworks - Some homework stuff
Chaos Theory - Fun implementation of this paper from the 1976