Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 2 additions & 19 deletions shared-modules/specialist-career-training/week1/assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Prepare for technical mock interview

[ ] Go through your Event app and do your last small changes.
[ ] Build your portfolio, or if you already have one, polish it using what you learned. 
- [ ] Go through your Event app and do your last small changes.
- [ ] Build your portfolio, or if you already have one, polish it using what you learned. 

### If you not already started with these changes from Foundation this is the last chance to take a look at these docs and fix your profiles. 

Expand All @@ -12,20 +12,3 @@
3. Polish and update your LinkedIn ([example 1](https://www.linkedin.com/in/alex-sudar/), [example 2](https://www.linkedin.com/in/remyamm/), [example 3](https://www.linkedin.com/in/saloumehsarabi/), [example 4](https://www.linkedin.com/in/anna-louise-jensen-559a89177/))
4. Write a short profile text about yourself - about 400-500 characters and add it to your CV.
5. Update your current CV fully - all professional experience as well as soft and hard skills.

---

## Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```text
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-1/assignment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
Loading