Sophiah Ho's repositories
RainbowVis-JS
A JavaScript library for colour data visualization. Easily map numbers to a smooth-transitioning colour legend.
ElectronicFundsTransfer.SmartContract
Electronic funds transfer (EFT) Ethereum blockchain smart contract written in Solidity
RainbowVis-Java
A Java library for (HTML/CSS) colour data visualization. Easily map numbers to a smooth-transitioning colour legend.
NewHopeKeyExchangeExample
Example of post-quantum key exchange using Bouncy Castle's implemention of NewHope
BitcoinColdWallet
Example of transferring bitcoin out of cold storage wallet on testnet blockchain
humansnotbots.js
"email AT address DOT com" (without quotes) is converted to a clickable version of email@address.com if JavaScript is enabled.
big-sleep
A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
CoronalSpreader
COVID-19 transmission simulator
covid19-dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
eggstrategy
Egg Incubation Strategy Simulation
ScalaPerceptron
A simple core Scala implementation of a perceptron neural network
fastpages
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
iris_keras_tensorflow_serving
Train a model for classification on the iris dataset, and export it for tensorflow serving
java-diff-utils
Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.
lightweight-gan
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
lunasec
LunaSec - Security & Compliance SDKs to stop data leaks in your software. With just a few lines, LunaSec adds a Zero Trust Architecture across your stack, Unique Per-Record Encryption, and protection from common security issues like XSS, SQL Injection, and RCE. Try it out live here: https://app.lunasec.dev
pvpoke
Open-Source Battle Simulator, Rankings & Team Building for Pokemon GO PvP
reddit-comment-bot
Reddit bot that auto replies to comments on set subreddits
Signal-Server
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement