Projects

VPN
A lightweight and secure VPN implementation using Python. This project leverages TUN/TAP devices and AES encryption for secure communication in a client-server architecture.
Learn more →
Cortex CLI
Developed A modern Linux shell with my friend which has integrated AI capabilities powered by Google Gemini, supporting multilingual interactions and advanced command execution.
Learn more →
Password Validator
Password Validator written in Assembly language. It evaluates the strength of a user-provided password based on various criteria such as length, character types, repetition, and strength.
Learn more →