Skip to content
View bpringe's full-sized avatar

Sponsors

@netdava
@mourginakis
@PEZ
@Gnurdle
@nubank

Sponsoring

@thheller

Organizations

@BetterThanTomorrow
Block or Report

Block or report bpringe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bpringe/README.md

Hello πŸ‘‹

I'm a passionate software developer who enjoys building systems with functional programming and Clojure(Script) and growing and maintaining an open source community.

About me, at a glance

  • πŸŒ™ My current role: Senior Softeware Engineer at Crescent, where we use Clojure and Datomic to power a platform for companies to park idle cash, earn a great rate on it, and protect it with FDIC insurance.

  • 🏠 My previous role: Co-founder and Co-VP of Engineering at HonestDeed, where we used an event-driven architecture with Clojure, Kafka, and Kafka Streams to build reliable, easy-to-maintain systems. We also used ClojureScript for mobile and web app development, along with TypeScript for pure components.

  • πŸ”§ Co-maintainer of Calva.

  • 🌱 I strive to build better, more maintainable and flexible software and work with people effectively. I believe great software is built with good communication and people skills.

  • ⚑ Fun fact: I've been funded by Clojurists Together twice to work on Calva. During those funding periods, I added an expression-based debugger and static analysis features by integrating clojure-lsp.

  • πŸ“– Resources that have shaped the way I think about building software: Out of the Tarpit, The Mythical Man-Month, The Pragmatic Programmer, Release It!, Rich Hickey talks.

bpringe's github stats

Pinned

  1. BetterThanTomorrow/calva BetterThanTomorrow/calva Public

    Clojure & ClojureScript Interactive Programming for VS Code

    TypeScript 1.5k 212

  2. coinbase-pro-clj coinbase-pro-clj Public

    A Clojure wrapper for the Coinbase Pro API (formerly GDAX)

    Clojure 23 3

  3. auth-template auth-template Public

    A template for web apps with user auth using OWASP best practices and pedestal

    Clojure 55 7

  4. Getting Started with Clojure on Wind... Getting Started with Clojure on Windows.md
    1
    # Getting Started with Clojure on Windows
    2
    
    
    3
    [Clojure](https://clojure.org/) is an amazingly powerful language. Using it (and watching Rich Hickey videos) has changed the way I think about programming, and the way I code in general. Once I learned the basics of the language, which was a relatively quick process, I fell in love and couldn't look back. I hope this post can help others who are new to Clojure get up and running quickly and painlessly.
    4
    
    
    5
    This post is opinionated in the sense that I'll suggest certain tools to help those who are new to this scene get on their feet. The things you'll need are: