-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcodey.json
More file actions
98 lines (98 loc) · 2.33 KB
/
codey.json
File metadata and controls
98 lines (98 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"health": 28.27857142857141,
"hunger": 84.83571428571423,
"happiness": 0.0,
"energy": 0,
"level": 1,
"streak": 1,
"total_commits": 72,
"mood": "exhausted",
"rpg_stats": {},
"achievements": [
"\ud83e\uddd9\u200d\u2642\ufe0f Elder Council",
"\ud83d\udc80 Decade Survivor",
"\ud83d\udc51 Social Elite",
"\ud83d\udc8e Quality Craftsman",
"\ud83c\udfaf Quality Curator"
],
"history": [
{
"timestamp": "2026-03-07T10:23:12.288998+00:00",
"daily_commits": 0,
"daily_prs": 0,
"health": 50,
"mood": "neutral",
"streak": 0,
"tier": "elder"
},
{
"timestamp": "2026-03-08T06:53:09.432545+00:00",
"daily_commits": 51,
"daily_prs": 0,
"health": 47.449999999999996,
"mood": "elite",
"streak": 0,
"tier": "elder"
},
{
"timestamp": "2026-03-09T07:11:02.497636+00:00",
"daily_commits": 0,
"daily_prs": 0,
"health": 39.94999999999999,
"mood": "exhausted",
"streak": 1,
"tier": "elder"
},
{
"timestamp": "2026-03-10T06:59:39.731470+00:00",
"daily_commits": 0,
"daily_prs": 0,
"health": 36.94999999999999,
"mood": "elite",
"streak": 0,
"tier": "elder"
},
{
"timestamp": "2026-03-11T07:02:57.598793+00:00",
"daily_commits": 38,
"daily_prs": 0,
"health": 34.399999999999984,
"mood": "elite",
"streak": 0,
"tier": "elder"
}
],
"brutal_stats": {
"tier": "elder",
"github_years": 10.017796030116358,
"social_score": 1.25,
"social_penalties": [],
"social_bonuses": [
"quality_curator"
],
"avg_repo_quality": 0.8333333333333343,
"commit_quality_score": 0.6999999999999997,
"commit_quality_penalties": [
"no_description"
],
"commit_quality_bonuses": [],
"multipliers": {
"xp": 0.25,
"decay": 0.8,
"requirements": 4.0
},
"total_stars": 607,
"self_starred_count": 164,
"language_diversity_penalty": 1.0,
"xp_earned": 87.27142857142854,
"dominant_language": "Python",
"issues_closed": 4,
"issue_close_ratio": 0.5714285714285714,
"issue_score": 1.1714285714285715,
"can_prestige": false,
"prestige_missing": [
"Need Level 10"
]
},
"last_update": "2026-03-11T07:02:57.598793+00:00"
}