Ben
Kremer
Software Engineering Manager
» Full-Stack Software Engineer in Oakland, CA - Python, Django, React.
Github code Haiku Generator Was that an Earthquake?Hello and Welcome.
» Over a decade of building, managing, and mentoring remote and onsite software teams, achieving consistent growth and success by keeping team members focused, empowered, and engaged.
» 12+ years of software engineering IC experience with an aptitude for swiftly comprehending and contributing to unfamiliar codebases.
» Recognized expertise leading architecture and feature planning from both individual contributor and team manager perspectives.
» Creator of processes and policies between software, business, and adjacent teams, resulting in cohesive onboarding, effortless asset transfer across projects, and consistent results.
» Facilitator for all stakeholders, from unblocking software engineers building the code to empowering internal users managing and utilizing the software to support external clients.
» Full-Stack Software Engineer in Oakland, CA - Python, Django, React.
Github code Haiku Generator Was that an Earthquake?Requires a keyword parameter ex: https://haiku.kremer.dev/?keyword=potato
Optionally use a starts_with parameter ex:
https://haiku.kremer.dev/?keyword=potato&starts_with=v
Written in Python. Code: github.com/kremerben/haiku_api
Uses the www.datamuse.com/api/
for retrieving words used in generation.
Finds and compares your location to data retrieved from earthquake.usgs.gov.
Figures out where you are, either by location access granted to the browser, or by your IP address. Then compares your location to data retrieved from the USGS.gov earthquake json feed: earthquake.usgs.gov
Comparing the strength and location of recent earthquakes we‘ll see if that was a genuine earthquake you felt, or just a truck rumbling down the street.
Written in React. Code: github.com/kremerben/wasthatanearthquake
Earthquake code Give it a try!