Stars
A JVM library for all Twitch APIs, including Chat, Helix, and EventSub (webhook/websocket/conduit). It includes advanced features for large-scale apps such as connection pooling, rate-limiting, and…
Multiple samples showing best practices in app development on Android TV.
Java utilities for working with Schema.org data in JSON-LD format
Example non-fungible collectible, to demonstrate OpenSea integration
Code for reproducing our analysis in the paper titled: Image Cropping on Twitter: Fairness Metrics, their Limitations, and the Importance of Representation, Design, and Agency
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Samples and bindings for the Google Assistant API
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
configuration library for JVM languages using HOCON files
An image loading and caching library for Android focused on smooth scrolling
Public interface definitions of Google APIs.
A simple Google Assistant Client in Java
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Maps SDK for Android Utility Library
Bind Android views and callbacks to fields and methods.
A Java serialization/deserialization library to convert Java Objects into JSON and back
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
A type-safe HTTP client for Android and the JVM