Works
Freelance
AI-powered personal aesthetics analysis app. Analyzes facial features and body proportions to provide personalized styling recommendations.
Project
Transforms PDF resumes into stunning personal websites in seconds. AI-powered extraction, custom URLs, beautiful themes, and privacy-first approach.
Financial flow management app for tracking and managing finances. Features expense tracking, budget planning, and financial reports.
SaaS platform to deploy personal AI assistants on Telegram, WhatsApp, Slack, and Discord. Per-user Docker container orchestration with subdomain reverse proxy, Firebase auth, and automatic config management on AWS EC2.
Personal productivity web app to store, organize, and manage links, notes, resources, and to-do lists. Offline support, IndexedDB storage, clean responsive UI.
Web-based attendance tracking system for educators. Efficient management with secure, shareable access.
Open Source
Universal haptics engine for the web. Custom DSL (HPL) with a real tokenizer/parser/compiler pipeline, 9 npm packages across React, Vue, Svelte, Angular, Web Components, and React Native. One pattern works on Android vibration, iOS audio fallback, and dual-motor gamepad rumble. 63+ presets, physics-based patterns, 383 tests, zero dependencies.
Open Source Contributions
Merged into openclaw/openclaw. Added an opt-in truncateAfterCompaction option that rewrites session JSONL files after compaction, stripping already-summarized entries to stop unbounded file growth that caused processing timeouts and stuck sessions. Uses atomic temp-file-and-rename writes; defaults off to preserve existing behavior.
Merged into openclaw/openclaw. Raised the configurable ceiling for agent-to-agent maxPingPongTurns from 5 to 20 across the runtime clamp, Zod schema, config types, help text, and docs, with regression tests covering defaulting and floor/ceiling clamping.