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
Desktop game store built with Python and CustomTkinter: a customer storefront with catalogue search, cart, wallet and library, plus a separate admin console for games, users, and approval queues. Pipe-separated file storage, no database. Coursework for CSE101 at North South University.
Java command-line address book application demonstrating file-based persistence, Aspect-Oriented Programming (AspectJ), and JUnit 5 testing with a standard Maven build.
A simple personal blog built with Go (standard library) featuring file-based JSON storage, session-based admin authentication, and full CRUD for articles. No external dependencies required.
A Next.js and Tailwind CSS web app to help decide future travel destinations. Features file-based storage, authentication, and a vibrant UI inspired by adventurous themes.
A privacy-focused, end-to-end encrypted WebRTC video calling application designed specifically for local networks, VPN environments, and private infrastructure. Built as a single PHP file with zero external dependencies, this application provides secure P2P video communication with AES-256 encrypted signaling and DTLS-SRTP media encryption.