Home
Research
Teaching
Projects & Writing
Light
Dark
Automatic
Posts
Making a Web App with Streamlit - A Game Stats Website with Data Visualization
Ladies and gentleman, I proudly present my newest Python-based web app -
https://generalsio.streamlit.app/
Last updated on Aug 16, 2026
0 min read
Galata SurveyWatch: Visualizing Turkish 2023 Election Polls
Explore survey results for 2023 Turkish Elections and see trends over time for political parties and candidates using my Galata SurveyWatch tool. Discover how I built this interactive visualization using RShiny, Highcharts, and Highcharter.
Last updated on Oct 6, 2023
4 min read
Data Visualization
R Package to Visualize Twitter Analytics
Historical project: an R package created in 2022 to analyze and visualize descriptive statistics from Twitter data.
Last updated on Aug 16, 2026
1 min read
Rtwitter Package Tutorial
Historical 2022 tutorial for Rtwitter, an R package for analyzing and visualizing Twitter data. The package may no longer work with the current X/Twitter platform.
Last updated on Aug 16, 2026
4 min read
Twitter
Code - Get Instant Notification from New Jersey's MVC with Python and Cron
Can’t you find an appointment from New Jersey’s motor vehicle department? This script lets you send an email to yourself as soon as someone cancels her appointment.
Last updated on Jul 8, 2023
0 min read
Code: Connect your Twitter Bot to Python with Twurl
Historical 2022 guide to Twitter bot authentication with twurl. Developer access, authentication, pricing, and automation policies have since changed.
Last updated on Aug 16, 2026
4 min read
Twitter
Code - Tweet Extraction from Command Line with Twarc2
Historical 2022 guide to collecting Twitter API v2 data with twarc2. Access tiers, pricing, endpoints, and policies have since changed.
Last updated on Aug 16, 2026
9 min read
Twitter
Code - Supervised and Unsupervised Machine Learning to Estimate Polarization
This is the repo for replication materials for the tweets on Afghanistan research. It contains shell, Python and R scripts to be run in American University’s high-performance servers. You can find code to extract tweets, estimate user ideologies of Twitter users, their bot probabilities, sentiment analysis, and topic modeling (STM) here.
Last updated on Jul 8, 2023
0 min read
Research - Supervised and Unsupervised Machine Learning to Estimate Polarization
Here, I estimate user ideologies on Twitter, apply bot detection, sentiment analysis, and topic modeling on tweets from the U.S. posted during the Afghanistan withdrawal to investigate how foreign-policy polarization shapes online discussions.
Last updated on Jul 8, 2023
0 min read
Research - Estimating Conflict Effect on Growth by ArcGIS and Time-Series Analysis
I apply time-series modeling after using GIS methods and image data from NASA satellites to investigate the local effects of civil conflicts on economic growth. I convert image data to geo-coded night-time light-emissions data first, and then estimate the change of economic growth in the grid level.
Last updated on Jul 8, 2023
0 min read
»