Arad Afzali's repositories

Nura-Bank

Nura bank is a neo bank that offers digital banking services. Unlike traditional banks, Nura bank does not have physical branches or ATMs. Instead, customers can access their accounts, make payments, transfer money, and manage their finances through a web platform.

Language:HTMLStargazers:5Issues:0Issues:0

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.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

memory-management-simulator

An online simulation of operating system memory management to help computer science students understand the algorithm in a visual way.

Language:JavaScriptStargazers:1Issues:0Issues:0

oblivion

Unofficial warp client for android

Language:JavaStargazers:1Issues:0Issues:0

Personal-Website

This is the code for my personal website that I have created using HTML,SCSS, CSS and JavaScript. It contains information about my background, skills and contact details. I have uploaded it on GitHub so that anyone can view it online or download it and edit it for their own use.

Language:SCSSStargazers:1Issues:0Issues:0

RSA-Encryption-Decryption

This project provides a GUI for RSA encryption and decryption. It allows users to generate RSA key pairs, encrypt messages using a public key, and decrypt messages using a private key. Built with Python and Tkinter, the application ensures secure and user-friendly encryption and decryption processes.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

secure-messaging-client-side

Secure Chat Client is a Python-based application designed for encrypted end-to-end messaging. It connects to a secure chat server, exchanges RSA public keys, and ensures secure communication through encrypted messages. Features include a PyQt5 GUI, secure key exchange, and optional SSL/TLS support for enhanced security.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Self-Hosted-Cloud-Storage

Self Hosted Cloud Storage system using Django as backend

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0
Language:TypeScriptLicense:GPL-2.0Stargazers:0Issues:0Issues:0

secure-messaging-server-side

Secure Chat Server is a Python-based application enabling secure communication between two clients. It supports RSA public key exchange, encrypted messaging, and optional SSL/TLS support for enhanced security. The server routes messages without accessing their contents and ensures secure key exchange and disconnection of additional clients.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

v2ray-worker

Total solution for V2Ray over Cloudflare's worker

Language:TypeScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0