← All notes

#tools

13 notes

Kafka

Latest Noted 3 November 2021 ที่[เว็บของ Apache Kafka](https://kafka.apache.org/) เขียนไว้ว่า "Apache Kafka is an open-source distributed event streaming pla…

#event-driven #system-design #tools

Keycloak

Latest Noted 25 May 2021 คือระบบ Identity and Access Management ที่ถูกพัฒนาโดย Redhat Software เน้นจัดการ User Account, Role, และการ Authentication ต่าง ๆ ซึ…

#tools

Tools

- obsidian - git - linux - vs-code-extension - google-sheet - tools-opa - tools-novu - kafka - keycloak

#tools

Git

- [How can I change the author name / email of a commit?](https://www.git-tower.com/learn/git/faq/change-author-name-email) - github

#tools

Google Sheet

This is a tools use to manage the structure data (Table) Content below is part of course-data-science-bootcamp-12 - Store Structured Data - Analyze Data - …

#tools #data-science #bootcamp #note

VS Code Pets

https://tonybaloney.github.io/vscode-pets/ ![](/images/vs-code-pets-image.png) My Pet List json [ { "color": "white", "type": "bunny", "size": …

#tools #vs-code #extension #cute

VS Code Extension

-vs-code-pets

#tools

Storybook

[Storybook](https://storybook.js.org/) is a sandbox environment used to build, test, and document UI components visually without needing to run the entire main …

#storybook #react #tools

Fixing "husky" can not run git hooks (node installed by "nvm")

Part of dotfiles Add file ~/.config/husky/init.sh bash export NVMDIR="$HOME/.nvm" [ -s "$NVMDIR/nvm.sh" ] && \. "$NVMDIR/nvm.sh"

#javascript #tools #husky #git #dotfiles

Barcode & QR Code Libraries in JS

- [qrcode](https://www.npmjs.com/package/qrcode) - [jsbarcode](https://github.com/lindell/JsBarcode)

#javascript #tools

Linux

- dotfiles - [bat](https://github.com/sharkdp/bat) - A cat(1) clone with syntax highlighting and Git integration. - [fd](https://github.com/sharkdp/fd) - A …

#linux #tools

NOVU

[novu](https://novu.co/) - tools to manage multi-channel notifications

#tools

Open Policy Agent

[Open Policy Agent]((https://www.openpolicyagent.org/) is a policy engine that streamlines policy management across your stack for improved development, securit…

#tools