Portfolio Activity: Writing a Résumé



Click to review the online content. Then answer the question(s) below, using complete sentences. Scroll down to view additional questions.


Online Content: Site 1


Online Content: Site 2



You can use this area to create your resume.

Answers

Answer 1

1. A custom logo and tagline

2. A killer site design

3. Relevant skills

4. Relevant education, coursework, and certificate

5.click to tweet

6. Downloadable resume

7. A bio or about page (tell your story!)

8. A photo

9. Visible contact information

10. Social media accounts

11.A few basic social media ground rules

12. Testimonials

13. Awards/other types of recognition

14. A blog

15. Videos (that are relevant to your craft)

16. Your own design or coding projects

17. Volunteer work

18. An explanation of your process

19. Open source contributions

20. Quantifiable achievements

21. Relevant groups/communities you’ve held a leadership role in

22. Speaking engaged

23. Links to guest writing or features

24. A blog theme for others to use

25. Your own icon sets/patterns/fonts

26. Free cheat-sheets/guides/tutoria

27. Call to action (CTA)

Answer 2

Answer:

Use a resume header

Explanation:

Create a Summary

Research industry, employer keywords

Explanation:

edge 2022 got 100%


Related Questions

In Python programming language, what is a function statement?
an action that a function will execute
an action that is defined in a function header
the first line of a function definition
the first comment in a software program

Answers

Answer:

C, an action that is defined in a function header

Explanation:

A function is a statement that defines a section of code. You can have arguments or parameters along with it which gives it a set of values to work upon, and it helps you prevent cluttering code. It lets you reuse your code and you can call this function with the related arguments to return something.

An action that is defined in a function header is a function statement In Python programming language. Hence, option C is correct.

What is Python programming language?

Python is a popular computer programming language used to create software and websites, automate processes, and analyze data. Python is a general-purpose language, which means it may be used to make many various types of applications and isn't tailored for any particular issues.

Python is frequently considered as one of the simplest programming languages to learn for novices. Python is a wonderful place to start if you're interested in learning a programming language. In addition, it is one of the most popular.

If you're searching for a simple and even enjoyable programming language to learn first, Python is always advised. Python reads like English and is easy to grasp for someone who is new to programming, as opposed to having to dive right into rigid syntax restrictions.

Thus, option C is correct.

For more information about Python programming language, click here:

https://brainly.com/question/19792191

#SPJ2

plz help thank u

Which option in PowerPoint allows
users to configure the number of columns and rows manually, using numerical values?
O Insert Table dialog box
O Draw Table option
O Insert Table drop-down menu
O Excel spreadsheet​

Answers

Insert table drop-down menu

Answer: • Insert Table drop-down menu.

Which field can be used to track the progress on tasks that a user has created?
Subject
Start Date
Due Date
% Complete

Answers

All of them would work but the most efficient one would be % complete

The fields can be used to track the progress on tasks that a user has created are subject, start date and due date.

What is Deferred?

When you create the task in outlook and scheduled and that will be completed on a later date shown is Deferred. Because deferring is an act of postponing something that was due soon and you have scheduled to do it later.

When you change the progress percentage to something other than 0%, set it to "in progress".  When you change the progress percentage to 100%, set it as "completed".  Waiting on someone else means a task is waiting for others to get completed.  

You have to make sure that everything that you're researching won't make your paper or whatever you need that research for to fall behind schedule. In any case, there's no use for a lot that has been written if you cannot deliver it on time anymore. So knowing when you have to have everything ready is the first thing for any schedule to be created.

Therefore, The fields can be used to track the progress on tasks that a user has created are subject, start date and due date.

Learn more about progress on:

https://brainly.com/question/2494870

#SPJ6

The spreadsheet below shows a list of fruits with their calorie count, grams of sugar, dietary fiber, and protein. Which set of steps will organize the data to only show foods with more than 100 calories and rank their sugar content from greatest to least?

Sort Sugar in descending order, and filter Calories by under 100 calories.
Sort Sugar in ascending order, and filter Calories by over 100 calories. Filter Calories by over 100 calories, and sort Sugar in descending order. Filter Calories by over 100 calories, and sort Sugar in ascending order.

Answers

Answer:

Filter Calories by over 100 calories, and sort Sugar in descending order.

Explanation:

Filter Calories by over 100 calories, and sort Sugar in descending order. Thus, option A is correct.

What is Sorting and Filtering in Excel or Access?

