A Python GUI application that picks random movies from your Letterboxd watchlist. The app features a sleek dark theme inspired by Letterboxd's design, supports multiple users, and can find movies ...
A python implementation of RSA key cracking using Fermat's factorization algorithm. The algorithm allows the efficient calculation of the prime factors of a composite number that is a product of two ...