# Darren — Products

[Source](https://darrenis.top/en/products/)

Everyday apps, AI interactions, open-source libraries, and exploratory experiments. A collection of ways I connect problems, technology, and curiosity.

## chatWeb

Read web pages, PDFs, DOCX, and TXT files. Ask questions about their content or extract the key takeaways.

Python / AI

[chatWeb](https://github.com/SkywalkerDarren/chatWeb)

## Simple Accounting

A simple Android accounting app for keeping track of everyday income and expenses.

Android / Java

[Simple Accounting](https://github.com/SkywalkerDarren/SimpleAccounting)

## Flutter Force Graph

A force-directed graph component for Flutter that brings nodes and their relationships to life.

Flutter / Dart

[Flutter Force Graph](https://github.com/SkywalkerDarren/flutter_force_directed_graph)

## goemoji

A Go library for replacing, removing, counting, and splitting emojis, with separate handling for text and emoji content.

Go / Unicode

[goemoji](https://github.com/SkywalkerDarren/goemoji)

## Spaceglass

A disk space analyzer built for macOS. Find large files with a treemap, navigate folders, and keep the view in sync as files change.

macOS / Swift

[Spaceglass](https://darrenis.top/en/products/spaceglass/)

In development. A public download is not available yet.

## ClawBody

Local interaction capabilities for OpenClaw, connecting Live2D desktop characters, speech recognition, speech synthesis, and screen vision.

TypeScript / Live2D

[ClawBody](https://github.com/SkywalkerDarren/clawbody)

## WebDAV Uploader

A Go-based, multithreaded chunk uploader for WebDAV, with support for Synology NAS.

Go / WebDAV

[WebDAV Uploader](https://github.com/SkywalkerDarren/webdav-uploader)

## easy_emoji

A Dart / Flutter library for replacing, removing, splitting, and counting text and emoji.

Dart / Unicode

[easy_emoji](https://github.com/SkywalkerDarren/easy_emoji)

## Algorithms Visualization

A Qt-based A* pathfinding visualization with Manhattan, Euclidean, Chebyshev, and zero heuristics.

C++ / Qt

[Algorithms Visualization](https://github.com/SkywalkerDarren/Algorithms-Visualization)

## auto-leetcode

A CLI experiment that generates algorithm solutions with AI, retries using error feedback, and archives solutions and results.

Python / CLI

[auto-leetcode](https://github.com/SkywalkerDarren/auto-leetcode)

## AI Solo Leveling

An open experiment exploring whether AI can write, test, debug, and improve a project from a simple prompt.

Python / AI

[AI Solo Leveling](https://github.com/SkywalkerDarren/AI-Solo-Leveling)

## Flutter BLoC Architecture

A Flutter application architecture template using the BLoC pattern for state management and project organization.

Flutter / BLoC

[Flutter BLoC Architecture](https://github.com/SkywalkerDarren/FlutterBloCArch)

## OnCourse

A floating task companion for macOS that keeps your goal, next action, and completion criteria close at hand. Capture ideas, set check-in reminders, and optionally use AI to clarify tasks. You choose which suggestions to apply; manual features work offline.

macOS / Swift

[OnCourse](https://darrenis.top/en/products/oncourse/)

In development. A public download is not available yet.
