volker48
Full-stack polyglot with a preference for functional programming.
@obsidian-security Philadelphia, PA
Pinned Repositories
disco-whisper
Discord bot that will transcribe audio using OpenAI Whisper
dogepricer
Chrome extension to fetch the price of DOGE / BTC
fitbot
A Slackbot for tracking fitness records written in Haskell using the Scotty web framework
flask-mandrill
Flask plugin to simplify sending emails through Mandrill.
namegen
Probabilistic name generator utilizing the names corpus from the NLTK
Nightmare
Distributed pub/sub using Kademlia as DHT overlay network
numeraicb
Keras callback to calculate Numerai consistency during training
python-concurrency
Code examples from my toptal engineering blog article
streaming-protocol
Streaming audio protocol developed for a class project
watcher
BTC address watcher
volker48's Repositories
volker48/python-concurrency
Code examples from my toptal engineering blog article
volker48/flask-mandrill
Flask plugin to simplify sending emails through Mandrill.
volker48/disco-whisper
Discord bot that will transcribe audio using OpenAI Whisper
volker48/numeraicb
Keras callback to calculate Numerai consistency during training
volker48/watcher
BTC address watcher
volker48/dogepricer
Chrome extension to fetch the price of DOGE / BTC
volker48/advent-of-code
My advent of code solutions
volker48/resume
My resume as a PDF including the well commented Latex sources and build instructions.
volker48/rusty-dice
volker48/stl_tools
Python code to produce STL geometry files from plain text, LaTeX code, and 2D numerical arrays (matrices)
volker48/fitbot
A Slackbot for tracking fitness records written in Haskell using the Scotty web framework
volker48/pushitrealgood
Little wrapper to send push notifications to pusherover when a long running task completes.
volker48/aioredis-py
asyncio (PEP 3156) Redis support
volker48/dropbox-disk-usage
Dropbox Disk Usage (like `ls -lR` and `du -hs` in unix)
volker48/editdistance
Fast implementation of the edit distance(Levenshtein distance)
volker48/fast-stable-diffusion
fast-stable-diffusion, +25-50% speed increase + memory efficient + DreamBooth
volker48/gpt3-and-cybersecurity
GPT-3 use cases for Cybersecurity
volker48/learn4haskell
👩🏫 👨🏫 Learn Haskell basics in 4 pull requests
volker48/optuna
A hyperparameter optimization framework
volker48/pyprobables
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
volker48/python-schema-registry-client
Python Rest Client to interact against Schema Registry confluent server
volker48/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
volker48/snyk-ctf-bedsheets
volker48/snyk-ctf-colorwheel
volker48/synk-ctf-camp
volker48/target-elasticsearch
Simple meltano target for elasticsearch
volker48/volker48.github.io
My github pages page
volker48/vscode-dbt-power-user
This extension makes vscode seamlessly work with dbt.
volker48/waveform3d
Python code to create a 3D print model from music or audio file.
volker48/whispercpp.py
Python bindings for whisper.cpp