Exploring the Depths of Artificial Intelligence
I am currently pursuing BSc. CSIT at Mid-Western University, specializing in AI and Data Science. With a passion for building intelligent systems and analyzing complex data, I work on projects that combine cutting-edge AI technologies with practical applications.
An AI-powered tool that transforms an image of handwritten characters into a fully functional font file (.ttf). The system uses OpenCV for character segmentation, a custom PyTorch CNN for classification, and FontTools for programmatic font creation.
Developed an advanced fraud detection system using Graph Autoencoder and Isolation Forest algorithm to identify suspicious accounts and detect layering networks in online money transactions.
Implemented an automated attendance tracking system using facial recognition technology. The system captures and processes facial data in real-time to mark attendance, providing a contactless and efficient alternative to traditional methods.
Created a mathematical tool that calculates the slope of an equation at any given point (or given X). This calculator helps users understand the rate of change and tangent lines in mathematical functions, making it useful for calculus and mathematical analysis.