Sorting and Filtering in Excel or Access are two tools that let you organize and view your data. Sorting your data puts it in order and filtering lets you hide unimportant data. And in this case, it is no different. If you want to show foods with more than 100 calories, you should filter calories by over 100 and sort sugar in highest to the lowest (descending order).

140 calories with fat from a snack is ideal. It is recommended  that 25-35% of daily calorie intake come from fat, with less than 7% from saturated fat, a maximum of 10% from polyunsaturated fat and a maximum of 20% from monounsaturated fat.

Therefore, Filter Calories by over 100 calories, and sort Sugar in descending order. Thus, option A is correct.

Learn more about Filter Calories on:

https://brainly.com/question/30799744

#SPJ3

What are the benefits of building blocks?
They allow you to create custom content that can be easily inserted into Word documents,
They allow you to create temporary content for one Word document only
They allow you to create content that can be used to build a whole Word document,
They allow you to create content that cannot be edited by mistake and inserted into Word document,
Need ASAP

Answers

Answer:

They allow you to create content that cannot be edited by mistake and inserted into Word document

Explanation:

I believe this is it

Answer:

D

Explanation:

Because I smart :)

Your worksheet has the value 27 in cell B3. What value is
returned by the function =MOD(B3,6)?​

Answers

Answer:

3

Explanation:

MOD means the remainder after a division calculation.

[tex]\frac{27}{6}= 4r3[/tex]

The remainder is 3

The value returned by the function =MOD(27, 6) will be : 3

The function written above is a Microsoft excel function. The MOD function is called the modulo function which returns the remainder when two values are divided.

In the exercise above ;

B3 = 27

=MOD(B3, 6) can be explicitly written as =MOD(27,6)

The numerator = 27

The denominator = 6

Hence, 27/6 = 4 remainder (27 - 24) = 3

27 - (6 × 4) = 27 - 24 = 3

Hence, the value returned by the function =MOD(B3, 6) which is equal to 3

Learn more on excel function : https://brainly.com/question/21511198?referrer=searchResults

If a database named Contacts has a table named tblEmployees and another database named Orders links to that tblEmployees table, where is the data stored?

Answers

Answer:

cache I think

Explanation:

I am not sure or memory HDD or SSD

Objects in a relational database are related to one another through relationships defined by common fields between tables.

What is database?

A database is a collection of information that is related to an especial subject or purpose, such as tracking customer orders or conserving a music collection.

If your database is not stored on a computer, or only parts of it are, you may be tracking information from a various of sources that you must coordinate and organize.

By using relationships in a database, it is possible to reduce data redundancy and ensure data consistency, as changes made to one table can automatically propagate to related tables.

Fields are the smallest units of data in a database, and they are used to define the characteristics or character of the objects in a database. In a relational database, multiple tables can be created with each table containing one or more fields.

These tables can then be related to one another by linking common fields.

To know more about Database on:

brainly.com/question/30634903

#SPJ3

what is the full form of ICT?​

Answers

Information and communications technology

Answer:

Information and communication technology

hope this helps

brainliest appreciated

good luck! have a nice day!

A sequence index uses a built-in function called length or len() to provide a total number of elements in an ordered list. With which iteration does this function work?
a for loop
a while loop
an infinite loop
a single statement loop

Answers

Answer:

A single statements loop is the answerrr

Answer:

a single statement loop

Explanation:

Which feature in Outlook 2016 is used to fix spelling and grammar errors and can be configured to do so automatically?
Spell Checker
Thesaurus
AutoCorrect
Grammar Checker
Help

Answers

Answer:

Spell Checker is the answer

It’s spell checker!

Hope this helps!

Paula is working on a project for an iOS app that will show action clips with special effects to promote a new musical drama. The app must also enable users to buy a ticket at any point, but without distracting them. Paula designs a small, non-intrusive button that the user can choose to click on to book a ticket even when watching an action clip. She is creating an effective________becaus her goal matches the user’s goal.

Answers

Answer:

she is creating a effective app.

Explanation:

Megan has written the following rough draft for her assignment. Choose the correct way to complete each sentence. Sarah is creating an image. She wants to achieve tonal effects with parallel lines by varying their densities and distribution patterns. She will use (hatching, filters,stippling) to do this. She also wants to add special effects on the image. Therefore, she will use (hatching, filters,stippling).

Answers

Answer:

I. hatching

II. filter

Explanation:

Sarah is creating an image. She wants to achieve tonal effects with parallel lines by varying their densities and distribution patterns. She will use hatching to do this. She also wants to add special effects on the image. Therefore, she will use filters.

