AM

Amjith Titus

@amjithtitus09

Software Developer

Software developer focused on building scalable systems, writing clean, maintainable code, and contributing to strong, collaborative teams.

Total Points
3137

All time

Total Activities
1816

All time

Activity Types
8

Different types

Activity Overview

834 contributions in the last year

Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Mon
Wed
Fri
Less
More
Review Champion - bronze

Review Champion

Awarded for consistent code review participation

1 / 4 tiers earned

bronze
bronze

4 days of reviews

silver
silver

8 days of reviews

gold
gold

16 days of reviews

platinum
platinum

32 days of reviews

PR Consistency - bronze

PR Consistency

Awarded for maintaining a consistent pull request contribution streak

1 / 4 tiers earned

bronze
bronze

4 day PR streak

silver
silver

8 day PR streak

gold
gold

16 day PR streak

platinum
platinum

32 day PR streak

Points Milestone - gold

Points Milestone

Awarded for reaching points milestones

3 / 3 tiers earned

bronze
bronze

100+ points

silver
silver

500+ points

gold
gold

1,000+ points

Activity Milestone - platinum

Activity Milestone

Awarded for reaching activity count milestones

4 / 4 tiers earned

bronze
bronze

10+ activities

silver
silver

50+ activities

gold
gold

100+ activities

platinum
platinum

500+ activities

Consistency Champion - bronze

Consistency Champion

Awarded for maintaining activity streaks

1 / 3 tiers earned

bronze
bronze

7 day streak

silver
silver

14 day streak

gold
gold

30 day streak

Activity Breakdown

1501 total activities · 3137 total points

Commit Created
710 (47.3%)·1310 pts
PR Merged
158 (10.5%)·790 pts
PR Reviewed
381 (25.4%)·760 pts
PR Opened
181 (12.1%)·181 pts
Issue Opened
25 (1.7%)·50 pts
Issue Assigned
46 (3.1%)·46 pts
1501
Total Activities
3137
Total Points
6
Activity Types
2.1
Avg Points/Activity
Activity Timeline

19 of 1816 activities· 1 of 26 months

September 202619 activities

Commit Created
reference: build care from E300 fix branch (PR ohcnetwork/care#3761)
PR Opened+1
fix(emr): register report models (Template, ReportUpload) at app load
Commit Created
fix(emr): register report models (Template, ReportUpload) at app load
Commit Created
Consolidate agentic PR reviewers and auto-retry transient 429 failures (#16743)
Commit Created
[ENG-799] Display Note along with Medicine name in Grouped medicine administration (#16593)
Commit Created
Add grumpy-reviewer agentic PR-review workflow (#16616)
Commit Created
Fix grumpy-reviewer checkout (PR-branch fetch fails: not a git repository) (#16617)
PR Opened+1
Fix native Celery, debug mode and plug secrets in the image; add --runtime and --plugs to create
Commit Created
Merge branch 'develop' into copilot/eng-609-render-unit-display
PR Merged+5
fix: write a valid care_fe/.env.local so the frontend dev server starts
Commit Created+2
fix: write a valid care_fe/.env.local so the frontend dev server starts (#2) `care run` could not start care_fe. `create` copied care_fe's .example.env into .env.local, and its blank `KEY=` placeholders load as "" and fail care_fe's env validation (zod `.optional()` only accepts a missing key), so Vite aborted with 17 errors. .env.local now holds only the CLI's overrides; care_fe/.env already supplies the defaults. REACT_ENABLED_APPS was written as `care_abdm_fe@localhost:5173`. care_fe parses entries as `org/repo@host/path/to/remoteEntry.js` and throws on a bare repo name while loading care.config.ts, which blanks the app. The entry's URL also overrides the plugin config registered in the backend. The registry now uses `10bedicu/care_abdm_fe`, and the entry points at the same remoteEntry.js URL as the plugin config.
PR Opened+1
fix: write a valid care_fe/.env.local so the frontend dev server starts
PR Merged+5
fix: pin a unique compose project per setup so volumes don't collide
Commit Created+2
Merge pull request #1 from amjithtitus09/fix/compose-project-per-setup fix: pin a unique compose project per setup so volumes don't collide
PR Opened+1
fix: pin a unique compose project per setup so volumes don't collide
PR Reviewed+2
[ENG-935] feat: integrate Shortcut for the new pharmacy (happy flow)
Commented
PR Reviewed+2
[ENG-990] Refactor dispense order view's footer to a component
PR Reviewed+2
[ENG-916] feat: implement location tags functionality