ihu5
a software engineer who is interested in learning different programming languages and working on IOT (raspberry Pi and a little of Arduino stuff)
ihu5's Stars
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
kleampa/not-paid
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away
googlemaps/google-maps-services-python
Python client library for Google Maps API Web Services
yuriy-budiyev/code-scanner
Code scanner library for Android, based on ZXing
rm-hull/luma.oled
Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED
hypertrack/live-app-android
Build live location sharing in your Android app
G00fY2/quickie
📷🔍 Android QR code scanning library
theapache64/faded
✨ Client did not pay? Add opacity to UI components and decrease it every day until their app completely fades away.
JackEblan/Geto
Apply device settings to your apps.
EslaMx7/AESxWin
:closed_lock_with_key: Encrypt\Decrypt file(s) using a powerful encryption algorithm (AES 256-bit)
arm358/BoatBuddy
An open-source boat display cockpit for navigation, speed, heading, and tide tables running on Raspberry Pi and accessible as a webapp through any smartphone.
smsapi/smsapi-python-client
SMSAPI Python client that allows you to send messages, manage Short URLs and administrate your SMSAPI account.
middelbh/GPSnavigator
Super low cost GPS navigation system based on Arduino UNO, 320x240 TFT and GPS unit
jainambarbhaya1509/StudentSphere
Python Student Bio-Data Record Management System with MySQL Database and Tkinter GUI
eyalabraham/rpi-gps-nav
GPS map-based navigtion on Raspberry Pi
Bidur-Khanal/Raspberry-Pi-GSM-GPS-WIFI
This project includes a python module with functions to send-receive SMS, get GPS coordinates, interfacing Raspberry Pi with GSM/GPS/GPRS module " A7 AI Thinker" using serial UART. It also has additional modules that enable the user to automatically connect to a wifi when SMS received in a format with UserName and Password (when interfaced with GSM module- A7 AI Thinker).
AsankaD7/Face-Recognition-Train-YML-Python
face recognition and train .yml file detect specific face using python and opencv
Arashhs/Restaurant-Management-Database-With-GUI-Using-Python-and-MySQL
Database course final project - A database system for restaurant management using Python tkinter and MySQL. Including queries and GUI
farazulhoda/Endcrypt-Capstone-Project
Java application that performs AES file encryption and decryption
yashparmar414/Tracker-Project
Arduino and Android Application project to track device
Arad-Afzali/AES-File-Encryptor-Decryptor
AES-File-Encryptor is a Python-based application that provides a user-friendly graphical interface for encrypting and decrypting files or texts using the Advanced Encryption Standard (AES). This tool is designed to help users secure their files or texts by generating encryption keys, and encrypting or decrypting them when needed.
datletrung/raspberry-pi-gps
Map server with Raspberry
narender-rk10/python-mysql-tkinter
DEMO ON MYSQL [CREATE,UPDATE,DELETE] , GUI: TKINTER
krishanmurariji/Encryption-Decryption
This is a simple Java program that demonstrates encryption and decryption of messages using a key-value pair for each alphabet. It provides functionality to encrypt a message and decrypt an encrypted code back to the original message.
idiscipulo/cryptogui
Java GUI to encrypt and decrypt files.
ihu5/VernamCipher-Java
VernamCipher code in Java
jack60612/offline-gps-pi
Offline GPS Raspberry pi app
kunal-2002/FaceCheck-Attendance
Face Recognition is a popular image processing technology ,the maintenance and evaluation of attendance records is critical in every organization's performance review. The aim of creating an attendance monitoring system is to automate the conventional method of taking attendance.
Mdsomratakbor/aes-encryption
The Advanced Encryption Standard (AES) algorithm, which is a symmetric encryption algorithm widely used for securing sensitive data. The AES algorithm operates on blocks of data, typically 128 bits in size, and uses a fixed-length key for encryption and decryption.