Stats

5
Projects
24
Devlogs
48
Votes
3
Ships

Coding Time

All Time: 74h 39m
Today: 0h 0m

Member Since

June 18, 2025

Badges

2
🚢
Maiden Voyage
you shipped your first project! the journey begins...
🕷️
Spider
this user has a pet!

Projects

5
🚀
7 devlogs 5 days ago
Website

Website

Shipped
2 devlogs 10 days ago
toadster

toadster

Shipped
9 devlogs about 1 month ago
peek

peek

Shipped
3 devlogs about 2 months ago
🚀
2 devlogs about 2 months ago

Activity

ali
ali worked on logbook
1h 37m 3 days ago

I added some TODOs, wrote a README, and set up builds + did some other smaller things!!

Update attachment
ali
ali worked on logbook
4h 54m 3 days ago

I MADE IT WORK WOOOHOOO
In these 4 hours of grinding I've done so many things (for example, I've streamlined a lot of code and handled many edge cases!!) You can now add 'states' to tags - they're basically a counter you can add to and remove from using logs and they're the main idea behind this app!

So yeah, MVP! Who cheered! (Next up: docs and maybe, hopefully, cadences).

Update attachment
ali
ali worked on logbook
1h 56m 4 days ago

I worked a lot, lot, lot on reading! You can read tags now and the tables are nicer and slighly more informational :)

I also did some other, more minor things (especially trying to improve my spaghetti code). Oh, anyway!

Update attachment
ali
ali worked on logbook
1h 40m 4 days ago

I updated some things and did some refactoring! One notable thing: a finalized tag deletion flow!

Update attachment
ali
ali worked on logbook
34m 4 days ago

What's that? Oh, a ~~table~~!

Update attachment
ali
ali worked on logbook
2h 15m 4 days ago

I strayed a bit from my initial roadmap and added some important features, like
- data controls (including resetting the app data folder) and
- tag controls (including tag deletion).

Next up, I'm gonna try and finish some other important things (like deleting logs) and make it a bit prettier (tables are REALLY NECESSARY).

Update attachment
ali
ali worked on logbook
3h 12m 5 days ago

I've started work on this project! For now it's barely working, but I'm about halfway through my checklist:

  • [x] Basic interface setup
  • [x] Database and data folder (SQLite, stored in OS-appropriate user data dir)
  • [x] Basic tag storage (flat tag.subtag IDs, semantic nesting only in UI)
  • [x] Interface to create tags and write logs
  • [ ] Interface to read last n logs
  • - [x] Log reading logic
  • - [x] Basic log printing logic
  • // ...

So yeah!!! I'm gonna start working on table output (desperately needed), log deletion and advanced log features: stateful logs and hopefully soon cadences.

Update attachment
ali
ali created a project
4d ago

logbook

A terminal app for logging your way through life

7 devlogs 0 followers
ali
ali worked on Website
46m 8 days ago

I made some design changes, most prominently to the poetry section!!

Update attachment
ali
ali worked on Website
1h 24m 10 days ago

I started work on this website! I added a few things, like a short index and also a few poems I've written and liked. Hopefully I can add more stuff tomorrow!

Update attachment
ali
ali created a project
9d ago

Website

A personal website for me, Ali!

Website
2 devlogs 0 followers Shipped
ali
ali worked on a deleted project
1h 54m 17 days ago

Starting work on this project! I hopped around trying things for my tech stack and chose -
- rich, for terminal output (I was thinking of using textualize, but I found that'd be overkill),
- typer, for handling the cli, and
- TinyDB, for storing streaks and perhaps other data.

I think it's okay, right?? I hope???? Hopefully????

Oh, and I also set up Poetry. It's a bit finnicky (or maybe I am), but it's pretty nice!

Update attachment
ali
ali worked on toadster
3h 13m 28 days ago

Two new features! /answer and /define, which rely on APIs for Wolfram Alpha, Merriam-Webster and Urban Dictionary!!! This was, um, hell to implement, but hey!!

Update attachment
ali
ali worked on toadster
4h 19m 28 days ago

I tried (and failed) to make a /motivate command which created inspirational images. I got 2/3s of the way there but it's just very hard to do within my timeframe (the satori library I'm using is finnicky and also I'm dumb). It's okay though! I did some good work on other things, and I hope I can do some more stuff before Converge ends!! (Also, sorry for the last devlog. I was sleepy.)

Update attachment
ali
ali worked on toadster
6h 1m 30 days ago

I spent some work on adding a few new features and adding a few other ones!

Update attachment

Woah! What's that - a new feature?!!?! If it isn't /soothsay, an 8-ball-like clairvoyance thingy!

Update attachment

I'm working on the layouts for a new inspirational quotes feature!

Update attachment

IT'S WORKING (kind of) (somewhat) (give me some time) (pls dont make me confront reality i am happy right now)

Update attachment

WOOHOO! IT WORKS! IT WORKS GUYS! IT'S WORKING! WOOHOO!

Update attachment

I've been working on updating the code and adding a new feature! It is a command supposed to make a framed faux-screenshot of someone's message - you know, for the sillies. But it's hard! I'm trying to use Vercel's Satori library + reSVG, although I've been having quite a bit of trouble as I'm using NodeJS w/ CommonJS modules (because I'm too lazy to make everything use ES modules). Wish me luck!

Update attachment

Started work! I set up discord.js, npm and git and added a few basic commands.

Update attachment
ali
ali created a project
39d ago

toadster

[AI used for research, bug catching and a few (~10) lines of code] A multi-purpose, fun bot for Discord!

toadster
9 devlogs 0 followers Shipped
ali
ali worked on peek
1h 34m about 2 months ago

I made a bunch of improvements to performance, added binaries for more architectures and added tiny things (like adding file links to filenames in previews). I also wrote a neat README file and submitted my project to TerminalCraft!!

Update attachment
ali
ali worked on peek
3h 14m about 2 months ago

woah, improvements!!! I:
- successfully packaged the app for various platforms
- brute forced my way through GitHub actions
- made some quite dramatic performance improvements
- updated the CLI, making it more intuitive and adding more settings
- wrote a README file, including documentation

woohoo!!!

Update attachment

UHhhhhh. I kindof forgot what I was doing yesterday. And I also forgot to devlog! Oh no! And it's broken! It's okay though. I'll fix it tomorrow.

Update attachment
ali
ali worked on peek
7h 18m about 2 months ago

I'm so sorry for the lack of devlogs so far - I just coded for checks notes a day straight. I have a working version now! Basic functionality! Arguments! Pretty errors! Syntax highlighting! It's a lot. I'm quite proud!

Update attachment
ali
ali created a project
53d ago

peek

[AI used for research, tooling setup and debugging. All project code written by a human (me!)] Peek is a tiny CLI tool that quickly gives you a preview of all human-readable text files in a directory. Features: - smart file detection and support for most non-binary files, even those in obscure formats or without a file extension - little to no setup and a small, self-contained package - syntax-highlighted previews for code, markup and more - fuzzy, case-insensitive search and glob pattern-based filtering - multiple sorting options - support for multiple platforms

peek
3 devlogs 0 followers Shipped

Woohoo, the form finally works (kind of!)

I've been sitting at the computer for hours trying to figure out Svelte, haha. And I've also never really coded an app before, so that's a lot of firsts. It's been fun and a bit tiring.

Update attachment
ali
ali created a project
55d ago

text mirror

Host a scheduled conversation with yourself or someone else.

2 devlogs 0 followers
ali
ali joined Summer of Making
55d ago

This was widely regarded as a great move by everyone.