../

$ cat projects.txt

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ilo

This is a simple tool that allows you to input Toki Pona, and it will provide you the definition of each word. It does not understand sentence structure and doesn't give you an actual translation, but provides you information so you can translate yourself.

It also allows you to input English, and it will do it's best to translate it back to toki pona using the words in each definition.

Live version: https://dustindikes.github.io/ilo/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Meditations

I have used both the physical 6 Minute Journal and the official app on and off for a while now, but they both feel like overkill for me personally.

I don't really need a historical record or a physical book to sit on my shelf. Looking later isn't really the point, the point is the act of writing down what you're grateful for and reflecting on your day.

I decided to create this simple app which emulates the 6 Minute Journal app, but resets each day. No history is saved.

This site is a PWA, meaning you can install it to your device in Android and it will look and act like a native application.

Live version: https://dustindikes.github.io/meditations/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

LOG

I have used the official Bullet Journal Companion app for a long time now, and I have always wished I could turn off the 72 hour expiration of entries.

I know the intent with the 72 hour limit is to push you to transfer to your journal every day, but my life doesn't always lend to that.

I decided to create this simple app for my on the go bullet journal needs. You can add/edit notes, tasks, and events, and delete them when you're ready.

This site is a PWA, meaning you can install it to your device in Android and it will look and act like a native application.

Live version: https://dustindikes.github.io/log/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

lipu sona

This is a simple flash card tool to practice learning toki pona and sitelen pona.

It is set up as a PWA, so you can also install it to your android device and even use it offline.

Live version: https://dustindikes.github.io/lipu-sona/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ilo nimi

This is a simple tool that allows you to type toki pona, and will display it as sitelen pona.

It is set up as a PWA, so you can also install it to your android device and even use it offline.

Live version: https://dustindikes.github.io/ilo-nimi/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Habits

This is a simple tool to track habits.

This is meant to be a weekly or monthly tool and doesn't keep history.

In the settings you provide a comma separated list of emoji, each of which represent a habit you want to track.

This site is a PWA, meaning you can install it to your device in Android and it will look and act like a native application.

Live version: https://dustindikes.github.io/habits/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Suno

This is a simple morning pages web application.

You can write as much as you want each day. It will show you a word count at the top, and when you come back the next day, what you wrote the previous day is gone.

This site is a PWA, meaning you can install it to your device in Android and it will look and act like a native application.

Live version: https://dustindikes.github.io/suno/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

lawa

lawa is a flat-file journaling script written in Python.

You can grab the python script here: https://github.com/dustindikes/lawa

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

adventurer

A tool for playing The Adventurer by James Chip

Live version: https://dustindikes.github.io/adventurer/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

traveler

A flat-file interactive fiction system that runs in the browser.

Live version: https://dustindikes.github.io/traveler/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

toki.py

A python script for practicing Toki Pona. Modified from a hirigana script by ~vilmibm.

You can grab the python script here: https://github.com/dustindikes/tokipy

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Tilde World

Tilde world (~world) is a flat-file, community powered, text adventure game intended to be run on tilde servers.

Tilde world can be run on tilde.town by running ~dustin/projects/tilde-world/world.py. When you first run it it will welcome you and ask your character's name and description.

You can view the source here: https://github.com/dustindikes/tilde-world

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Tilde Social

Tilde Social is a flat-file social network intended to be used on shared tilde servers.

The network is interacted with via a single python script. On tilde.town it is globally linked as timeline.

You can view the source here: https://github.com/dustindikes/tilde-world

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

lon

A command line bookmark manager built in python.

You can grab the python script here: https://github.com/dustindikes/lon