High schools can win $5,000 from the Rachael Ray Foundation to grow culinary arts and restaurant management programs

Rachael Ray Foundation ProStart grow grants provide resources to help schools add ProStart to their culinary arts curriculum or improve existing ProStart programs

WASHINGTON, DC – March 2, 2022 – The National Restaurant Association Educational Foundation (NRAEF) today announced that starting this week, high schools across the country are eligible to apply for $5,000 grants from The Rachael Ray Foundation to improve or kick off their ProStart programs.

The 2022 Rachael Ray Foundation ProStart Grow Grant program will provide $5,000 grants for up to 25 ProStart schools or schools with culinary arts programs that are looking to become a ProStart school. To-date, the program has provided $590,000 to schools that have demonstrated a strong need to engage and educate high school students interested in exploring restaurant and foodservice careers and have from March 1-31, 2022, to submit applications for a Rachael Ray Foundation ProStart Grow grant.

 

Over the past 15 years, more than 260 scholarships have been provided by Rachael Ray’s Yum-o! organization and the Rachael Ray Foundation, totaling $2.2 million  in support to NRAEF scholarships, ProStart, and the Restaurant Employee Relief Fund.

“We are excited to support another round of Grow Grants for high schools that are cultivating the next generation of food industry professionals through the ProStart Program,” said Rachael Ray, award winning television personality and philanthropist. “The needs are great as these local programs often face challenges related to outdated equipment and kitchen spaces, curriculum and certification costs, and more. I am truly proud of our partnership with the NRAEF’s ProStart Grow Grant program to back educators who are giving high school students the tools and training to support their culinary dreams.”

ProStart, a two-year technical education program focused on culinary arts and restaurant management, is offered at more than 1,750 schools across the country with over 140,000 students enrolled. Funding from RRF will offer schools the opportunity to upgrade or purchase new resources, build up their classrooms in preparation for return to school, and support teachers with whatever they need to help their students learn career-building skills in the restaurant, foodservice, and hospitality industry.

“ProStart Grow Grants have proven to be one of the best investments we’ve made in the future of high school culinary arts and restaurant management programs, and we are excited to provide assistance to another 25 schools this year thanks to The Rachael Ray Foundation,” said NRAEF president Rob Gifford. “Past funding rounds have helped schools join the ranks of ProStart programs, kick off farm to table endeavors, and renovate their education spaces. I can’t wait to see what this year’s winners are able to achieve for their ProStart students.”

Over the past 15 years, more than 260 scholarships have been provided by Rachael Ray’s Yum-o! organization and the Rachael Ray Foundation, totaling over $2.2 million in support to NRAEF scholarships, ProStart, and the Restaurant Employee Relief Fund.

“These funds have been invaluable to our program,” said Katelyn Owen, an educator at West Rowan High School in Mt. Ulla, North Carolina, which received a 2019 Rachael Ray Foundation ProStart Grow Grant. “Our program was at a standstill and unable to grow due to our lack of funding. Our space had deteriorated over the years, leaving our room and equipment very dated. Students were not able to relate or get experience in a kitchen that they could relate to the current industry. We now have a fully renovated space that allows our students to thrive and be creative in our farm to table program, as well as get experience and spark interest in today’s industry.”

The NRAEF will facilitate the 2022 grant process by accepting applications from all current or onboarding/incoming ProStart schools for the 2022-2023 academic year. Each school will submit a complete application and, if selected, will be required to sign an agreement about joining ProStart for the next school year or return the funds. Applicants have through March 31, 2022, to complete their submissions for the NRAEF’s consideration by clicking here.  Learn more about ProStart here.

———————————————-

About the National Restaurant Association Educational Foundation: As the philanthropic foundation of the National Restaurant Association, the National Restaurant Association Educational Foundation’s mission of service to the public is dedicated to enhancing the industry’s training and education, career development and community engagement efforts. The NRAEF and its programs work to Attract, Empower and Advance today’s and tomorrow’s restaurant and foodservice workforce. NRAEF programs include: ProStart® – a high-school career and technical education program; Restaurant Ready – partnering with community based organizations to provide “opportunity youth” with skills training and job opportunities; Military – helping military servicemen and women transition their skills to restaurant and foodservice careers; Scholarships – financial assistance for students pursuing restaurant, foodservice and hospitality degrees; and, the Hospitality Sector Registered Apprenticeship project – a partnership with the American Hotel & Lodging Association providing a hospitality apprenticeship program for the industry. For more information on the NRAEF, visit ChooseRestaurants.org.

