Skip to content
View eldss's full-sized avatar
  • Seattle, WA, USA

Block or report eldss

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. mood-journal mood-journal Public

    Next.js App inspired by a course on Frontend Masters. Allows users to create journal entries and have them evaluated by AI.

    TypeScript

  2. eldss-blog eldss-blog Public

    My personal website/blog, built with Qwik.

    MDX

  3. random-insights random-insights Public

    A meditation timer app that helps you choose what to meditate on, built in react native.

    TypeScript

  4. eldss-classwork/nlp-sandwich-shop eldss-classwork/nlp-sandwich-shop Public

    An exercise in using simple, low-level techniques to parse typed natural language in the context of a sandwich ordering system.

    Python

  5. eldss-classwork/client-server-poker eldss-classwork/client-server-poker Public

    A poker game implemented using a client-server architecture and TCP level networking.

    Python 1

  6. eldss-classwork/OthelloGame eldss-classwork/OthelloGame Public

    An implementation of the board game Othello (Reversi).

    Python