Because I Kanban
Just wanted to share my latest project Taskstax, it's just a simple Kanban kind of trello clone, built mainly for the learns, but it works too so it's online. Simple Kanban boards, easy login that takes you straight to it. It uses socket.io for data xfer after login which was fun to setup and also makes it work well. Totally free, any feedback would be cool or if you wanted some info on the tech just ask.
Does the same job
all alternatives →

- IMI made a better interface for Google Tasks and I can't go back2011 · gtasker.com · ▲122
I recently decided to try out Google Tasks as my only task management system, and while I find some things about the interface great, it really isn't suited for someone like me who has multiple lists with lots of elements on each. So, I whipped this together real fast and I can't imagine using Google Tasks without it anymore. I realized you might want it too, so I put it on the web. Enjoy :)

- ISI started a repo for sharing algorithm implementations2013 · github.com · ▲52
Everything that would be here is in the README. I hope this gets big, it has tons of potential.
- OSOpen-source, offline Kanban board with "swim lanes"Feb 2026 · github.com · ▲5
I’ve been using Trello for a while and there were so many paper cuts over time that I decided to hack together a clean little kanban board for my needs as a weekend project. For my projects there are a lot of different hats I have to wear so that’s where “swim lanes” come in. Basically I have frontend/backend/marketing/support tasks and it was getting really polluted and hard to parse to have all these types of tasks together in a column. So this kanban board has swim lanes where all the cards of a category stay together. It’s open source, works offline and of course fully…
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2025
the whole month →
- IS
I built the world's most impractical 1000-pixel display and anyone in the world can draw on it. It draws a single pixel at a time and takes 30-60 minutes to complete a single image. Anyone can participate in the project by voting for the next image to be drawn, and submitting images. https://kilopx.com/
Work · 2025 · benholmen.com

- KT
Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters. This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required! We're releasing this to give early users a sense of the latency and voices…
Dev tools · 2025 · github.com
- IW
I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned: https://visualrambling.space/moving-objects-in-3d/ feel free to visit and let me know what you think!
Life & fun · 2025 · visualrambling.space
- TC
For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html
Dev tools · 2025 · sky.dlazaro.ca