Skip to content

Instantly share code, notes, and snippets.

View ApoorvaSingh07's full-sized avatar

ApoorvaSingh07

View GitHub Profile
{
"tweets": [
{ "category": "android", "text": "Jetpack Compose speeds up UI development." },
{ "category": "motivation", "text": "Every mistake is a lesson." },
{ "category": "coding", "text": "Debugging is twice as hard as writing code." },
{ "category": "facts", "text": "The Eiffel Tower can be 15 cm taller during hot days." },
{ "category": "android", "text": "Kotlin is now the preferred language for Android." },
{ "category": "coding", "text": "Clean code is better than clever code." },
{ "category": "motivation", "text": "Dream big, start small." },
{ "category": "facts", "text": "Honey never spoils and can last for thousands of years." },
{
"tweets": [
{ "category": "android", "text": "Jetpack Compose speeds up UI development." },
{ "category": "android", "text": "Kotlin is now the preferred language for Android." },
{ "category": "android", "text": "WorkManager helps with background tasks." },
{ "category": "android", "text": "Use LiveData for reactive UI updates." },
{ "category": "android", "text": "Learn coroutines for async operations." },
{ "category": "coding", "text": "Debugging is twice as hard as writing code." },
{ "category": "coding", "text": "Clean code is better than clever code." },