- ๐ญ Iโm currently working on DigitSketcher
- ๐ฎ Developing a game around the "Big-Small-Tall" theme
- ๐ฑ Learning new tools and techniques for improved app development
![](https://raw.githubusercontent.com/innng/innng/master/assets/kyubey.gif)
DonorHub is a user-friendly Android application ๐ฑ designed to streamline the blood donation process ๐ฉธ and connect blood donors ๐ฉธ with recipients ๐ค. Our mission is to facilitate access to essential โฆ
The DonorHub Web Server is built using a webpage in VSCode ๐ฅ๏ธ and connected to a database server ๐. It manages blood donation records ๐ฉธ and connects donors with recipients ๐ค, ensuring secure data hโฆ
HTML
This repository contains a Python program for encrypting and decrypting text using the Caesar Cipher algorithm. Users can input a message and a shift value to perform encryption or decryption. Thisโฆ
Python
Implementing image encryption and decryption using simple pixel manipulation, where XOR operation and pixel swapping ensure data confidentiality. This process allows secure transmission and receptiโฆ
Python
An interactive tool to evaluate password strength based on length, uppercase/lowercase letters, numbers, and special characters. Includes real-time feedback, strength metrics (Weak, Moderate, Stronโฆ
Python
A basic keylogger that logs keystrokes and saves them to a file for educational purposes. Note: Use only with proper permissions and in compliance with legal guidelines.
Python