joshpurvis's Stars
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
cool-RR/PySnooper
Never use print for debugging again
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
iterative/dvc
🦉 Data Versioning and ML Experiments
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
hummingbot/hummingbot
Open source software that helps you create and deploy high-frequency crypto trading bots
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
Kozea/WeasyPrint
The awesome document factory
marcan/takeover.sh
Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to.
cjhutto/vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
dylanaraps/fff
📁 A simple file manager written in bash.
kennethreitz/responder
A familiar HTTP Service Framework for Python.
getguesstimate/guesstimate-app
Create Fermi Estimates and Perform Monte Carlo Estimates
stav121/i3wm-themer
🎨 Theme collection manager for i3-wm
kata-containers/runtime
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
brndnmtthws/thetagang
ThetaGang is an IBKR bot for collecting money
ContextLab/hypertools
A Python toolbox for gaining geometric insights into high-dimensional data
AshampooSystems/boden
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
antipalindrome/Photoshop-Export-Layers-to-Files-Fast
This script allows you to export your layers as individual files at a speed much faster than the built-in script from Adobe.
iden3/circomlib
Library of basic circuits for circom
logandk/serverless-wsgi
Serverless plugin to deploy WSGI applications (Flask/Django/Pyramid etc.) and bundle Python packages
coinbase/geoengineer
DEPRECATED — Infrastructure As Code
eoscanada/eosc
Cross-platform EOSIO command-line swiss-army-knife (EOS, BOS, Telos, Worbli, etc.)
eosrio/hyperion-history-api
Scalable Full History API Solution for Antelope (former EOSIO) based blockchains
gaboesquivel/antelope-contracts-list
Antelope smart contracts collection
EOSEssentials/eos-node-watcher
Watch & Filter EOS Nodes Transactions/Actions and pushes to RabbitMQ, MongoDB, 0MQ etc.
liquidapps-io/eos-contracts-best-practices
EOSIO contracts references, examples and best-practices