PROJECTS
🍎 Apple signin for Node.js.
A Node.js library for implementing Sign in with Apple, providing authentication and authorization functionalities. It has become the community standard for Apple authentication in Node.js applications.
🍎 React Apple Signin Auth
A React library for implementing Sign in with Apple using the official Apple JS SDK. It provides a seamless integration for Apple authentication in React applications.
🕵️ Stylelint Rem Over Px
A Stylelint plugin to enforce the usage of rem units over px units, facilitating the migration of CSS projects to use rem for better accessibility and responsiveness.
🎨 React Native Flex Grid
A react-native flexbox grid similar to Bootstrap's web grid, providing a configurable and consistent layout system for React Native and React Native Web applications.
💰 React Native Stripe Checkout Webview
A React Native library for integrating Stripe.js Checkout, providing a seamless payment experience without the need to eject from Expo. It has become the de facto standard for Stripe Checkout in React Native applications.
🧠 AI Zero-Shot Classifier
A powerful JavaScript library for multilingual zero-shot text classification using advanced AI embeddings. It supports dynamic and user-defined labels, making it ideal for real-time classification across various domains.
🌍 Micro GeoIP Lite
A small microservice that performs geo lookups for IP addresses using the geoip-lite database. It is easy to clone, deploy, and is automatically kept up to date.
🌍 Micro GeoIP Lite JS
An extremely lightweight JavaScript library that utilizes the Micro GeoIP Lite microservice to decode IP information via an HTTPS request.
🚨 ESLint Plugin React Hooks Docs
An ESLint plugin to enforce documentation for React hooks, ensuring code quality and consistency.
📶 Wifi Card - Print QR codes for WiFi
A simple web application that allows you to generate and print QR codes for connecting to your WiFi network.
🏗️ Angular Generator
A Yeoman generator for AngularJS projects, utilizing Webpack, SASS, and UI Router to streamline development workflows.
🏠 Clubhouse Social Graph
A TypeScript client and social graph crawler for the Clubhouse API, featuring built-in throttling, retry logic, and Neo4J support for persistent social graph representation.
🍎 React Native Apple Authentication
A React Native library providing support for Apple Authentication on iOS and Android. I contributed to web support and enhanced security features.
📚 Prolog English Grammar Parser
A Prolog-based parser for a definite clause grammar of English-Light, a fragment of English that excludes ungrammatical sentences.
🧪 Prolog Hydrocarbons Simulation
A Prolog-based simulator for modeling and analyzing hydrocarbons, leveraging logical programming to explore chemical interactions.
🎮 AI Pokemon Go
An AI-driven simulation where an agent navigates a maze to collect pokemons and hatch an egg, showcasing AI pathfinding and decision-making.
🎵 AI Music Composer
An AI music composer built with Haskell, capable of learning from famous musical pieces and generating new compositions using statistical models.