Skip to content
View Strangemother's full-sized avatar

Block or report Strangemother

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
strangemother/README.md

Hi there 👋

Welcome to my GitHub profile. Some of my favourites:

  • python-hyperway A functional graph execution library for building complex data flow and computational graphs in Python.
  • python-pris-algorithm My algorithm for detecting patterns and overlaps in data streams, from character strings to event sequences - without caching.
  • Polypoint JS Library dedicated to the humble 2D point. Comprehensive 2D point manipulation with extensive mathematical operations for game development and graphics programming.
  • Polyclass.js Polyclass is a just-in-time CSS class library for rapid declarative CSS stylesheet generation. Modern utility-first CSS with dynamic generation.
  • django-trim Django-trim for easier integration of Django components, streamlining Django application development.
  • Pocketsocket 2 Ridiculously fast WebSocket server implementation focused on simplicity and insane performance for Python applications.
  • microcrc A small and fast crc32 function.

  • worker-rpc.js Ready to go Worker RPC for JavaScript. Simple and efficient inter-worker communication for web workers.
  • buildroot-web-ui A simple UI to read buildroot files and provide a clicky button interface for embedded systems development and configuration.
  • talofa-app An app to gather links and generate a new file with those links published. Link aggregation and publishing tool.
  • talofa-android-webapp Android WebView application for Talofa, bridging web and mobile platforms.
  • android-share-button Instant share to a personal list. Android share extension for quick content aggregation.
  • js-peer-to-peer-audio Peer-to-peer audio streaming implementation demonstrating WebRTC capabilities for real-time audio communication.

My very first public project!

  • jQuery.placeholder Emulates the placeholder feature for all browsers using graceful degradation. A backwards-compatible solution for HTML5 placeholder attributes.

Pinned Loading

  1. django-trim django-trim Public

    django-trim for easier integration of django components.

    Python 2

  2. polypoint polypoint Public

    JS Library dedicated to the humble 2D point.

    JavaScript

  3. python-pris-algorithm python-pris-algorithm Public

    Python Sequences: A tool for detecting patterns and overlaps in data streams, from character strings to event sequences, without caching. Ideal for game input detection and sequence testing.

    Python 2

  4. python-hyperway python-hyperway Public

    A functional graph execution library

    Python 3

  5. python-porthouse python-porthouse Public

    Python library focused on asynchronous communication, primarily using Websockets

    Python

  6. Polyclass.js Polyclass.js Public

    Polyclass is a just-in-time CSS class library for a rapid declarative CSS stylesheet

    JavaScript