
Latest Dev Project
STEM-Playground.com
A fun website written in React 19 containing various educational games for kids (and adults) who loves math and science. Available in bahasa Indonesia. Previous version used HTML, CSS, and vanilla JS and is still accessible!
View ProjectLatest Dev Project
OLCRAG: Ollama-LangChain Retrieval-Augmented Generation
This chatbot uses Retrieval-Augmented Generation (RAG) for accurate responses. The backend features the Llama 3.1 model, managed locally with Ollama, and integrated with Langchain for efficient document retrieval.
View Project