<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Pixel Carrot</title><description>I&apos;m Justin Nguyen, and this site is my digital notebook.</description><link>https://pixelcarrot.com/</link><item><title>De-Modularization: Merging Android Repos without Losing Git History</title><link>https://pixelcarrot.com/posts/de-modularization-merging-android-repos-without-losing-git-history/</link><guid isPermaLink="true">https://pixelcarrot.com/posts/de-modularization-merging-android-repos-without-losing-git-history/</guid><description>How I Merged Multiple Git Repositories Without Losing History. A Guide to Consolidating My Android Projects</description><pubDate>Mon, 12 Jan 2026 00:55:40 GMT</pubDate></item><item><title>Enhancing Performance with Indexing in SQLite</title><link>https://pixelcarrot.com/posts/enhancing-performance-with-indexing-in-sqlite/</link><guid isPermaLink="true">https://pixelcarrot.com/posts/enhancing-performance-with-indexing-in-sqlite/</guid><description>In this article, we will explore how indexing works in SQLite, differentiate the performance when applying indexing, and experiment with scenarios where it may break the utilization of the index.</description><pubDate>Sat, 06 Jul 2024 06:46:00 GMT</pubDate></item><item><title>Mock Data Strategies for Faster Android App Development</title><link>https://pixelcarrot.com/posts/mock-data-strategies-for-faster-android-app-development/</link><guid isPermaLink="true">https://pixelcarrot.com/posts/mock-data-strategies-for-faster-android-app-development/</guid><description>When developing Android applications that interact with backend services, developers often face challenges such as backend unavailability or incomplete APIs. Utilizing mock data and mock servers can significantly boost the development process.</description><pubDate>Mon, 24 Jun 2024 16:36:00 GMT</pubDate></item><item><title>Deploy static website to Firebase using Gitlab CI</title><link>https://pixelcarrot.com/posts/deploy-static-website-to-firebase-using-gitlab-ci/</link><guid isPermaLink="true">https://pixelcarrot.com/posts/deploy-static-website-to-firebase-using-gitlab-ci/</guid><description>Writing a technical blog is one of the most important tasks for developers today, but it has never been easy to implement a low-cost and high-efficiency website for programmers who have less experience in front-end technologies.</description><pubDate>Mon, 06 Sep 2021 02:15:00 GMT</pubDate></item><item><title>Build iOS apps using Kotlin Multiplatform</title><link>https://pixelcarrot.com/posts/build-ios-apps-using-kotlin-multiplatform/</link><guid isPermaLink="true">https://pixelcarrot.com/posts/build-ios-apps-using-kotlin-multiplatform/</guid><description>In this topic, we will use SwiftUI and Kotlin to create a simple iOS application to demonstrate the power of KMM. It is a location-based weather app that can display the current weather conditions in the city.</description><pubDate>Sun, 29 Aug 2021 02:15:00 GMT</pubDate></item><item><title>Query nearest latitude and longitude from SQLite</title><link>https://pixelcarrot.com/posts/query-nearest-latitude-and-longitude-from-sqlite/</link><guid isPermaLink="true">https://pixelcarrot.com/posts/query-nearest-latitude-and-longitude-from-sqlite/</guid><description>Searching for nearby locations is one of the most popular features we see in every app. In this topic, we will see how to implement a SQL query with a large dataset of location records. We will see how to calculate the distance and find the closest bus stop to our location.</description><pubDate>Thu, 01 Apr 2021 14:15:00 GMT</pubDate></item><item><title>Manage multiple languages using Google Spreadsheets</title><link>https://pixelcarrot.com/posts/manage-multiple-languages-using-google-spreadsheets/</link><guid isPermaLink="true">https://pixelcarrot.com/posts/manage-multiple-languages-using-google-spreadsheets/</guid><description>Manage multiple languages in an Android project using Google Spreadsheets</description><pubDate>Tue, 29 Aug 2017 14:00:00 GMT</pubDate></item></channel></rss>