Pinned Repositories
android-uitableview
Library and example project on how to use the UITableView component
eattheblocks
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
fooltrader
trade as a fool
front
FatCow IO Trading Protocol Frontend Project
hyperfox
HTTP/HTTPs MITM proxy and traffic recorder with on-the-fly TLS cert generation.
linux.mirai
Leaked Linux.Mirai Source Code for Research/IoC Development Purposes
Mirai-ioT-Botnet-Source-Code-With-Setup-Guide
https://en.wikipedia.org/wiki/Mirai_(malware) - Source Code for Research Purposes!
mongo-java-driver
java driver for mongo
netty
Netty project - an event-driven asynchronous network application framework
niltalk
A multi-room disposable chat service written in Go that uses WebSockets for live communication.
jamesrealweb3's Repositories
jamesrealweb3/android-uitableview
Library and example project on how to use the UITableView component
jamesrealweb3/eattheblocks
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
jamesrealweb3/fooltrader
trade as a fool
jamesrealweb3/front
FatCow IO Trading Protocol Frontend Project
jamesrealweb3/hyperfox
HTTP/HTTPs MITM proxy and traffic recorder with on-the-fly TLS cert generation.
jamesrealweb3/linux.mirai
Leaked Linux.Mirai Source Code for Research/IoC Development Purposes
jamesrealweb3/Mirai-ioT-Botnet-Source-Code-With-Setup-Guide
https://en.wikipedia.org/wiki/Mirai_(malware) - Source Code for Research Purposes!
jamesrealweb3/mongo-java-driver
java driver for mongo
jamesrealweb3/netty
Netty project - an event-driven asynchronous network application framework
jamesrealweb3/niltalk
A multi-room disposable chat service written in Go that uses WebSockets for live communication.
jamesrealweb3/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
jamesrealweb3/sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
jamesrealweb3/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
jamesrealweb3/WebTerror