Pinned Repositories
action-automerge_release
This Action allows to configure auto merging of hotfixes to next releases branches and the repository's main branch
async-queue
Utility classes allow to create an async queue with a batched execution or a concurrent execution of async tasks.
browser-idle-time-execution-utils
clean-architecture-boilerplate
A boilerplate for a clean architecture project written in typescript
cms-component
crypto-utilities
Utilities for a data signing and verification, encryption and decryption, a password generation with a salt, crypto keys generation, serialization, parsing of them.
data-cache-utils
Utilities for values memoization and properties values caching depending on a random access ratio to them
old-watcha
Watcha 1 (Akulich Paul 2014-2016) - WebRTC geo social network. You can watch users around in real-time, messaging with them or create a video broadcasting using p2p WebRTC. It does not utilize am lot of modern features of ES2015 and not reactive. But there is a lot of cool unique libraries, technics and tools. For me, it's too hard to maintain it and this is a reason i open it for all. For now meet up the Whatcha 2!
pashoo2's Repositories
pashoo2/action-automerge_release
This Action allows to configure auto merging of hotfixes to next releases branches and the repository's main branch
pashoo2/async-queue
Utility classes allow to create an async queue with a batched execution or a concurrent execution of async tasks.
pashoo2/browser-idle-time-execution-utils
pashoo2/clean-architecture-boilerplate
A boilerplate for a clean architecture project written in typescript
pashoo2/cms-component
pashoo2/crypto-utilities
Utilities for a data signing and verification, encryption and decryption, a password generation with a salt, crypto keys generation, serialization, parsing of them.
pashoo2/data-cache-utils
Utilities for values memoization and properties values caching depending on a random access ratio to them
pashoo2/files-utils
Utilities to make easier work with files - to download it or get a size of, etc.
pashoo2/filestorage
A tool that exposes the same interface to download files from different sources such as IPFS, HTTP, depending on the URL-address of the file.
pashoo2/fsm-builder
pashoo2/http-request
Allows to make an http request, do a common things with it and also handle a mime types of a response
pashoo2/js-libp2p-webrtc-star
libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star
pashoo2/JSONWorkers
use WebWorkers to parse/stringify/compress/decompress JSON. Realeased for private usage in 2014
pashoo2/mobx-clean-architecture-boilerplate
A boilerplate for a project that uses "Clean architecture", actually not real "clean" but charged by Mobx power
pashoo2/ObjectToFunction
allows to call Object() as a function, using Proxy
pashoo2/orbit-db-identity-provider
Default identity provider for OrbitDB
pashoo2/peerjs
See dist/peer.js to view some features of watcha. Peer-to-peer data in the browser.
pashoo2/peerjs-server
All watcha's changings in lib/index.js and lib/server.js. Server for PeerJS
pashoo2/protocol
p2p
pashoo2/react-native-push-notification-CE
The community edition of the push notification library (by Zo0r) for applications made with React Native
pashoo2/RedisPipelineCommander
Auto distribution between Redis nodes and merging a queries to pipelines. Transactions and LUA support. Realeased for private usage in 2015
pashoo2/serialization-utils
Utilities for a data serizliation
pashoo2/serializer
An utility class for data serialization with an ability to serialize functions
pashoo2/test_github_actions
pashoo2/todo-list-clean-architecture
TODO list client and server monorepo
pashoo2/tournament-schedule-graph
Tournament schedule manager
pashoo2/typed-array-utils
Utilities to simplify work with typed arrays
pashoo2/typescript-npm-package-boilerplate
A boilerplate to start up your own npm package from a code written in Typescript
pashoo2/utilities
A set of common utilities written in typescript
pashoo2/webrtc-datachannel