This document describes a technique for Sinhala handwritten character recognition using feature extraction and an artificial neural network. The methodology includes preprocessing, segmentation, feature extraction based on character geometry, and classification using an ANN. Features like starters, intersections, and zoning are extracted from segmented characters. The ANN was trained on these feature vectors and tested on 170 characters, achieving an accuracy of 82.1%. While the technique showed some success, the author notes room for improvement, such as making the system more font-independent and improving feature extraction and character separation.