hereforawhile@lemmy.ml to Programming@programming.dev · 6 days agowhat's the coolest thing you have ever programmed?message-squaremessage-square49fedilinkarrow-up1111arrow-down11file-text
arrow-up1110arrow-down1message-squarewhat's the coolest thing you have ever programmed?hereforawhile@lemmy.ml to Programming@programming.dev · 6 days agomessage-square49fedilinkfile-text
minus-squarehperrin@lemmy.calinkfedilinkEnglisharrow-up22·6 days agoI wrote my own email service: https://port87.com/ I’ve made a lot of things for it, and most of them are open source: https://sveltematerialui.com/ https://hub.docker.com/r/sciactive/nephele https://nymph.io/ https://github.com/sciactive/tokenizer Also, I made one of those neat sorting algorithm visualizers: https://sciactive.github.io/libsortjs/demo/
I wrote my own email service: https://port87.com/
I’ve made a lot of things for it, and most of them are open source:
Also, I made one of those neat sorting algorithm visualizers:
https://sciactive.github.io/libsortjs/demo/