Skip to content
View 8ix's full-sized avatar

Block or report 8ix

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. inkystream inkystream Public

    Server for e-ink photo frames. Handles dithering, resizing, and image serving for devices like Pimoroni Inky Frame. Self-hosted, Docker-ready.

    TypeScript 2

  2. neurodiverse-claude-skills neurodiverse-claude-skills Public

    A set of Claude skills I built for myself as a neurodivergent professional. If your brain works anything like mine, they might help you too.

  3. codebreaker codebreaker Public

    A web-based Mastermind-style code breaker puzzle game built in javascript with react, typescript using next.js. The repo is an example of my coding and a build of a bespoke game from scratch.

    TypeScript

  4. ticket-system-frontend ticket-system-frontend Public

    This Next.JS TypeScript frontend application was developed as part of a senior Fullstack engineering interview challenge. It works alongside the Laravel backend Repo names ticket-system-api and dis…

    TypeScript 1

  5. ticket-system-api ticket-system-api Public

    This Laravel 11 backend application was developed as part of a senior PHP engineer interview challenge. It implements a ticket management system with automated ticket generation using Laravel comma…

    PHP