AI Assistant Team

Roles :

  1. Designer : Designs the software and implements higher level components
  2. Developer : Implements the logic using programming language
  3. Tester : Performs tests and Unit tests , to ensure the program works in all expected conditions

Requirements :

  1. Designer : Think (Advanced Python + Integration)
  2. Developer : Act (Intermediate Python)
  3. 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

Whatsapp Group Link

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

  1. Swetha P
  2. Amarnath P
  3. Saif
  4. Surjith CSE