This document describes a local descriptor-based face recognition system that uses the Asymmetric Region Local Binary Pattern (AR-LBP) operator along with Principal Component Analysis (PCA) for facial expression recognition. The proposed AR-LBP operator addresses limitations of existing LBP operators in terms of scale, feature histogram length, and discriminability. The system divides input face images into regions, extracts AR-LBP histograms from each region, and concatenates them into a feature vector. It was evaluated on three datasets and achieved recognition accuracies of 96.43%, 97.14%, and 86.67%, respectively. Evaluation using different similarity metrics found that Mahalanobis Cosine distance performed best. Experiments varied grid and operator sizes.