Stats

3
Projects
6
Devlogs
20
Votes
1
Ships

Coding Time

All Time: 21h 15m
Today: 0h 2m

Member Since

July 04, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

3
🚀
3 devlogs • about 1 month ago
🚀
2 devlogs • about 1 month ago
Simple Base converter
1 devlog • about 1 month ago

Activity

I got cursor and grid input working. It recalculates all the answers every time the input grid is changed and still is extremely responsive on my hardware. This should be pretty much ready to ship.

Update attachment

Added a browser for the currently found solutions and changed the lines to use Box-drawing characters.

Update attachment

Got sudoku display working as intended. I chose to use a preexisting mature sudoku solver to try and maximise performance.
Solver: https://github.com/emerentius/sudoku

Update attachment
CrabbyDisk
CrabbyDisk created a project
37d ago

sudoku-tui

A blazing fast and fully interactive sudoku solver based in the terminal.

3 devlogs 0 followers

I now have gotten top to work pretty well with it. But the colors don't seem to change in a smooth gradient and I still need to make programs using an alternate screen work.

Update attachment

This now works with single output cli tools. I still need to figure out how to make it work with tui applications such a top.

Update attachment
CrabbyDisk
CrabbyDisk created a project
38d ago

lolcat-rs

This is just a port of the lolcat command to rust. lol

2 devlogs 0 followers

Just made the whole thing lol, this is just a small project to warm up.

Update attachment
CrabbyDisk
CrabbyDisk created a project
39d ago

Simple Base converter

This is a simple cli based number base converter. It supports base 2, 8, 10 and 16. You can either pass the number to convert directly or use an interactive mode that is shown in the demo.

Simple Base converter
1 devlog 0 followers Shipped
CrabbyDisk
CrabbyDisk joined Summer of Making
40d ago

This was widely regarded as a great move by everyone.