Skip to content
View gmelsby's full-sized avatar

Block or report gmelsby

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. simpxit simpxit Public

    Mashup of Dixit with The Simpsons. React app coupled with an Express and Socket.IO backend that persists data using Redis, Postgres, and S3-compatible storage.

    TypeScript 1

  2. air-quality-monitor air-quality-monitor Public

    Application to monitor air quality on a Raspberry Pi accessible through a web interface. Go/Chi API, TS/Preact Frontend, Sqlite data storage

    TypeScript

  3. midi-footswitch midi-footswitch Public

    Pi Pico CircuitPython USB MIDI Footswitch

    Python 1

  4. ollama-ui/ollama-ui ollama-ui/ollama-ui Public

    Simple HTML UI for Ollama

    JavaScript 990 166

  5. DataSeyance DataSeyance Public

    Intro to Databases Group Project -- Flask Web App able to perform CRUD operations on a MySQL database

    Jinja

  6. spelling-bee-solver spelling-bee-solver Public

    Uses a Trie to generate an answer list for NYT Spelling Bee puzzles. Fun exercise for familiarizing myself with Go.

    Go