Skip to content
View mbarberry's full-sized avatar
🍄
welcome to my github page
🍄
welcome to my github page

Block or report mbarberry

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

Pinned Loading

  1. quotegenerator quotegenerator Public

    Show quotes from South Park, Hey Arnold!, Community, and Game of Thrones. Built and rebuilt multiple times, finally with plain HTML and custom HTML elements and a Node.js server.

    JavaScript

  2. catfacts catfacts Public

    Pictures of over 60 cats and information about their breed. Built as two versions: a desktop Python Pygame version and the online JavaScript (React 18) version.

    JavaScript 1

  3. checkbattery checkbattery Public

    Utility for Mac owners to help keep their batteries in peak health for the maximum amount of time by alerting when not charged and at 20% or less, or, charging at or over 80%. Invoked as a cron job.

    JavaScript 1

  4. marvelcharacters marvelcharacters Public

    One of my first websites, rebuilt multiple times, finally as a Next.js project deployed as a AWS Lambda function with Docker and CloudFormation.

    JavaScript

  5. gotasker gotasker Public

    Straightforward to-do list website built with Go and Vue.

    Vue

  6. reactcasino reactcasino Public

    Shows how to use render props in React 18 components to build a component tree that models the DOM tree, even in complex front end applications. Blog post: https://www.mikebarberry.com/blog/2023/re…

    JavaScript