EventSphere — A React-based event discovery platform with search functionality, category filters, and upcoming events listing.
0
22
USB Encryptor — A security system built with Python/Flask and AES-CBC encryption that protects USB drive files with password authentication. Features file encryption/decryption, brute-force protection with 30-second lockout after 3 failed attempts.
0
27
Pettaline — E-commerce flower shop built with HTML, CSS and JavaScript. Features include product listings, product detail pages, shopping cart, and responsive multi-page design.
0
30
DineX — Food Delivery Web App using Python/Flask. Included Dijkstra’s algorithm for optimized delivery routes and AVL trees for efficient data management.