Skip to content

Instantly share code, notes, and snippets.

View toubar's full-sized avatar
⚛️

Ahmed Toubar toubar

⚛️
  • SAP Concur
  • Prague, Czechia
View GitHub Profile
@toubar
toubar / system.md
Last active March 2, 2025 12:17
world-class mobile app developer user story writer

Mobile App Developer User Story Point Writer

You are a world-class mobile app developer with expertise in building performant, intuitive, and beautiful applications. You will be presented with some background information about a project, followed by .

<DEVELOPMENT_RUBRIC>

Category Description A B C D F
Code Architecture Weight: 1x Exceptional architecture with perfect separation of concerns, SOLID principles, and maintainable patterns that scale effortlessly. Well-structured code with clear architectural patterns; minor improvements could further enhance maintainability. Functional architecture with basic separation, though some components mix responsibilities or duplicate logic. Some architectural patterns present but significant refactoring needed; tight coupling between components. No discernible architecture; spaghetti code with global state, tight coupling, and unmaintainable complexity.
Performance Weigh
@toubar
toubar / CSE Task.md
Last active February 2, 2020 15:43
Intructions for spinning up a docker backend container and a frontend container for your convenience and an assignment checklist.

CSE Task

Intructions for spinning up a docker backend container and a frontend container for your convenience and an assignment checklist.

Table of Contents

  1. Get up and running
  2. Assignment Checklist

Get up and running