About The Rachael Ray Foundation: The Rachael Ray Foundation™ (RRF) is a private foundation that is fully funded by the proceeds from the sale of Rachael Ray™ Nutrish®. RRF was launched by Rachael in 2016 to better support the causes she cares for most such as helping animals in need. Additionally, RRF works with organizations that support the mission of Yum-o!, Rachael’s 501c3, in order to bolster and amplify their efforts through additional funding. Yum-o! empowers kids and their families to develop healthy relationships with food and cooking. It also teaches families to cook, feeds hungry kids, and funds cooking education, among other initiatives.

CONTACT:

Hannah Oliver
National Restaurant Association Educational Foundation
holiver@nraef.org

Latest News


News Archives

    collapsArch options:
    Array
    (
        [title] => News Archives
        [noTitle] => 
        [inExcludeCat] => exclude
        [inExcludeCats] => news-releases
        [inExcludeYear] => exclude
        [inExcludeYears] => 
        [showPages] => 
        [sort] => DESC
        [linkToArch] => 1
        [showYearCount] => 1
        [expandCurrentYear] => 1
        [expandMonths] => 1
        [expandYears] => 1
        [expandCurrentMonth] => 1
        [showMonthCount] => 1
        [showPostTitle] => 1
        [expand] => 0
        [showPostDate] => 1
        [debug] => 1
        [postDateFormat] => m/d
        [postDateAppend] => after
        [accordion] => 1
        [useCookies] => 1
        [post_type] => post
        [taxoncmy] => category
        [postTitleLength] => 
        [showPostCount] => 1
        [style] => custom
        [archSortOrder] => DESC
        [showPosts] => 
        [customExpand] => 
        [customCollapse] => 
        [taxonomy] => both
        [number] => 3
    )
    POST QUERY:
     SELECT wp_terms.slug, wp_posts.ID,
        wp_posts.post_name, wp_posts.post_title, wp_posts.post_author,
        wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year',
        MONTH(wp_posts.post_date) AS 'month' ,
        wp_posts.post_type
        FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID =
        wp_term_relationships.object_id 
    		LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id =
    																			wp_term_relationships.term_taxonomy_id
    		LEFT JOIN wp_terms ON wp_terms.term_id = 
    		                          wp_term_taxonomy.term_id 
      WHERE post_status='publish' AND wp_posts.post_type='post'  AND wp_terms.slug NOT IN ('news-releases') 
      GROUP BY wp_posts.ID 
      ORDER BY wp_posts.post_date DESC
    
    POST QUERY RESULTS
    Array
    (
        [0] => stdClass Object
            (
                [slug] => awards
                [ID] => 250409
                [post_name] => nominations-open-2023-restaurants-advance-leadership-awards
                [post_title] => Nominations Now Open for the 2023 Restaurants Advance Leadership Awards
                [post_author] => 1
                [post_date] => 2023-02-14 09:35:05
                [year] => 2023
                [month] => 2
                [post_type] => post
            )
    
        [1] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 250319
                [post_name] => chicago-chef-looks-to-change-lives-through-culinary-mentoring
                [post_title] => Chicago Chef Looks to Change Lives Through Culinary Mentoring
                [post_author] => 1
                [post_date] => 2023-02-08 15:00:25
                [year] => 2023
                [month] => 2
                [post_type] => post
            )
    
        [2] => stdClass Object
            (
                [slug] => prostart
                [ID] => 250264
                [post_name] => prostart-grow-grants-now-available-high-schools-culinary-arts-programs
                [post_title] => $5,000 ProStart Grow Grants Available to Help High Schools Kick Off and Grow Their Culinary Arts Programs
                [post_author] => 1
                [post_date] => 2023-02-08 10:00:08
                [year] => 2023
                [month] => 2
                [post_type] => post
            )
    
        [3] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 250001
                [post_name] => now-accepting-applications-over-1-million-in-post-secondary-scholarships
                [post_title] => Now Accepting Applications! Over $1 Million in Post-Secondary Scholarships
                [post_author] => 1
                [post_date] => 2023-01-19 14:53:01
                [year] => 2023
                [month] => 1
                [post_type] => post
            )
    
        [4] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 249499
                [post_name] => a-capitol-gingerbread-house-to-remember
                [post_title] => A Capitol Gingerbread House to Remember
                [post_author] => 1
                [post_date] => 2022-12-09 14:10:43
                [year] => 2022
                [month] => 12
                [post_type] => post
            )
    
        [5] => stdClass Object
            (
                [slug] => restaurants-advance
                [ID] => 249349
                [post_name] => giving-tuesday-20322-join-our-journey-help-restaurant-workers
                [post_title] => This Giving Tuesday, Join Our Journey to Help Restaurant Workers Advance Their Careers and Futures
                [post_author] => 1
                [post_date] => 2022-11-28 09:00:04
                [year] => 2022
                [month] => 11
                [post_type] => post
            )
    
        [6] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 249104
                [post_name] => national-apprenticeship-week-events-2022
                [post_title] => National Apprenticeship Week Events - 11/14-11/20
                [post_author] => 1
                [post_date] => 2022-11-14 17:47:27
                [year] => 2022
                [month] => 11
                [post_type] => post
            )
    
        [7] => stdClass Object
            (
                [slug] => apprenticeship
                [ID] => 249246
                [post_name] => restaurant-apprenticeships-help-attract-retain-talent
                [post_title] => Restaurant Apprenticeships Help Attract and Retain Talent in Tough Labor Market
                [post_author] => 1
                [post_date] => 2022-11-14 08:00:30
                [year] => 2022
                [month] => 11
                [post_type] => post
            )
    
        [8] => stdClass Object
            (
                [slug] => multicultural-foodservice-hospitality-alliance
                [ID] => 247881
                [post_name] => mfha-appoints-new-advisory-board-members
                [post_title] => Multicultural Foodservice & Hospitality Alliance Appoints New Advisory Board Members
                [post_author] => 1
                [post_date] => 2022-09-20 10:05:52
                [year] => 2022
                [month] => 9
                [post_type] => post
            )
    
        [9] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 247710
                [post_name] => nraef-participates-in-apprenticeship-ambassador-event
                [post_title] => NRAEF Participates in Apprenticeship Ambassador event
                [post_author] => 1
                [post_date] => 2022-09-09 12:48:16
                [year] => 2022
                [month] => 9
                [post_type] => post
            )
    
        [10] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 247240
                [post_name] => 2022-dei-survey-report-mfhas-elevate-framework
                [post_title] => The 2022 DEI Survey Report & MFHA's ELEVATE Framework
                [post_author] => 26
                [post_date] => 2022-08-03 09:07:43
                [year] => 2022
                [month] => 8
                [post_type] => post
            )
    
        [11] => stdClass Object
            (
                [slug] => dei
                [ID] => 247405
                [post_name] => restaurant-industry-releases-diversity-equity-and-inclusion-research-and-framework-for-building-successful-dei-programs
                [post_title] => Restaurant Industry Releases Diversity, Equity, and Inclusion Research and Framework for Building Successful DEI Programs
                [post_author] => 1
                [post_date] => 2022-08-03 09:05:49
                [year] => 2022
                [month] => 8
                [post_type] => post
            )
    
        [12] => stdClass Object
            (
                [slug] => savor
                [ID] => 247192
                [post_name] => the-national-restaurant-association-educational-foundation-joins-savor-to-promote-first-ever-american-leg-of-young-chef-young-waiter-competition
                [post_title] => The National Restaurant Association Educational Foundation Joins SAVOR to Promote First-Ever American Leg of Young Chef Young Waiter Competition
                [post_author] => 1
                [post_date] => 2022-07-14 10:04:17
                [year] => 2022
                [month] => 7
                [post_type] => post
            )
    
        [13] => stdClass Object
            (
                [slug] => prostart
                [ID] => 243605
                [post_name] => high-schools-can-win-5000-from-the-rachael-ray-foundation-to-grow-culinary-arts-and-restaurant-management-programs
                [post_title] => High schools can win $5,000 from the Rachael Ray Foundation to grow culinary arts and restaurant management programs
                [post_author] => 2
                [post_date] => 2022-03-02 07:18:38
                [year] => 2022
                [month] => 3
                [post_type] => post
            )
    
        [14] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242155
                [post_name] => black-owned-culinary-businesses
                [post_title] => Black-Owned Culinary Businesses
                [post_author] => 1
                [post_date] => 2022-02-14 22:33:02
                [year] => 2022
                [month] => 2
                [post_type] => post
            )
    
        [15] => stdClass Object
            (
                [slug] => events
                [ID] => 241660
                [post_name] => ted-j-balestreri-leadership-classic-event
                [post_title] => Ted J. Balestreri Leadership Classic Event
                [post_author] => 2
                [post_date] => 2022-02-14 06:25:18
                [year] => 2022
                [month] => 2
                [post_type] => post
            )
    
        [16] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242156
                [post_name] => 2022-state-competitions-are-beginning
                [post_title] => 2022 State Competitions are Beginning!
                [post_author] => 1
                [post_date] => 2022-02-03 18:54:16
                [year] => 2022
                [month] => 2
                [post_type] => post
            )
    
        [17] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242157
                [post_name] => apply-for-nraef-scholarships
                [post_title] => Apply for NRAEF Scholarships
                [post_author] => 1
                [post_date] => 2022-01-25 20:27:32
                [year] => 2022
                [month] => 1
                [post_type] => post
            )
    
        [18] => stdClass Object
            (
                [slug] => ambassador-of-hospitality-award
                [ID] => 240004
                [post_name] => guy-fieri-named-2021-ambassador-of-hospitality-by-the-national-restaurant-association-educational-foundation
                [post_title] => Guy Fieri Named 2021 “Ambassador Of Hospitality” By The National Restaurant Association Educational Foundation
                [post_author] => 1
                [post_date] => 2021-12-15 11:23:14
                [year] => 2021
                [month] => 12
                [post_type] => post
            )
    
        [19] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 238930
                [post_name] => hanukkah-begins
                [post_title] => Hanukkah Begins
                [post_author] => 1
                [post_date] => 2021-12-02 07:49:29
                [year] => 2021
                [month] => 12
                [post_type] => post
            )
    
        [20] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 238961
                [post_name] => thanksgiving-recipes-in-prostart
                [post_title] => Thanksgiving Recipes in ProStart
                [post_author] => 1
                [post_date] => 2021-11-24 08:11:45
                [year] => 2021
                [month] => 11
                [post_type] => post
            )
    
        [21] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 238972
                [post_name] => national-apprenticeship-week-2021
                [post_title] => National Apprenticeship Week 2021
                [post_author] => 1
                [post_date] => 2021-11-09 08:15:36
                [year] => 2021
                [month] => 11
                [post_type] => post
            )
    
        [22] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242161
                [post_name] => national-native-american-heritage-month-some
                [post_title] => National Native American Heritage Month- Some Chefs You Should Know About
                [post_author] => 1
                [post_date] => 2021-11-02 21:48:49
                [year] => 2021
                [month] => 11
                [post_type] => post
            )
    
        [23] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242162
                [post_name] => spooky-dishes-in-prostart
                [post_title] => Spooky Dishes in ProStart
                [post_author] => 1
                [post_date] => 2021-10-28 20:30:05
                [year] => 2021
                [month] => 10
                [post_type] => post
            )
    
        [24] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242163
                [post_name] => fall-dishes-in-prostart
                [post_title] => Fall Dishes in ProStart
                [post_author] => 1
                [post_date] => 2021-10-22 16:44:55
                [year] => 2021
                [month] => 10
                [post_type] => post
            )
    
        [25] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242164
                [post_name] => happy-national-hispaniclatinx-heritage-month
                [post_title] => Happy National Hispanic/LatinX Heritage Month!
                [post_author] => 1
                [post_date] => 2021-09-14 15:54:26
                [year] => 2021
                [month] => 9
                [post_type] => post
            )
    
        [26] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242165
                [post_name] => back-to-school-educator-highlight-nick-brandler
                [post_title] => Back to School Educator Highlight- Nick Brandler
                [post_author] => 1
                [post_date] => 2021-09-13 17:27:23
                [year] => 2021
                [month] => 9
                [post_type] => post
            )
    
        [27] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242166
                [post_name] => national-culinary-arts-month-educator-highlight
                [post_title] => National Culinary Arts Month Educator Highlight- Mary Beth Brace
                [post_author] => 1
                [post_date] => 2021-07-29 18:15:17
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [28] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242167
                [post_name] => national-culinary-arts-month-educator-highlight-2
                [post_title] => National Culinary Arts Month Educator Highlight- Bill Walker
                [post_author] => 1
                [post_date] => 2021-07-26 17:06:01
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [29] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242168
                [post_name] => national-culinary-arts-month-educator-highlight-3
                [post_title] => National Culinary Arts Month Educator Highlight- Cody Hayes
                [post_author] => 1
                [post_date] => 2021-07-23 19:59:27
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [30] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242169
                [post_name] => national-culinary-arts-month-educator-highlight-4
                [post_title] => National Culinary Arts Month Educator Highlight- Leigh Howlett
                [post_author] => 1
                [post_date] => 2021-07-22 16:53:37
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [31] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242170
                [post_name] => national-culinary-arts-month-educator-highlight-5
                [post_title] => National Culinary Arts Month Educator Highlight - Kristy Clarke
                [post_author] => 1
                [post_date] => 2021-07-16 19:18:06
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [32] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242171
                [post_name] => july-is-national-culinary-arts-month
                [post_title] => July is National Culinary Arts Month
                [post_author] => 1
                [post_date] => 2021-07-06 21:05:49
                [year] => 2021
                [month] => 7
                [post_type] => post
            )
    
        [33] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242172
                [post_name] => celebrating-pride-month-lgbtq-chef-cookbooks
                [post_title] => Celebrating Pride Month:  LGBTQ+ Chef Cookbooks You’ll Love
                [post_author] => 1
                [post_date] => 2021-06-25 14:31:58
                [year] => 2021
                [month] => 6
                [post_type] => post
            )
    
        [34] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242173
                [post_name] => celebrating-pride-month-lgbtq-chefs-on-diversity
                [post_title] => Celebrating Pride Month: LGBTQ+ Chefs on Diversity in the Industry
                [post_author] => 1
                [post_date] => 2021-06-15 16:18:09
                [year] => 2021
                [month] => 6
                [post_type] => post
            )
    
        [35] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242174
                [post_name] => celebrating-pride-month-with-the-restaurant
                [post_title] => Celebrating Pride Month with the Restaurant Industry
                [post_author] => 1
                [post_date] => 2021-06-03 21:34:44
                [year] => 2021
                [month] => 6
                [post_type] => post
            )
    
        [36] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242175
                [post_name] => celebrating-asian-american-and-pacific-islander
                [post_title] => Celebrating Asian American and Pacific Islander Heritage Month
                [post_author] => 1
                [post_date] => 2021-05-17 21:41:53
                [year] => 2021
                [month] => 5
                [post_type] => post
            )
    
        [37] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242176
                [post_name] => give-us-your-best-pitch-virtual-student
                [post_title] => “Give us Your Best Pitch” Virtual Student Competition - Meet the Winners!
                [post_author] => 1
                [post_date] => 2021-05-04 21:27:56
                [year] => 2021
                [month] => 5
                [post_type] => post
            )
    
        [38] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242177
                [post_name] => nraef-summer-institutes-goes-digital-meet-the
                [post_title] => NRAEF Summer Institutes Goes Digital - Meet the Instructors!
                [post_author] => 1
                [post_date] => 2021-04-20 21:43:11
                [year] => 2021
                [month] => 4
                [post_type] => post
            )
    
        [39] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242178
                [post_name] => i-said-no-to-joining-a-womens-group
                [post_title] => I Said “No” to Joining a Women’s Group
                [post_author] => 1
                [post_date] => 2021-03-29 14:11:57
                [year] => 2021
                [month] => 3
                [post_type] => post
            )
    
        [40] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242179
                [post_name] => apprenticeship-employer-spotlight-maru-sushi
                [post_title] => Apprenticeship Employer Spotlight: Maru Sushi
                [post_author] => 1
                [post_date] => 2021-03-25 19:01:28
                [year] => 2021
                [month] => 3
                [post_type] => post
            )
    
        [41] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242180
                [post_name] => black-content-creators-you-should-follow-on-social
                [post_title] => Black Content Creators You Should Follow on Social Media
                [post_author] => 1
                [post_date] => 2021-02-25 21:12:14
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [42] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242181
                [post_name] => scholarship-spotlight-lauren-reynolds-sysco
                [post_title] => Scholarship Spotlight: Lauren Reynolds, Sysco Scholarship Recipient
                [post_author] => 1
                [post_date] => 2021-02-24 16:12:29
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [43] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242182
                [post_name] => how-to-write-a-great-essay-for-your-scholarship
                [post_title] => How to Write A Great Essay for Your Scholarship Application
                [post_author] => 1
                [post_date] => 2021-02-10 17:21:01
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [44] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242183
                [post_name] => scholarship-spotlight-stephen-p-donatone
                [post_title] => Scholarship Spotlight: Stephen P. Donatone Endowment
                [post_author] => 1
                [post_date] => 2021-02-05 00:36:57
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [45] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242184
                [post_name] => honoring-black-history-month
                [post_title] => Honoring Black History Month
                [post_author] => 1
                [post_date] => 2021-02-02 00:05:52
                [year] => 2021
                [month] => 2
                [post_type] => post
            )
    
        [46] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242185
                [post_name] => how-to-apply-for-nraef-scholarships
                [post_title] => How to Apply for NRAEF Scholarships
                [post_author] => 1
                [post_date] => 2021-01-15 17:00:24
                [year] => 2021
                [month] => 1
                [post_type] => post
            )
    
        [47] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242186
                [post_name] => celebrating-national-native-american-heritage
                [post_title] => Celebrating National Native American Heritage Month
                [post_author] => 1
                [post_date] => 2020-11-16 19:40:35
                [year] => 2020
                [month] => 11
                [post_type] => post
            )
    
        [48] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242187
                [post_name] => future-focus-connecting-opportunity-youth-to
                [post_title] => Future Focus: Connecting Opportunity Youth to Apprenticeship
                [post_author] => 1
                [post_date] => 2020-11-12 16:28:19
                [year] => 2020
                [month] => 11
                [post_type] => post
            )
    
        [49] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242188
                [post_name] => why-prostart-and-apprenticeship-make-a-good-fit
                [post_title] => Why ProStart and Apprenticeship make a good fit: with ProStart Instructor Chef David Bochmann
                [post_author] => 1
                [post_date] => 2020-11-12 15:09:06
                [year] => 2020
                [month] => 11
                [post_type] => post
            )
    
        [50] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242189
                [post_name] => happy-national-hispanic-heritage-month
                [post_title] => Happy National Hispanic Heritage Month!
                [post_author] => 1
                [post_date] => 2020-09-29 20:47:35
                [year] => 2020
                [month] => 9
                [post_type] => post
            )
    
        [51] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242190
                [post_name] => celebrating-international-womens-day-at-prostart
                [post_title] => Celebrating International Women’s Day at ProStart®
                [post_author] => 1
                [post_date] => 2020-03-04 17:17:59
                [year] => 2020
                [month] => 3
                [post_type] => post
            )
    
        [52] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242191
                [post_name] => why-young-black-chefs-need-mentors
                [post_title] => Why Young Black Chefs Need Mentors
                [post_author] => 1
                [post_date] => 2020-02-18 15:42:03
                [year] => 2020
                [month] => 2
                [post_type] => post
            )
    
        [53] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242192
                [post_name] => celebrating-cte-month-at-prostart
                [post_title] => Celebrating CTE Month at Prostart
                [post_author] => 1
                [post_date] => 2020-02-11 16:10:06
                [year] => 2020
                [month] => 2
                [post_type] => post
            )
    
        [54] => stdClass Object
            (
                [slug] => blog-post
                [ID] => 242193
                [post_name] => national-mentoring-month
                [post_title] => National Mentoring Month
                [post_author] => 1
                [post_date] => 2020-01-17 16:57:16
                [year] => 2020
                [month] => 1
                [post_type] => post
            )
    
    )
    
  • 2023 (4)
  • 2022 (14)
  • 2021 (29)
  • 2020 (8)