Benjamin Bengfort
bbengfort
Go and Python distributed systems programmer who likes data. Does open source with @rotationalio.
Languages
Top Repositories
Code for the Hadoop Fundamentals for Data Scientists course.
In memory file system that implements as many FUSE interfaces as possible.
A simple app configuration scheme using YAML and class based defaults.
Animated Cellular Automata using Matplotlib
Go packages that are common to many of my projects -- in the spirit of golang.org/x
A Python API to isbndb.com to look up book data on the Internet without Amazon or Google.
Repositories
162Code for the Hadoop Fundamentals for Data Scientists course.
Animated Cellular Automata using Matplotlib
Go packages that are common to many of my projects -- in the spirit of golang.org/x
A sqlite database replicated using strong consensus for fault tolerance and fast, local reads.
A Python API to isbndb.com to look up book data on the Internet without Amazon or Google.
Visual analysis and diagnostic tools to facilitate machine learning model selection.
In memory file system that implements as many FUSE interfaces as possible.
My Github Pages Repository
Experimenting with C code and Python bindings
GenAI security research on function calling llms.
A simple app configuration scheme using YAML and class based defaults.
Python script to create a compiler workload and evaluate external performance.
Bengfort household financial analysis tools.
A simple thought recording tool for personal use.
An implementation Neal Caren's Gender analysis of the New York Times.
gRPC documentation with OpenAPI v2 and grpc-gateway
A highly consistent distributed filesystem built with FUSE
Documentation for the Cosmos Game API
Web UI to the Cosmos Game API
A pygame UI for the cosmos API
An example server/webapp that uses a yubikey for passwordless web authentication
Implements an AutoIncrement counter class similar to PostgreSQL's sequence.
Code for the MLOps 201: Real Time Inferencing Webinar
Robot VASP for TRISA demonstration and integration
Converts NOAA Severe Weather Alerts API requests into real time events.
Configuration management for services and distributed systems
An HTTP/2 Streaming Server and Client Implementation in Go
Helpers for converting to and from binary and string representations
Learn how to be a data scientist: Git, Python, and more.
A lesson plan designed to teach Hadoop and Spark from Data Analytics with Hadoop