- 👋 Hi, I’m @gameywinehouse
- 👀 I’m interested in quantum info, number theory, and creative coding
- 🌱 I’m currently using VSC, Blender, and UE5 for my work
- 💞️ I’m looking to collaborate on projects and for contributors to my own code
- 📫 How to reach me easiest is erixounds@gmail.com
Popular repositories Loading
-
Superposition_generator
Superposition_generator PublicA superposition generator using PRNG to output effectively randomized qubit states.
Python 2
-
-
simple_calculator
simple_calculator PublicSimple Python calculator with arithmetic, exponential, modular, and trigonometric functions
Python
-
prime_checker
prime_checker PublicA for-loop is iterated from i = 2 to i < n/2 . If n is perfectly divisible by i , n is not a prime number. In this case, flag is set to 1, and the loop is terminated using the break statement.
Python
-
Prime_Factor_Finder
Prime_Factor_Finder PublicPrime factorization calculator that finds the prime factors of a number, such that the original number is evenly divisible by these factors. A composite number has more than two factors, therefore,…
Python
-
Eulers_Totient_Function_Calculator
Eulers_Totient_Function_Calculator PublicEuler's Totient Function calculator counts the numbers lesser than a number (n) that do not share any common positive factor other than 1 with (n) or in other words are co-prime with (n).
Python
If the problem persists, check the GitHub status page or contact support.