Tekintralinked is a self-founded engineering venture created to demonstrate real-world software ownership, infrastructure control, and production deployment. It is a production-deployed system designed to prove execution, resilience, and technical depth.
PARKERUP
Architected and shipped a cross-platform mobile app using Flutter and Dart, powering a peer-to-peer, community-driven navigation system. Orchestrated 8+ API integrations (Firebase, Google Maps, Google Cloud, etc.) to turn real-world movement into real-time intelligence at scale.
AI/ML IMAGE CLASSIFIER
Built an end-to-end, object-oriented neural network in pure Python and NumPy, achieving over 80% accuracy on the MNIST dataset for handwritten digit classification. Implemented numerically stable activations, He initialization, and momentum-based gradient descent. Optimized hyperparameters, enabled flexible multilayer architectures, and applied robust preprocessing and data imputation to improve training efficiency.