Vrushabh_Hirap Profile Banner
Vrushabh Hirap Profile
Vrushabh Hirap

@Vrushabh_Hirap

Followers
93
Following
1K
Media
61
Statuses
690

Android dev & Python | Learning AI | Sharing code, tips & tech insights.

India
Joined March 2024
Don't wanna be here? Send us removal request.
@Vrushabh_Hirap
Vrushabh Hirap
1 year
Hey, I'm eager to #Connect with fellow enthusiasts in:. 📱 Android Development.💻 Software Development.💽 Database Management.🚀 UI/UX Design.🤖 AI/ML. If you share these passions, let’s join forces and grow together! 🌟.#letsconnect #TechCommunity #Networking #Collaboration.
5
0
4
@Vrushabh_Hirap
Vrushabh Hirap
2 days
Day 1: “I’ll build a full-featured app.”. Day 3: “How do I hide the keyboard when EditText loses focus?”. #AndroidDev #RealTalk.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
2 days
Just heard the simplest way to understand this:. 🔹 What you can add into a function = Parameters.🔹 What you’re actually adding = Arguments. That cleared it up instantly 😮‍💨.#Python #DevTips #LearnToCode
Tweet media one
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
3 days
Python just makes sense sometimes. name = "Guest" if user is None else One line. No drama. #Python #CodeClean.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
9 days
Late-night coding hits different 🧠💻.Just fixed a bug that’s been haunting me all day turns out it was a missing context. Note to self: Never underestimate the power of one wrong line 😅.#AndroidDev #Firebase #DevLife.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
10 days
Just saw this in Python and my brain paused for a second 😅. 'number = 12 if age <= 12 else 10'. This is a one-liner if-else!.Feels weird coming from Java where this looks totally different. Python just casually does things like this. #Python #DevLife.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
10 days
🧠 Avoid NullPointerExceptions like a pro!.When working with EditText in Android, always use TextUtils.isEmpty() before fetching getText().toString(). It’s a small check that saves you from big crashes💥. Here’s a snippet from my current project 👇.#Java #Firebase #AndroidStudio
Tweet media one
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
11 days
Just fixed a bug where Firestore documentSnapshot.get() crashed my app. Lesson: async > blocking. Tweeted it so you don’t make the same mistake 🔄.
0
0
2
@Vrushabh_Hirap
Vrushabh Hirap
11 days
Follow me if you want:. - Firebase + Java bug fixes.- Clean Android code patterns.- Firebase Auth + Firestore tricks.- Real app tips. #BuildInPublic.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
11 days
I’m building in public: Java + Firebase + Android. You’ll see the bugs, fixes, tips, and maybe some fire UI too 🔥📲.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
12 days
Using Firebase Auth + Firestore in Java feels like magic… until the first NullPointerException hits 😂. Sharing everything I fix from now on. #AndroidDev.
0
0
2
@Vrushabh_Hirap
Vrushabh Hirap
12 days
I don’t just write code, I debug hard. That’s where the real learning begins. 🔍.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
12 days
Building Android apps with Firebase taught me one thing: async is not optional. It’s a survival skill 🧠 #AndroidTips.
0
0
2
@Vrushabh_Hirap
Vrushabh Hirap
13 days
Just a Java + Firebase Android dev trying to turn bugs into blog posts and crashes into content. Let’s build and grow together 💻📱 #AndroidDev #Firebase.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
13 days
What’s the difference between str(), repr(), and print()?. ✅ str() → User-friendly (calls __str__()).✅ repr() → Debug-friendly (calls __repr__()).✅ print() → Uses str() under the hood. print(str(obj)) # Human view.print(repr(obj)) # Debug view. #PythonTips @Hiteshdotcom.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
13 days
RT @Hiteshdotcom: There is point in life of few developers where they actually start paying for databases. That’s your true graduation in….
0
3
0
@Vrushabh_Hirap
Vrushabh Hirap
13 days
Getting NullPointerException in Firebase? Double-check getInstance() calls and ensure your references are not inside async calls. #AndroidDev.
0
0
1
@Vrushabh_Hirap
Vrushabh Hirap
15 days
Ever curious about what goes on inside Python??. Your code →Parser→AST →Bytecode →Python Virtual Machine (PVM) runs it line by line. That's why Python seems dynamic, powerful, and occasionally slow. Under the hood: stunning dance of interpreters, compilers & runtime magic!.
0
0
2
@Vrushabh_Hirap
Vrushabh Hirap
1 month
Me: fixing bugs. Also me: sipping coffee while watching the app crash.
Tweet media one
0
0
2
@Vrushabh_Hirap
Vrushabh Hirap
3 months
Thoughts ?
Tweet media one
0
0
4
@Vrushabh_Hirap
Vrushabh Hirap
3 months
RT @campusproplus: CampusPro+ is coming soon!.All-in-one app for managing attendance, notices, events, hostel check-ins, and more. Built by….
0
2
0