Code Review & Best Practices

Ravi Narwal

profile
Code Review & Best Practices
profile
650720
45 mins

Want to improve the quality of your Android codebase? In this session, I’ll do a line-by-line review of your project’s code and share actionable feedback focused on writing cleaner, modular, and scalable code.

Areas we’ll focus on:

  • Code readability and consistency.
  • Naming conventions and class/file structure.
  • Kotlin/Java idioms and removing redundant code.
  • Applying SOLID principles, DRY, KISS, and YAGNI.
  • Feedback on function size, responsibility separation, and reusability.
  • Suggestions for applying modern Android development best practices: ViewModel, LiveData/StateFlow, Clean Architecture, Repository pattern, etc.

Outcome: You’ll get a documented review and walkaway with improvement ideas you can apply immediately — and long-term habits that boost your coding reputation.

Ideal for: Junior-mid level devs, contributors to open-source, or job seekers preparing for tech interviews.