Skip to content
View Brlaney's full-sized avatar
🎨
Feeling creative
🎨
Feeling creative
  • TN, United States
Block or Report

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

  1. 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

  2. mui-dash mui-dash Public

    A Next.js app that uses Material-UI's Dashboard Template as a starting point for a multi-language website. Currently supported locales: English, Spanish, French, Hindi, and simplified Chinese.

    TypeScript

  3. django-next django-next Public

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

    TypeScript 18 2

  4. django-bs-starter django-bs-starter Public

    The goal of this repository it to provide users with an easily customizable Django web-app that's styled with the latest stable Bootstrap (v5.0.2).

    Python

  5. next-typescript-sass next-typescript-sass Public template

    I decided to create a barebones next js app pre-configured for Typescript and SaSS.

    SCSS

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