01 · Roasts
The Plaintext Password Whisperer
tstracker stores passwords with PlaintextPasswordEncoder. In 2024. The 2000s called — they want their security practices back, and so does your user data.
Spring Eternal, Activity Never
0 commits in the past year across 6 public repos. Your heatmap is a void. Even your most 'recent' project (tstracker) shows 0 public commits in the measurement window despite a March 2024 push timestamp.
The One-Stack Wonder
96% Java, all three projects are Spring+Hibernate+ZK web apps. You didn't build a portfolio — you copy-pasted the same architecture three times across 12 years.
The Graveyard Curator
75% of your repos are stale (last pushed > 2 years ago). You're not maintaining a GitHub profile, you're maintaining a digital cemetery for Java enterprise apps.
5 Stars Total. Across 15 Years.
Joined in 2009, 5 total stars, 4 forks. That's roughly 0.33 stars per year of GitHub tenure. At this rate you'll hit 100 stars sometime around 2309.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight30F
- Consistency20% weight5F
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight25F
- Community10% weight40D
03 · Stats
365-day commit heatmap
0 active days
Language distribution
- Java96%
- JavaScript3%
- CSS0%
- TSQL0%
- Other1%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
0
Followers
14
Joined GitHub
Apr 2009
05 · Top repos
asalas /
tstracker
Personal timesheet tracking app with Spring+Hibernate+ZK tech stack, 12 years of sporadic updates. Typed Java codebase with structured modules but lacking tests, CI, and modern security practices. No community adoption (2 stars).
asalas /
gcp-demo
Spring Boot demo app for GCP (AppEngine, BigQuery, Cloud SQL, Cloud Logging) with typed Java, structured src/, README, but no tests, CI, or active development since 2017.
asalas /
itsolver-pom
Archived academic project (2012–2015) implementing TRIZ innovation methodology with Case-Based Reasoning. Maven multi-module structure with JPA/Hibernate ORM, Spring AOP, ZK UI framework. Minimal adoption (2 stars), no tests, no CI, sparse README, mixed code quality with hacky patterns.
06 · Timeline
- Apr 6, 2009Joined GitHub
- Apr 10, 2012Created itsolver-pom — A collaborative Web for assisting the innovation process by using TRIZ managed by Maven, in an architecture multi-modules
- May 13, 2012Created tstracker — TimeSheets Tracker Application
- Oct 25, 2017Created gcp-demo — Aplicación demostrativa de las características de Google Cloud Platform, para AppEngine, Java Flexible
- Aug 26, 2024Most recent push to gcp-demo
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.