BHunter2889
package pulse func DarkSide[T any, U chan T](sun U) bool { for { if x := <-sun; x == "moon" { return true } } }
Fourty-Two Development LLCSt. Louis, MO
Pinned Repositories
alexa-utterances
generate expanded utterances for Amazon Alexa from a template string
da-fish-alexa
Alexa Skill for giving the best time to go fishing based on real-time statistical analysis. Written in Go.
dice-fairness-tracker-go-webassembly
A webapp written in Go with WebAssembly for tracking and calculating the roll fairness of a particular die with the specified number of sides.
FoodLexa
Alexa Skill Using LabelInsight's APIs to get food product information
go-alexa-devkit
A WIP library for authoring Alexa Skill responses through SSML and Directive struct building.
hhstl
upload
CLI util command to upload to any cloud platform storage/bucket using the Go CDK.
weather-api-http-server-example
Example http server using Gin & resty for getting weather approximations from OpenWeather API.
hack-autism-pathfinders-ui
UI for the Pathfinders application for Hack Autism 2018
diverse_city_frontend
BHunter2889's Repositories
BHunter2889/go-alexa-devkit
A WIP library for authoring Alexa Skill responses through SSML and Directive struct building.
BHunter2889/da-fish-alexa
Alexa Skill for giving the best time to go fishing based on real-time statistical analysis. Written in Go.
BHunter2889/FoodLexa
Alexa Skill Using LabelInsight's APIs to get food product information
BHunter2889/hhstl
BHunter2889/upload
CLI util command to upload to any cloud platform storage/bucket using the Go CDK.
BHunter2889/alexa-utterances
generate expanded utterances for Amazon Alexa from a template string
BHunter2889/dev42
A profile portal page written in Go with WebAssembly and Vugu.
BHunter2889/dice-fairness-tracker-go-webassembly
A webapp written in Go with WebAssembly for tracking and calculating the roll fairness of a particular die with the specified number of sides.
BHunter2889/weather-api-http-server-example
Example http server using Gin & resty for getting weather approximations from OpenWeather API.
BHunter2889/docker-spring-boot-seed
Seed project for Spring Boot inside a Docker container
BHunter2889/EJS-1904labs
Repo for EloquentJS exercise demos.
BHunter2889/go-cemaritan
An instance of the Cemaritan Project API written in Go.
BHunter2889/intent-utterance-expander
Expand custom utterance slots of phrases, to use with Alexa Skills Kit Sample Utterances.
BHunter2889/ladderus-supporter-frontend
globalhack 2018 supporter webapp Goals pages
BHunter2889/mern-bootstrap
This is a step-by-step on how to create a MERN stack seed
BHunter2889/NewsMap_Mashup
Example of my work in FrontEnd Web Development: Google News/Maps mashup. View README for more details.
BHunter2889/pull-my-feather
Pulls a random 1904labs Feather for the Tickled Pink Award using a crypto random generator.
BHunter2889/React-TypeScript-Simple-List-Example
A Sample React TypeScript implementation of a simple list component.
BHunter2889/shannonisms
Static site powering shannonisms.com
BHunter2889/template-repo
Pulls a Random 1904labs Feather from a provided payload using crypto random seeding.
BHunter2889/WCWageReimbursementCalculator
Workers Compensation Lost Wages Reimbursement Calculator