Projects
A collection of my personal and professional software development projects.

Yet Another Reddit App
androidA modern Android Reddit client built with Kotlin, featuring a clean Material Design UI and smooth browsing experience.
News App
androidAndroid news aggregator app with real-time updates and personalized content feeds.
Popular Movies
androidMovie discovery app powered by TMDb API, featuring trending movies and detailed information.
Baking App
androidRecipe app for baking enthusiasts with step-by-step instructions and video tutorials.
Build It Bigger
androidModular Android app demonstrating multi-module architecture and Google Cloud Endpoints.
Identifying Fraud from Enron Email
data scienceMachine learning project analyzing Enron email dataset to identify fraudulent patterns and persons of interest.
Customer Churn Prediction
data sciencePredictive analytics project for identifying customers likely to churn using classification algorithms.
Testing a Perceptual Phenomenon
data scienceStatistical analysis of the Stroop Effect using hypothesis testing and data visualization.
Lane Detection
computer visionComputer vision project for detecting road lanes in real-time video using OpenCV and advanced image processing techniques.
Monte Carlo Simulation
simulationsStatistical simulation framework for modeling complex systems and probability distributions.
Predator-Prey Simulation
simulationsAgent-based simulation modeling population dynamics using the Lotka-Volterra equations.
Xenon Parser
othersCustom parser and interpreter for a domain-specific language, implementing lexical analysis and syntax parsing.