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

moriaan

@moriaan

Joined June 2nd, 2026

  • 8Devlogs
  • 2Projects
  • 1Ships
  • 15Votes
16 y/o teenager
i love c, neovim, arch and hyprland
Open comments for this post

52m 34s logged

I added support for symlinks that point to directories and updated compatibility so jcd now works with filesystems that don’t support d_type (like XFS) by using c stat as a fallback

0
0
0
Open comments for this post

3h 8m 35s logged

Created base32 encoding and decoding algorithms

It may look like the program just copies the string to the “decoded_str” output but it takes the output from the encode algorithm to decode again.

0
0
3
Ship

I made a cd alternative. The most challenging part was the memory management and all the segfaults. I'm proud that it is now a robust project with a lot of configuration options, and it's very easy to set up. To install it, you just have to put the binary in your PATH (or use the aur, .deb, .rpm or .tar.gz version) and add this to .zshrc or .bashrc: eval "$(jcd init)" (optionally with config options). More info in the README.md.

  • 6 devlogs
  • 9h
  • 13.37x multiplier
  • 116 Stardust
Try project → See source code →
Open comments for this post

53m 5s logged

Added a custom matching strictness config option for people who make a lot of typos, readme overhaul

0
0
8
Open comments for this post

1h 43m 43s logged

Added a custom alias and a custom back string so you can enter “,” for example to go one directory up instead of “..”

0
0
1
Open comments for this post

39m 44s logged

Add little functions like absolute paths, “-” to go to previous directory, a help message, …

0
0
0
Open comments for this post

49m 31s logged

Added backwards movement with “..”, fixed the init so you can just add ‘eval “$(jcd init)”’ to .zshrc or .bashrc

0
0
3

Followers

Loading…