AI Assistant Team
Roles :
- Designer : Designs the software and implements higher level components
- Developer : Implements the logic using programming language
- Tester : Performs tests and Unit tests , to ensure the program works in all expected conditions
Requirements :
- Designer : Think (Advanced Python + Integration)
- Developer : Act (Intermediate Python)
- Tester : Find (Minimal Python)
Self Test
Pro
If you understand why all this str and list , dict stuff , you are a pro.
def get_cars(cars: list[dict[str, str]] | None) -> list[dict[str, str]]:
if cars is None:
return []
return [c if c.get("valid") else {} for c in cars]
Intermediate
If you see thats the issue here , you can call yourself an intermediate.
class Dog:
def __init__():
super().__init__():
pass
Beginner
If you don't understand the above to , then consider yourself a beginner.
Current Teams
| Type | Count | Unique Count |
|---|---|---|
| Designers | 2 | 2 |
| Developers | 6 | 3 |
| Testers | 2 | 2 |
| Refactorers | 1 | 1 |
| Total | 8 |
| Name | Role | Status | Contributions |
|---|---|---|---|
| Arun cs | Designer, Developer | ✅ | |
| vyshnav kp | Designer, Developer | ✅ | |
| Abhaya Govind | Developer | ✅ | |
| Dhanashyam Babu | Developer | ✅ | |
| Nivedh-r | Developer | ✅ | |
| Meenakshi Poyyil | Tester | ✅ | |
| Sneha-SJ-05 | Tester | ✅ | |
| Albertjoe007 | Refactorer | ❌ | |
New Members
DATE: 15-09-2025