Loading...
Software & Web Developer. Open source enthusiast. [ For(issue){if(fixed){BUG;❌}else{Feature;✅}} ]
Coding for 11 years.
issues = [ { 'problem_1' : 'The Semicolon Saga', 'status' : 'FIXED', 'notes' : 'Switched to Python! 🐍🚀' }, { 'problem_2' : 'The Stack Overflow Dependency', 'status' : 'DEFFERED', 'notes' : 'Not Yet -> But the future : LLM's integrated to IDE's 🧠💻🤔' } ] for issue in issues: if issue.get('status') == 'FIXED': print('Bug 🐛') else: print('Feature ✨') finally: print('Rectified! 🗝️')
Contribution Graph
Activity Timeline
Commits and contributions grouped by day, week, or month.