Skip to content
View Brlaney's full-sized avatar
  • TN, United States

Block or report Brlaney

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

Hello, my name is Brendan πŸ‘‹

Pinned Loading

  1. words words Public

    A repository of information about English phrases and words. Uses the official Webster English Dictionary API, python, and markdown to create English learning material.

    Python

  2. mtrx mtrx Public

    A Next.js app that teaches and solves structural systems using the stiffness method, also known as the matrix displacement method.

    TypeScript

  3. django-next django-next Public

    A full-stack web app that uses NextJs for the frontend & Django for the backend.

    TypeScript 23 4

  4. My custom Material-UI theme My custom Material-UI theme
    1
    import {
    2
      createTheme,
    3
      responsiveFontSizes
    4
    } from '@mui/material/styles';
    5