Giter VIP home page Giter VIP logo

Muhammad Ahsan Kaleem's Projects

arduino-bicycle-speedometer icon arduino-bicycle-speedometer

This is a code I wrote for a bicycle speedometer, which uses an Arduino. a magnetic sensor, a display, and a magnet attached to the wheel

caesar-cipher-decryption icon caesar-cipher-decryption

Here are 2 simple small decryption codes, that can decrypt something encrypted with a Caesar Cipher. In one, you can input the shift, while in the other it uses brute force.

chaos-theory-demonstration icon chaos-theory-demonstration

This code demonstrates chaos theory by showing how a small initial change can cause a huge change in the future.

glove-password-system icon glove-password-system

This is a password system that works using a glove with flex sensors connected to an Arduino. You make a sequence of numbers on the glove, and the Arduino code checks this sequence with the password that is written in the code.

hydrargyrum-switch- icon hydrargyrum-switch-

This is a code I wrote which detects if something is tilted using a Hydrargyrum Switch

image-encryptor icon image-encryptor

This is a code that I wrote which asks for an input of a message and then encrypts that in an image (so basically simple steganography)

image-generator-for-ml icon image-generator-for-ml

This is a code which generates more images (which can be used for ML application) from one image by rotating it through random angles and adding noise to the pixel values.

legendre-s-conjecture-tester icon legendre-s-conjecture-tester

This is a code which calculates the number of prime numbers between consecutive perfect squares, verifying Legendre's Conjecture

lucas-number-primes icon lucas-number-primes

This is a code which calculates the fraction of Lucas numbers, in a given range, that are prime.

monopoly-simulation icon monopoly-simulation

This code simulates the board game Monopoly, to calculate the probability of landing on each spot.

randomness-grid icon randomness-grid

This is a code which creates a 10x10 grid, and randomly places or removes elements from the grid, to demonstrate how a random process evolves over time.

smuteify icon smuteify

This is a code that mutes your device when an ad starts playing on spotify, and unmutes it when the ad is completed

thomson-s-lamp icon thomson-s-lamp

This is a code which demonstrates Thomson's lamp using an Arduino and an LED.

tic-tac-toe-ai icon tic-tac-toe-ai

This is a simple AI which plays Tic Tac Toe, at a decent level of difficulty. Right now it only works for the opponent going first, but I am editing it so that the computer can also go first.

twin-prime-conjecture icon twin-prime-conjecture

This is a code which computes the number of twin primes (consecutive odd numbers which are prime) in a number of ranges.

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.