You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smart File Organizer is a command-line tool for Linux that organizes files in a directory based on their type, content, and usage patterns. It uses AI-based suggestions to automate file organizatio…
A custom shell implementation written in C. The shell supports basic command execution, input/output redirection, and piping, mimicking the functionality of popular Unix shells like bash or zsh.