$this->id, "user" => $this->user_id, "name" => $this->name, "description" => $this->description, "education" => $this->education, "languages" => $this->languages, "technologies" => $this->technologies, "projects" => $this->projects, ]; } }