Aritra Das
@aritra-tech
Joined on 05 March 2021
SDE-1 @IONAGE
GitHub Stats
163
Followers
78
Repositories
1
Organizations
13
Gists
323
Pull Requests
153
Issues
449
Commits
0
Sponsors
5
Contributed To
813
Star Earned
Most Used Languages
42.68%
Kotlin
28.17%
Java
26.67%
C++
1.31%
C
1.17%
Swift
Popular Projects
Notify
📝 Notify is a simple note application build to demonstrate the use of clean MVVM Architecture with Jetpack Compose and Material-3 guidelines along with some Modern Android development tools.
Kotlin
353
69
74
506
ComposeCards
💳 ComposeCards is a beautifully designed payment view library for Credit and Debit Card. Made using Jetpack Compose 🎉
Kotlin
140
2
3
6
Coinify
💸 Cryptocurrency app build using Compose Multiplatform
Kotlin
64
5
0
13
Data-Structure-Algorithm
An Open-Source repository 🌎 that contains all the DSA concepts and their implementation, questions and Interview questions.
Java
36
28
211
227
KeepIt
📔 KeepIt s a note taking Android application 📱 built using Kotlin and also to demonstrate use of Modern Android development tools.
Kotlin
25
13
11
7
HealthMate
⌚️ HealthMate - A WearOS app that is designed to track your water and calorie levels
Kotlin
23
1
0
1
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/19/2025, 7:23:08 PM
8/19/2025, 7:22:22 PM
8/19/2025, 7:21:37 PM
8/18/2025, 7:48:25 PM
8/17/2025, 10:18:44 PM
- feat: Add Feature Request option to Profile screen
- Merge pull request #37 from aritra-tech/feature_request feat: Add Feature Request option to Profile screen
8/17/2025, 10:18:44 PM
8/17/2025, 8:57:36 PM
8/17/2025, 8:57:08 PM
8/17/2025, 12:47:58 AM
- feat: Enable multi-image prescription validation and summarization
8/16/2025, 7:29:45 PM
- refactor: add vertical scrolling to login and signup screens for better usability
- Refactor: Update PrescriptionCard UI
- refactor: Improve UI for immersive experience
- Merge pull request #28 from aritra-tech/ui_issues fix: UI Issues
- fix: navigation issue while deleting
- Merge pull request #30 from aritra-tech/fix_navigation_issue fix: navigation issue while deleting the prescription
- Bump version to 1.0.6
- fix: biometric prompt crash fix
- Merge pull request #32 from aritra-tech/biometric_logic_fix fix: biometric prompt fix while opening the app
- Merge pull request #31 from aritra-tech/develop v.1.0.6
- Refactor: Update BiometricPrompt title from "Unlock UnCrack" to "Unlock MedAI"
- feat: Enable Gradle configuration cache
- Refactor: Update SettingsCard UI and related screens
- refactor: Improve settings screen UI and add string resources
- fix: Correct `isLastItem` and `isFirstItem` for SettingsCard in HelpScreen
- Merge pull request #33 from aritra-tech/profile_screen_ui_changes revamped: Profile screen UI
- feat: Integrate Navigation 3 and Kotlin Serialization
- Refactor: Update navigation to use type-safe navigation and update compile SDK to 36
- Merge pull request #35 from aritra-tech/navigation3_impl Navigation3 implementation
- feat: Add MedicalReport screen to BottomNavigationBar
8/15/2025, 10:59:37 PM
8/15/2025, 10:58:36 PM
- feat: Add MedicalReport screen to BottomNavigationBar
- feat: Implement medical report summarization screen
- add: integrate medical report repository with dependency injection for streamlined access
- add permission handling for notifications and camera in medical report screen
- rename medical report screen to medicalreport screen for consistency and update navigation references accordingly
- refactor: remove medication and steps fields from medical report models and UI for consistency and simplicity
- add medical report summary fields and integrate report list with viewmodel for display and search functionality
- add medical report details screen and navigation support for report details view
- add medical report details screen with navigation, state management, and delete functionality
- refactor: remove medication and steps fields from report models and UI for clarity and consistency
- refactor: remove medication and steps fields from report models and UI for clarity and simplicity
- Refactor: Remove rounded corners from search bar in PrescriptionScreen
- Merge pull request #36 from aritra-tech/medical_report_impl Medical report summarisation feature
8/15/2025, 10:58:35 PM
8/15/2025, 8:31:26 PM
- Refactor: Remove rounded corners from search bar in PrescriptionScreen