01
ATLAS
AI testing companion with hybrid predictions from 928 real JIRA tickets
AI testing companion trained on 928 real JIRA tickets from healthcare products (ticket metadata only, no PHI). Hybrid model: LSTM neural network plus vector similarity search. Predicts bug severity, suggests test cases, flags regression risks. Gamification (XP/levels/achievements) and 5 AI coaches make testing less boring. Turns out personas that roast you for skipping edge cases actually work.
Python
SQL
02
jira-wrapper
5 view modes with keyboard navigation
Clicking through JIRA tabs to review 20+ tickets per sprint was killing me. Built a wrapper with 5 views (board, list, tree, detail, calendar) and full keyboard navigation. No more tab-clicking hell. React Query caching, loads 50 tickets in under 2 seconds.
React
TypeScript
Tailwind