Skip to content
View brendonmiranda's full-sized avatar
  • Ireland

Block or report brendonmiranda

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

Pinned Loading

  1. clancy clancy Public

    Clancy is a Discord Music Bot made in Spring Boot and Java using JDA

    Java 14 5

  2. CrackingTheCodingInterview CrackingTheCodingInterview Public

    My evolution through the Cracking The Coding Interview book

    Java 6 1

  3. Pomodoro-Countdown Pomodoro-Countdown Public

    Forked from hellomayuko/Pomodoro-Countdown

    Pomodoro widget for my Twitch streams!

    JavaScript

  4. CafeCrudMongoDB CafeCrudMongoDB Public

    Simple api CRUD in SpringBoot to test mongodb & other technologies.

    Java

  5. kvRepl kvRepl Public

    Write a command line REPL (read-eval-print loop) that drives a simple in-memory key/value storage system. This system should also allow for nested transactions. A transaction can then be committed …

    Java