Work
💡
To see all my public projects, please visit my GitHub at https://github.com/calvincchan
The following are some of my open projects:
Line Me Up
An open-source waitlist management software designed for restaurants and retail stores.
- Github: https://github.com/calvincchan/line-me-up
- Blog posts: #line-me-up
Logseq RAG (Retrieval-Augmented Generation)
Chat with your personal knowledge base in Logseq using a locally running Ollama.
- Github: https://github.com/calvincchan/logseq-rag
- Blog posts: #logseq-rag
LLM Function Calling
Experimenting function calling with Local LLM.
- Github: https://github.com/calvincchan/student-attendance-chatbot
- Blog posts: #function-calling
usePersistedState Hook
A React hook that persists state in sessionStorage.
- Github: https://github.com/calvincchan/use-persisted-state
- Demo: https://githubbox.com/calvincchan/use-persisted-state
- Blog posts: #react-persist-state
React Version Checker
Periodic Version Checking and Auto Update for React Web App
- Github: https://github.com/calvincchan/react-version-checker
- Blog posts: #react-version-checker
Icon Image Maker (iconimg.com)
A tool to generate PNG from open source icon images.
- Site: https://iconimg.com
- Github: https://github.com/calvincchan/icon-button-generator
- Blog posts: #icon-image-maker