This paper proposes a signature verification system that uses feature extraction on Java and data classification using a neural network on Python. It is designed for small computational devices. The system takes in a signature, preprocesses it, extracts global, statistical and local features in Java. These features are then classified using a neural network developed in Python. Experimental results show the system achieves 95% accuracy for signature verification. Key parameters like learning rate, momentum, epochs were optimized. The system provides interoperability across platforms and is suitable for applications on small devices.