Skip to content
View brentquackenbush's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report brentquackenbush

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
brentquackenbush/README.md

Hi there 👋 I am Brent Quackenbush

Visitors count

About Me:

Hello world 🌎. In pursuit of the unfound—where code is craft and ideas the frontier.

TechStack:

kotlin java go js typescript c html css
spring postgresql redis kafka mysql terraform graphql docker kubernetes/k8s nodejs
jira git github

Github Streak:


Github Stats:

Anmol's GitHub stats Top Langs

Anmol's github activity graph


Pinned Loading

  1. Kafka-Producer-Consumer Kafka-Producer-Consumer Public

    Uses a a OpenSearchConsumer and a WikimediaProducer to produces messages from the wikimedia website and sends it over to Kafka. Then the OpenSearchConsumer reads from the partitions and you are abl…

    Java

  2. Leetcode-Java Leetcode-Java Public

    This is a collection of some of the Leetcode problems I've worked on. View the read me for more information.

    Java 1

  3. currency-exchange-microservices currency-exchange-microservices Public

    I took on this project to learn more about Microservice architecture and software design and how it affects distributed systems. Developed a scalable currency exchange application that is container…

    Java

  4. Leetcode-Kotlin Leetcode-Kotlin Public

    Repository of LeetCode problems solved using Kotlin. Each solution is accompanied by comprehensive comments detailing the logic and approach. Aimed at helping fellow developers understand the intri…

    Kotlin

  5. kotlin-springboot-websocket-chatroom kotlin-springboot-websocket-chatroom Public

    A Kotlin & Springboot Chatroom application using websockets.

    Kotlin 2

  6. coroutinecontext_threadlocal_scopedvalue coroutinecontext_threadlocal_scopedvalue Public

    Mastering Concurrency with Java and Kotlin: ThreadLocal, ScopedValues, and CoroutineContext Compared

    Kotlin