Hatching refers to an art technique in which parallel lines are used to shade by drawing them closely together.

Stippling is an art technique used in the making of patterns by using small dots.

Filters is a technique of changing image characteristics. It is used to change the picture characteristics & to add special effects to an image such as the shade, contrast, tone, brightness etc.

We therefore see that, hatching and filter are the correct answers respectively

Answer:

Hatching

Filters

Explanation:

I just took the test, good luck everyone.

Other Questions
A supermarket displays featured items at the ends of aisles. These displaysare called There are 135 people in a sport centre. 73 people use the gym. 73 people use the swimming pool. 67 people use the track. 36 people use the gym and the pool. 35 people use the pool and the track. 32 people use the gym and the track. 14 people use all three facilities. A person is selected at random. What is the probability that this person doesn't use any facility? ASAp !!!!!!!!!!! Brentons weekly pay, P(h) , in dollars, is a function of the number of hours he works, h. He gets paid $20 per hour for the first 40 hours he works in a week. For any hours above that, he is paid overtime at $30 per hour. He is not permitted to work more than 60 hours in a week. Which set describes the domain of P(h)? {h| 0 h 40} {h| 0 h 60} {P(h)| 0 P(h) 1,400} {P(h)| 0 P(h) 1,800 Change the percent to a decimal equivalent.9 7/10 State four measures that can betaken to control soil erosion. A small plane and a large plane are 6.8km from each other, at the same altitude (height). From an observation tower, the two airplanes are separated by an angle of 58. The large plane is 5.2km from the observation tower. a. Draw a diagram to represent this situation. b. How far is the small plane from the observation tower, to the nearest tenth of a kilometer? Levi would like to use a credit card to make a $3000 purchase. He is considering two credit options. The first requires a down payment of $1000 followed by monthly payments of $125. The second requires a down payment of $1300 followed by monthly payments of $110. The two options accumulate the same amount of interest and require the same number of monthly payments. What is the amount of interest for this loan? Here are Xavier's bowling scores:135, 140, 130, 190, 112, 200, 185, 172, 163, 151,149What is the variance rounded to the nearest tenth? Describe the speaker's view of his neighbor.He thinks that his neighbor is old-fashioned.He thinks that his neighbor is proud to be a farmer.He thinks that his neighbor is a savage.He thinks that his neighbor is useless. For each event listed below, identify the accounts that should be used to record the economic event and the dollar amount for that account. You should enter the letters that correspond to the accounts that should be used, along with the related dollar amounts. Your answers will be evaluated based on whether you have included every account and the related dollar amount that is needed and not included any account that is not needed. An account can be used in analyzing more than one event.A. additional paid-in capitalB. bonds payableC. cashD. common stockE. discount on bonds payableF. equipmentG. interest expenseH. interest payableI. preferred stockJ. premium on bonds payableK. treasury stock(Example:Event: The company purchased equipment, paying cash of $15,0001,) The company issued bonds in the amount of $10,000,000, receiving cash of $9,400,000 at the time of issuance. The missing term in the following polynomial has a degree of 5 and a coefficient of 16. Which statement best describes the polynomial? It is not in standard form because the degree of the first term is not greater than six. It is not in standard form because the degree of the first term should be equal to zero. It is in standard form because the exponents are in order from highest to lowest. It is in standard form because the coefficients are in order from highest to lowest. an element p has atomic number 13 while q has the atomic 16..write down electric configuration of p and q To the nearest tenth, which is the perimeter of ABC. Geometry Given that (x) = 4x + 5 and g(x) = x2 2x 2, find ( + g)(x). Question 11 options: A) ( + g)(x) = x2 + 6x + 3 B) ( + g)(x) = x2 + 6x + 7 C) ( + g)(x) = x2 + 2x + 3 D) ( + g)(x) = x2 + 2x 7 What kind of solution would have a Ky value that is much less than 12A. A strongly basic solutionB. A weakly acidic solutionC. A strongly acidic solutionD. A weakly basic solution Which reason was used by many Europeans to justify colonialism? The commute time for people in a city has an exponential distribution with an average of 0.66 hours. What is the probability that a randomly selected person in this city will have a commute time between 0.55 and 1.1 hours? Answer: (round to 3 decimal places) |7t|=35 solve the equation does producers provide services to consumers. Brainliest please help! A storage bin is a rectangular prism. Its volume is 300 cm cubed.The width of the prism is one-third its length. its height is two-thirds its length. Determine the dimensions of the bin.