WebUpTools
Small, fast browser tools for text, code, media, and everyday utility work. Clean, responsive UI with a suite of utilities like image compressors, JSON formatter, word counter, and more.
Projects
A production-inspired distributed file system implementation featuring chunk-based storage, replication strategies, and fault-tolerant node coordination. Demonstrates understanding of metadata management, consistency models, and practical failure handling.
Hybrid model combining CNN feature extraction with traditional ML classifiers for waste segregation. Achieves 94% accuracy on real-world dataset. Incorporates data augmentation, class balancing, and practical preprocessing pipelines for production deployment.
A modern web utility platform providing developers with fast, lightweight tools for common workflows. Built with responsive design, serverless API architecture, and optimized UX. Features include code formatting, JSON processing, API testing utilities.
A multiplayer document editing system with real-time synchronization, user presence, and version control. Implements CRDT-inspired conflict resolution and WebSocket-based communication. Production-ready with authentication and database persistence.