Skip to content
#

alphabet

Here are 36 public repositories matching this topic...

This Python code takes a plaintext word and uses alphanumeric characters and an alphabet 'wraparound' algorithm to encrypt strings. Letters are given different numerical values corresponding to their position in the alphabet. Based on the range of this number, the program performs certain operations to it. If it is still <= 26, the program codes…

  • Updated Sep 22, 2017
  • Python

● Designed a circuit using Arduino Uno R3 controller that reads movement as input when user moves the device in the shape of an alphabet or number in x-y coordinate plane in air ● Developed an object-oriented Python code, a library to store various gesture samples and a dictionary to improve predictive text before displaying on screen with very …

  • Updated Aug 6, 2020
  • Python

Improve this page

Add a description, image, and links to the alphabet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alphabet topic, visit your repo's landing page and select "manage topics."

Learn more