Skip to content
View gavin-lb's full-sized avatar

Block or report gavin-lb

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

Some Projects:

  • vue3-flag-icons: A TypeScript-compatible Vue3 component library for providing flag icons.

    • Built with Vite,
    • Published to NPM,
    • Full TypeScript support with types generated from non-TypeScript-compatible dependacy by a custom node.js script.
  • grape-chess: a (currently private) fullstack chess webapp project.

    • The front end is written in TypeScript in the Vue3 framework. It:

      • is a SPA that uses the Vue Router,
      • utilises Vuetify library for UI components,
      • uses vue3-chessboard (a Vue3 component library of which I am a contributor)
    • The backend is written in Python using FastAPI. It:

      • implements a RESTful API,
      • uses SocketIO protocol for WebSocket connections with the frontend,
      • uses SQLAlchemy for database handling of user and game data,

Popular repositories Loading

  1. image-to-prime image-to-prime Public

    Converts an image into an ascii-art prime number

    Python 1

  2. Boggle Boggle Public

    Python

  3. vue3-chessboard vue3-chessboard Public

    Forked from qwerty084/vue3-chessboard

    Vue 3 chessboard component, built with lichess chessground and chess.js

    TypeScript

  4. chess.js chess.js Public

    Forked from jhlywa/chess.js

    A TypeScript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection

    TypeScript

  5. gavin-lb gavin-lb Public

  6. vue3-flag-icons vue3-flag-icons Public

    A TypeScript-compatible Vue3 component library for providing flag icons.

    TypeScript 1