GithubHelp home page GithubHelp logo
  • šŸ‘‹ 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 [email protected]

gameywinehouse's Projects

eulers_totient_function_calculator icon eulers_totient_function_calculator

Euler'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).

linear_congruential_generator icon linear_congruential_generator

A Python program that utilizes the Linear Congruential Formula and various mathematical functions to generate pseudo random numbers.

prime_checker icon prime_checker

A 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.

prime_factor_finder icon prime_factor_finder

Prime 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, this method is applicable only for composite numbers and not for prime numbers.

prng icon prng

Time and trigonometric based Pseudo-Random Number Generator using Python.

sieve_of_eratosthenes icon sieve_of_eratosthenes

A Sieve of Eratosthenes algorithm for finding Prime numbers within a bounded range using Python.

simple_calculator icon simple_calculator

Simple Python calculator with arithmetic, exponential, modular, and trigonometric functions

tictactoe icon tictactoe

A simple TicTacToe game inspired by the MIT version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.