A place to store my notes.
> WARNING: I moved my notes to Obsidian.md and I will not provide additional support to this plugin. > Pull request are welcome.
> WARNING: I moved my notes to Obsidian.md and I will not provide additional support for this plugin. > Pull request are welcome.
manager for my notes repo: zjhou/notes
My notes and templates
zlib port to javascript - fast, modularized, with browser support
Create an Ask My Notes chatbot — streaming AI chat with Supabase auth
ClawHub CLI \u2014 install, update, search, and publish skills plus OpenClaw packages.
JSON Web Token implementation (symmetric and asymmetric)
Write notes for your react-native Storybook stories.
A collection of essential TypeScript types
semantic-release plugin to generate changelog content with conventional-changelog
Deploy AWS Lambda functions from command line using a json or yaml config file.
EdgeJS Prettier Plugin
Rush plugin for initialize project in monorepo
Bindings to GDAL (Geospatial Data Abstraction Library) with full async support
A thin wrapper around the debug logging package
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Write notes for your Storybook stories.
GeoStyler-Style-Parser implementation for Mapbox
A library for the MQTT protocol
Plugins of phaser3
JavaScript APG, an ABNF Parser Generator
Reusable React components for building web experiences.
A simple note taking app for taking hierarchical notes in markdown
IWE CLI utility
CLI driven Markdown manager.
Local GraphRAG memory for LLMs in a single SQLite file
A CLI for managing obsidian vaults, notes and databases
MCP server (stdio + HTTP/SSE) for trusty-memory
AI agent memory with local SQLite backend — FTS5, fuzzy, and vector search
Parse notes and highlights in your Kindle clippings, the name of the Kindle clipper file was 'My Clippings.txt'
RSokoban is a clone of the famous Sokoban game. I wrote this program just to improve my skills in Ruby. Note: Never tested on windows... Enjoy the game !
This is the simple REST client for My Business Business Information API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Business Information API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for My Business Account Management API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Account Management API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for My Business Verifications API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Verifications API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for My Business Q&A API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Q&A API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for My Business Notifications API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Notifications API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for My Business Place Actions API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Place Actions API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for My Business Lodging API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Lodging API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for My Business Business Calls API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the My Business Business Calls API, but note that some services may provide a separate modern client that is easier to use.
Manage your notes from the console. If you're like me, you spend most of your computing time in a terminal, you have a text-editor set up just to your liking, and you wish you could use it for everything. Naturally, when it comes time to ditch your paper note-pad, you refuse to to use the more popular gui-driven apps and want to find a way to use your editor instead. But when you start looking for a terminal-based notes framework (or plugin for your editor) you're blinded by crazy features and unwilling to learn a new tool. You've also already started keeping your notes in some text files and don't want to have to start over. Anyway, I went through the same thing and made this this lightweight tool (originally from some aliases in my bashrc) to do what I wanted it to do, which isn't a lot. But, like ruby, it has a nice interface, and it'll stay out of the way. That means you can choose where you keep your notes, how you organize them, how you track them (if you do), and what editor you use to write them. So if you already have your own notes, you can just point `peter-notes` at them and start using worlds simplest (and coolest) notes-manager. This is a cli tool, don't try to import it into some ruby source code.
# Mod10 A simple gem to generate mod_10 check digits and check if integers are mod10 valid. ## Installation Add this line to your application's Gemfile: ```ruby gem 'mod_10' ``` And then execute: $ bundle Or install it yourself as: $ gem install mod_10 ## Usage Include the Mod10 module to make the following two methods available - generate_check_digit(value) Which returns an integer value for the mod10 check digit of a string or integer. Note: If the value is 0, then the argument was already mod10 valid. - is_mod10?(value) Returns true or false for the tested value is it is or isn't mod10 valid. ## Contributing 1. Fork it ( https://github.com/[my-github-username]/mod_10/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
No description provided.
No description provided.
No description provided.