bcpeinhardt
Full Stack Engineer @ Coder. Gleam and BEAM enthusiast. I'm probably walking my dog rn.
CoderTuscaloosa, AL
Pinned Repositories
code_review
A linter for Gleam, written in Gleam
formulaY
Derivable "forms" for the yew web framework.
glance_printer
Turn glance AST back into a gleam src string
gsv
A simple csv parser and encoder written in gleam
learn_otp_with_gleam
A resource for learning the OTP framework with the Gleam programming language
pmpmc
Priority Multi Producer Multi Consumer Channel
schnauzerUI
A human readable scripting language for automated UI tests.
simplifile
Simple file operations for Gleam that work on all targets (Erlang/Node/Deno)
squared_away
A statically typed spreadsheet application w/testing as a first class citizen
testbldr
Programatically build test suites in Gleam
bcpeinhardt's Repositories
bcpeinhardt/halo
bcpeinhardt/leptos
Build fast web applications with Rust.
bcpeinhardt/youid
bcpeinhardt/nakai_rust
bcpeinhardt/testbldr
Programatically build test suites in Gleam
bcpeinhardt/gleam-exercism
Exercism exercises in Gleam.
bcpeinhardt/schnauzerUI
A human readable scripting language for automated UI tests.
bcpeinhardt/teashop
Contrib fork
bcpeinhardt/kirala_bbmarkdown
Markdown parser and html renderer written in Gleam language.
bcpeinhardt/stdlib
🎁 Gleam's standard library
bcpeinhardt/jot
bcpeinhardt/aoc_2023
My AoC 2023 solutions
bcpeinhardt/glam
A package to help you easily pretty print structured data ✨
bcpeinhardt/wisp
bcpeinhardt/http
🕸️ Types and functions for HTTP clients and servers!
bcpeinhardt/json
🐑 Work with JSON in Gleam!
bcpeinhardt/thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
bcpeinhardt/replicate_reqwest_shuttle_issue
bcpeinhardt/black-hat-rust
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
bcpeinhardt/selenium
A browser automation framework and ecosystem.
bcpeinhardt/rust-lox-impl
Following along with "Crafting Interpreters" again but in Rust this time.
bcpeinhardt/formulaY
Derivable "forms" for the yew web framework.
bcpeinhardt/yew-app
wasm webapp
bcpeinhardt/thirtyfour_cucumber_example
An example of using the thirtyfour and cucumber crates together
bcpeinhardt/valid_selectors
Rust macros for validating CSS selectors and XPath selectors at compile time
bcpeinhardt/rust-libxml
Rust wrapper for libxml2
bcpeinhardt/pmpmc
Priority Multi Producer Multi Consumer Channel