Projects

Home

HaruStream

Active

A multi-provider streaming aggregator — browse trending, top-rated, and popular movies/series pulled from 15+ provider sources, with search and a personal library.

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

TermChat

Building

Real-time group chat in your terminal — a lightweight TCP server broadcasts every message to all connected clients instantly, no accounts required.

  • Rust
  • Tokio
  • Ratatui

androidtweaker

Active

Built and maintained a shell-driven Android optimization toolkit for rooted devices, focused on runtime tuning, repeatable tweak workflows, and easier long-term maintenance.

  • Shell scripts
  • Android kernel
  • Performance Tuning

coretaskoptimizer

Active

Implemented a native C++ root module that applies CPU affinity, scheduler policy, and I/O priority to critical Android system tasks with low-overhead boot-time execution.

  • C++
  • Android kernel
  • Kernel Optimization
  • CPU task priotizer