My Projects
A collection of open-source tools, extensions, and web applications I've built to solve real-world problems.
Ollama ChatBuddy
Multi-Persona AI Chat Application built on top of Ollama. Features gender-aware conversations, real-time streaming responses, and persona management.
Knowledge Center RAG
Knowledge Center using RAG (Retrieval-Augmented Generation). Built to scrape, organize, and query knowledge via Ollama and SQLite/Supabase embeddings.
postcss-remove-duplicate-values
PostCSS plugin for CSS optimization. Reduces bundle size by identifying and merging duplicate CSS values in your stylesheets.
VSCode CSS-JS Prefixer
VS Code extension for CSS to CSS-in-JS conversion. Automates vendor prefixing and property conversion for React, Emotion, and Styled-components workflows.
CodeShare
Real-time collaborative code editor with multi-language support. Enables seamless pair programming and quick code sharing with colleagues.