Project
The Architectural Evolution of a Campus E-Voting System
Discover the architectural evolution of a campus e-voting system, from a clever spreadsheet MVP to a Flask monolith, and the critical infrastructure lessons learned when a decoupled architecture crashed under load.
Topic Modeling and Text Network Analysis on Cryptocurrency Tweets
Discover how I engineered a comprehensive NLP pipeline using Latent Dirichlet Allocation (LDA) and Text Network Analysis to extract actionable insights from unstructured cryptocurrency tweets.
When Official APIs Aren't Enough for Business Needs
Learn why playing by the book with official APIs isn't always enough, and how I pivoted to a custom Flask-based scraping architecture to bypass strict rate limits for enterprise needs.
Navigating the Maze: Building a Resilient Integration with Facebook Graph API
Continuing my 2021 internship, I navigated strict security compliance and complex authentication flows to build a resilient, automated data pipeline using the Facebook Graph API.
Beyond the Rate Limit: Engineering Workarounds for Twitter API Constraints
During my 2021 internship, I tackled strict Twitter API rate limits by engineering a dynamic token-rotation workaround to scale automated social media engagement for a client.
Building a Python Web Crawler for Mendeley Data
During my college years, I built a custom Python web crawler to automate the extraction of academic metadata from Mendeley, learning a valuable lesson about cloud infrastructure along the way.
Translating IT Research into Code: Applying a C5.0 Decision Tree to Spine Classification
Assisting in IT research during my college years, I built a robust R pipeline to execute an explainable C5.0 Decision Tree model for classifying spine abnormalities based on biomechanical features.
My First Lesson in Digital Business and SEO
Every IT professional has that one origin-story project. For me, it was jasasondir.web.id, a college project where I learned the foundational mechanics of digital marketing, SEO, and web analytics in the real world.