Implemented an inode-based virtual file system supporting direct and indirect addressing.
Built ExFS2, a user-space virtual file system emulating inode-based storage using C. Supported file creation, deletion, nested directories, and direct/single/double indirect block addressing. Designed bitmap-based allocation and implemented efficient space reuse and scalability.
AI-based gait analysis using deep learning and signal processing for motion understanding....
Character-level music generation using LSTM-based RNNs trained on symbolic music data....
Implemented CNNs and DB-VAE for bias mitigation in facial detection systems....