Pinned Repositories
bitbar-plugins
Plugin repository for BitBar
distributed-consensus-reading-list
A long list of academic papers on the topic of distributed consensus
donatetohospitals-web
The main webapp project for donatetohospitals.com
dotfiles
Collection of personal dotfiles.
go-blockchain-tutorial
A small blokchain implemented using Linked Lists and Go
mach
Tiny Wasm functions, running at mach speed.
upys
UPS API wrapper for busy devs
patriecia
Generic Ethereum-style Merkle-Patricia Trie
versatus
Create full-stack applications in your preferred languages with your favorite development tools.
nopestack's Repositories
nopestack/mach
Tiny Wasm functions, running at mach speed.
nopestack/bitbar-plugins
Plugin repository for BitBar
nopestack/distributed-consensus-reading-list
A long list of academic papers on the topic of distributed consensus
nopestack/donatetohospitals-web
The main webapp project for donatetohospitals.com
nopestack/dotfiles
Collection of personal dotfiles.
nopestack/merakl
Cryptographically prove the Merakl of christmas one leaf at a time
nopestack/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.
nopestack/thesmallsuspender
A chrome extension for suspending all tabs to free up memory, privacy-oriented with no analytics tracking.
nopestack/black-hat-rust
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
nopestack/burn
BURN: Burn Unstoppable Rusty Neurons
nopestack/cita-trie
Rust implementation of the Modified Patricia Tree (aka Trie).
nopestack/coronamap
nopestack/docs
Auth0 documentation
nopestack/dose
a small blog theme
nopestack/dotfiles-1
vim, zsh, git, homebrew, nvm, neovim - my whole world
nopestack/egnitely-functions
Collection of Functions that can be executed in Egnitely Command Bar
nopestack/examples
Example applications, microservices, and code samples for the Internet Computer
nopestack/fcc-url-shortener
A simple URL shortener service
nopestack/gatsby-starter-netlify-cms
nopestack/gatsby-starter-netlify-cms2
nopestack/googleapis
Public interface definitions of Google APIs.
nopestack/Hands-On-Data-Structures-and-Algorithms-with-Rust
Hands-On Data Structures and Algorithms with Rust, published by Packt
nopestack/icvault
Dfinihack project 13
nopestack/kit
A standard library for microservices.
nopestack/ownemployed
nopestack/pgcli
Postgres CLI with autocompletion and syntax highlighting
nopestack/rust-microservice-actix
nopestack/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
nopestack/twitty-tweets
Twitter clone microservice that handles all the tweet related operations
nopestack/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port