Pinned Repositories
gatsby
The best React-based framework with performance, scalability and security built in.
rod
A Chrome DevTools Protocol driver for web automation and scraping.
ahrefs-new-backlinks-cleaner
Simple Google Cloud Functions to clean a CSV dump of Ahrefs' new backlinks report.
draw
🎨 An infinite canvas application to do pixel art. This is a fun project; use at your own risk.
go-readability
Go package that cleans a HTML page for better readability.
gocached
A simple simple in-memory caching library in Go.
interpolatr
Parse any value in search of placeholders within strings and replace them using simple resolvers (functions).
konditions
A simple and customizable JSON-based condition engine in TypeScript (e.g. GreaterThan, StringLike, Every, Some)
leanauthz
A simple yet flexible authorization project you can easily add to your projects to manage which principals can perform which actions on which resources similar to AWS IAM policies.
sequence-matching
Matching sequences of consecutive elements in an array by using a pattern and quantifiers (0, 1, n).
lazharichir's Repositories
lazharichir/draw
🎨 An infinite canvas application to do pixel art. This is a fun project; use at your own risk.
lazharichir/konditions
A simple and customizable JSON-based condition engine in TypeScript (e.g. GreaterThan, StringLike, Every, Some)
lazharichir/gocached
A simple simple in-memory caching library in Go.
lazharichir/leanauthz
A simple yet flexible authorization project you can easily add to your projects to manage which principals can perform which actions on which resources similar to AWS IAM policies.
lazharichir/sequence-matching
Matching sequences of consecutive elements in an array by using a pattern and quantifiers (0, 1, n).
lazharichir/ahrefs-new-backlinks-cleaner
Simple Google Cloud Functions to clean a CSV dump of Ahrefs' new backlinks report.
lazharichir/go-readability
Go package that cleans a HTML page for better readability.
lazharichir/interpolatr
Parse any value in search of placeholders within strings and replace them using simple resolvers (functions).