🚀 Projects
Go File Organizer CLI
A fast and efficient CLI tool built in Go to automatically organize files into folders based on file extensions. Handles directories safely, runs cross-platform, and simplifies file management.
- Organizes files automatically by extension.
- Cross-platform support (Windows, macOS, Linux).
- Built with Go’s standard library — no dependencies.
- Future-ready: dry-run mode and test automation planned.
Capstone Todo API
A production-ready REST API for task management, built with Go and PostgreSQL, containerized using Docker, and deployed on Render. Implements secure CRUD operations and clean architecture.
Learning Go
Personal repository documenting my journey learning Golang through practical examples and mini-projects.
RideShare
Blockchain-based carpool platform saving 31% in ride charges. Built with encrypted peer-to-peer smart contracts and transparent transactions.
Shopping
Scalable e-commerce site with secure user authentication, matrix image processing, and seamless cart-to-checkout flow.
ImageUploader
Secure image upload system with encryption, metadata tagging, and optimized backend performance.