You are browsing as a guest. Sign up (or log in) to start making projects!

ttyChud

@ttyChud

Joined June 4th, 2026

  • 14Devlogs
  • 8Projects
  • 5Ships
  • 75Votes
My day start and end with terminal
Open comments for this post

3h 5m 11s logged

so I wanted to build an fragment shader like we see on reactbits but then i got a better idea and here is the final result.

1
0
72
Ship

Scrib is a browser drawing app written in Rust (WASM + WebSocket). Everyone connected to the server draws on one shared, in-memory canvas.

so what i have done is wrote the freehand algorithm(excalidraw brush algo) in rust.

and i have used websocket so that everyone can use a single canvas and be able to draw together
it’s written in rust and it’s very fast

  • 7 devlogs
  • 12h
Try project → See source code →
Open comments for this post

5h 8m 19s logged

ok so finally!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

selection tools works now and i have also changed room based to a single canvas type where everyone who open the website draw on the same canvas

and i have also added the ability to control brush tool smoothness stuff

took me way to long to be able to do it and i had to use a little bit of ai (I’m not a shamed)

there are still too many bugs but im not gonna fix them im so f*cking bored of this project

2
0
118
Open comments for this post

3h 11m 33s logged

finally i have added the ability to select and drag
now the user wont have to delete if he want’s to move something
this took quite some time

data persistence between session
im trying to make this serverless but i dont know how to

and there are so many problem with the selection tool

and i have also put more logic to the rust wasm side

1
0
78
Open comments for this post

1h 12m 10s logged

i have made the canvas infinite
added some basic shapes like reac, circle, arrow
also if grid mode is enable the shape will snape to the grid
also make the brush strock little better but it’s not perfect
i have also updated the ui

0
0
15
Ship

I did some contribution to nushell it’s a shell written in rust.
That and my love for terminal make me wanna start contribution to it.
i dont use it on daily bases cuz what they are build is not somthing i find realy intersting but terminal stuff is terminal stuff.

this is quiet some good first step in my open source journey

  • 1 devlog
  • 7h
  • 2.01x multiplier
  • 14 Stardust
Try project → See source code →
Open comments for this post

6h 59m 12s logged

i fix two issues in nushell, it’s a rust based object driven shell.
the fixes are not that complected but it’s a good open source contribution beaning.

  1. issue was related to type alias.
  2. issue was –content-type flag is being ignored
0
0
9
Ship

pixdraw is a terminal canvas.

you can draw what ever in the terminal.

you can also load png files from your local storage and edit them in pixel style.
just press ? for more command there are many
i hope u enjoy

  • 1 devlog
  • 24h
  • 7.01x multiplier
  • 70 Stardust
Try project → See source code →
Ship

clothing website,
I made for a local cloth shop
uses ogl and some nice dame animations

no money was made, I made this out of my good will
  • 1 devlog
  • 9h
  • 7.23x multiplier
  • 68 Stardust
Try project → See source code →
Open comments for this post

9h 27m 8s logged

I made a clothing website for a local store In my area.
Even tho i don’t like web devlopment much but it was kinda fun.
now going back to working on run terminals

0
0
28
Ship

It’s a gif to ascii converter.
it uses edge detection for more crisp ascii art, it automatically support color but if u wanna turn them off just use color flag .
i have also added multiple txt support you can choose as per ur preference.

for installation just do

cargo install rustisay

that’s it,

  • 2 devlogs
  • 6h
  • 8.56x multiplier
  • 49 Stardust
Try project → See source code →
Open comments for this post

4h 3m 19s logged

ok,
so finally it works now
i have added only one algo and it edge detection.
i wanted to start from and easy algo but f*ck it.
it’s work but i didn’t add a way to output it to gif or anything.

0
0
93
Open comments for this post

1h 36m 51s logged

Im working on a gif to ascii art converter in rust.
user can upload any gif they want and choose some options how they want to get converted.
then it can play the gif as ascii or save at a prescribed output dir

4
0
401

Followers

Loading…