
{"id":2857,"date":"2018-11-05T16:13:36","date_gmt":"2018-11-05T21:13:36","guid":{"rendered":"https:\/\/arts.cah.ucf.edu\/?page_id=2857"},"modified":"2026-04-15T15:25:34","modified_gmt":"2026-04-15T19:25:34","slug":"events","status":"publish","type":"page","link":"https:\/\/cah.ucf.edu\/events\/","title":{"rendered":"College of Arts and Humanities Events"},"content":{"rendered":"\t\t\t<section class=\"ucf-section ucf-section-pegasus-playlab-announcement \">\n\t\t\t\t\t\t\t\t<div class=\"jumbotron jumbotron-fluid my-0 px-3 py-5 bg-inverse\"\n\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\n\t\t\t<div class=\"container\"\n\t\t\t\t\t\t>\n\t\t\t\t\n\t\t\t<div class=\"row\"\n\t\t\t\t\t\t>\n\t\t\t\t\n<div class=\"col-xs-12 col-md-4 col-lg-5 text-center text-md-right\"><a href=\"https:\/\/performingarts.cah.ucf.edu\/theatre\/pegasus-playlab\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"624\" height=\"400\" class=\"img-fluid mb-5 mb-md-0 mr-0 mr-md-3 wp-image-8631\" src=\"https:\/\/cah.ucf.edu\/arts\/wp-content\/uploads\/sites\/50\/2022\/05\/pegasus-playlab-logo.png\" alt=\"Pegasus PlayLab logo\" srcset=\"https:\/\/cah.ucf.edu\/events\/wp-content\/uploads\/sites\/50\/2022\/05\/pegasus-playlab-logo.png 624w, https:\/\/cah.ucf.edu\/events\/wp-content\/uploads\/sites\/50\/2022\/05\/pegasus-playlab-logo-300x192.png 300w\" sizes=\"auto, (max-width: 624px) 100vw, 624px\" \/><\/a><\/div>\n<div class=\"col-md-8 col-lg-6 text-center text-md-left pr-0 pr-lg-5\">\n<p class=\"lead text-primary-lighter\">The eighth annual festival dedicated to developing plays by emerging playwrights<\/p>\n<p class=\"h2 font-condensed text-primary text-uppercase\">May 29 \u2013 June 14<\/p>\n\t\t\t<a class=\"btn btn-outline-inverse btn-lg mt-4\"\n\t\t\thref=\"https:\/\/cah.ucf.edu\/performingarts\/pegasus-playlab-2026\/\"\t\t\t\t\t\ttarget=\"_blank\"\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\tFind Out More\t\t\t<\/a>\n\t\t\n<\/div>\n\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\n\t\t\t\t\t<\/section>\n\t\t\n\t\t\t<div class=\"jumbotron jumbotron-fluid bg-secondary pb-1 mb-4\"\n\t\t\tid=\"calendar\"\t\t\t\t\t\t>\n\t\t\t\t\n\t\t\t<div class=\"container\"\n\t\t\t\t\t\t>\n\t\t\t\t\n<h2 class=\"font-condensed display-4 text-center\">Upcoming Events<\/h2>\n<p>\n        <div id=\"app\" class=\"\">\n\n            \n            <div v-if=\"front\">\n                <div class=\"py-5 pl-5 pr-4\"\n                    v-bind:style=\"{\n                        'background-image': 'url(' + frontBgImg + ')',\n                        'background-repeat': 'no-repeat',\n                        'background-size': 'cover',\n                    }\"\n                >\n                    <div class=\"container p-0\">\n                        <h1 class=\"text-inverse mb-4\">Events<\/h1>\n\n                        <div v-show=\"filteredEvents.length > 0\" class=\"d-flex flex-column\">\n                            <div class=\"mx-auto\">\n                                <section class=\"mt-0 col-lg-8 p-0\">\n                                    <ul class=\"list-unstyled\">\n                                        <a class=\"cah-event-item\"\n                                            v-for=\"(event, index) in filteredEvents\"\n                                            v-bind:href=\"event.url\"\n                                            v-show=\"pageShow(index, getIndexRangeForPage)\"\n                                        >\n                                            <li class=\"cah-event-item-dark\">\n                                                <p name=\"date-range\" class=\"h5 text-primary cah-event-item-date font-weight-normal\">\n                                                    {{ printDate(event, hideRecurrence, endDateArray) }}<span v-if=\"printTime(event.starts) !== false\" >, {{ printTime(event.starts) }} &ndash; {{ printTime(event.ends) }}<\/span>\n                                                <\/p>\n                                                <p name=\"title\" class=\"h5 my-3 text-inverse font-weight-normal\">\n                                                    {{ event.title }}\n                                                <\/p>\n\n                                                <p name=\"description\" class=\"mb-0\" style=\"color: #999\" v-html=\"printDescription(event.description)\"><\/p>\n                                            <\/li>\n                                        <\/a>\n                                    <\/ul>\n\n                                <\/section>\n                            <\/div>\n                            \n                            <div v-show=\"filteredEvents.length === 0\" class=\"mb-4\">\n                                <p style=\"color: #d3d6db\" class=\"font-serif font-style-italic\">There are currently no upcoming events.<\/p>\n                            <\/div>\n                        <\/div>\n                        <a href=\"https:\/\/cah.ucf.edu\/events\/\" class=\"btn btn-primary mt-3\">More Event Information<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div v-else>\n                <div>\n                    <div v-if=\"filterFormat === 'dropdown'\" class=\"dropdown my-4 mx-auto\" style=\"width: 35%;\">\n                        <a v-if=\"currentFilter === ''\" class=\"btn btn-primary dropdown-toggle w-100\" href=\"#\" id=\"dropdownMenuLink\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                            {{ getCurrentFilter }}\n                        <\/a>\n                        <a v-else class=\"btn btn-primary dropdown-toggle w-100\" href=\"#\" id=\"dropdownMenuLink\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\">\n                            {{ currentFilter }}\n                        <\/a>\n\n                        <div class=\"dropdown-menu w-100\" aria-labelledby=\"dropdownMenuLink\">\n                            <button class=\"dropdown-item cah-event-filter-button\"\n                                v-for=\"filter in filters\"\n                                v-bind:disabled=\"isCurrentFilter(currentFilter, givenFilter, filter)\"\n                                v-on:click=\"currentFilter = filter; currentPage = 1\"\n                            >\n                                {{ filter }}\n                            <\/button>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"d-flex flex-column\">\n                        <div v-bind:class=\"[filterFormat === 'list' ? 'row justify-content-between' : '']\">\n                            <div v-if=\"filterFormat === 'list'\" class=\"col-sm-2 my-3\">\n                                <button class=\"list-group-item list-group-item-action cah-event-filter-button\"\n                                    v-for=\"filter in filters\"\n                                    v-bind:class=\"isCurrentFilter(currentFilter, givenFilter, filter) ? 'active' : ''\"\n                                    v-on:click=\"currentFilter = filter; currentPage = 1; indexRange = []; appendToIndexRange = false\"\n                                >\n                                    {{ filter }}\n                                <\/button>\n                            <\/div>\n\n                            <div v-bind:class=\"[filterFormat === 'list' ? 'col-sm-9' : '']\">\n                                <div v-if=\"filteredEvents.length === 0 || false\" class=\"mb-3\">\n                                    <p class=\"font-serif\" style=\"font-style: italic\">There are currently no upcoming events<span v-if=\"givenFilter !== '' && currentFilter === '' && currentFilter !== 'All'\"> for {{ getCurrentFilter }}<\/span><span v-else> for {{ currentFilter }}<\/span>. <\/p>\n                                <\/div>\n                                <ul v-if=\"filteredEvents.length > 0 || false\" class=\"list-unstyled\">\n                                    <a class=\"cah-event-item\"\n                                        v-for=\"(event, index) in filteredEvents\"\n                                        v-bind:href=\"event.url\"\n                                        v-show=\"pageShow(index, getIndexRangeForPage)\"\n                                    >\n                                        <li :class=\"isLight ? 'cah-event-item-light' : 'cah-event-item-dark'\">\n                                            <p name=\"date-range\" class=\"h5 text-primary-darker cah-event-item-date\">\n                                                {{ printDate(event, hideRecurrence, endDateArray) }}<span v-if=\"printTime(event.starts) !== false\" >, {{ printTime(event.starts) }} &ndash; {{ printTime(event.ends) }}<\/span>\n                                            <\/p>\n\n                                            <p name=\"title\" class=\"h5\" :class=\"isLight ? 'text-secondary' : 'text-inverse'\">\n                                                {{ event.title }}\n                                            <\/p>\n\n                                            <p name=\"description\" class=\"mb-0\" :class=\"isLight ? 'text-muted' : 'text-inverse font-weight-light'\" v-html=\"printDescription(event.description)\"><\/p>\n                                        <\/li>\n                                    <\/a>\n                                <\/ul>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n\n            <div v-if=\"showMoreFormat === 'paged' && filteredEvents.length !== 0\" class=\"row my-3 mx-0\">\n                <div class=\"mx-auto\">\n                    <nav aria-label=\"page-navigation\">\n                        <ul class=\"pagination justify-content-center\">\n                            <li class=\"page-item cah-event-filter-button\"\n                                v-bind:class=\"{ disabled: currentPage === 1, 'disabled-hover': currentPage === 1 }\"\n                            >\n                                <span class=\"page-link\" tabindex=\"-1\"\n                                    v-on:click=\"currentPage--; indexRange = []; appendToIndexRange = false\" \n                                >\n                                    \u00ab\n                                <\/span>\n                            <\/li>\n\n                            <li class=\"page-item cah-event-filter-button\"\n                                v-for=\"i in numberOfPages(filteredEvents, eventsPerPage)\"\n                                v-on:click=\"currentPage = i; indexRange = []; appendToIndexRange = false\"\n                                v-bind:class=\"{ active: i === currentPage }\"\n                            >\n                                <span class=\"page-link\">{{ i }}<\/span>\n                            <\/li>\n\n                            <li class=\"page-item cah-event-filter-button\"\n                                v-bind:class=\"{ disabled: currentPage === numberOfPages(filteredEvents, eventsPerPage), 'disabled-hover': currentPage === numberOfPages(filteredEvents, eventsPerPage) }\"\n                            >\n                                <span class=\"page-link\"\n                                    v-on:click=\"currentPage++; indexRange = []; appendToIndexRange = false\" \n                                >\n                                    \u00bb\n                                <\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/nav>\n                <\/div>\n            <\/div>\n\n            <div v-if=\"(showMoreFormat === 'btn' || showMoreFormat === 'button') && filteredEvents.length !== 0\" class=\"row my-3 mx-0\">\n                <div class=\"mx-auto\">\n                    <button class=\"btn btn-primary\"\n                        v-bind:disabled=\"filteredEvents.length - 1 <= indexRange.slice(-1)[0]\"\n                        v-on:click=\"currentPage++; appendToIndexRange = true\"\n                    >\n                        Show More\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <div v-if=\"(showMoreFormat === 'btn-external' || showMoreFormat === 'button-external')\" class=\"row my-3 mx-0\">\n                <div>\n                    <a class=\"btn btn-primary\" href=\"\/\/events.ucf.edu\/calendar\/3497\/visual-arts-and-design\/upcoming\/\">More Event Information<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/vue@2.6.14\"><\/script>\n        <script>\n            const v = new Vue({\n                el: \"#app\",\n                data: {\n                    json: [{\"event_id\":\"1059992\",\"eventinstance_id\":\"4015981\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4015981\",\"title\":\"Spring 2026 BFA Exhibition II, Part One | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p>The Spring 2026 BFA Exhibition II, Part One provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/p>\\n<p>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\"><span>HERE<\\\/span><\\\/a>.&nbsp;<span>&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 21 Apr 2026 10:00:00 -0400\",\"ends\":\"Tue, 21 Apr 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"SVAD\",\"ucf art gallery\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4015981\\\/spring-2026-bfa-exhibition-ii-part-one-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"SVAD\",\"Gallery\"]},{\"event_id\":\"1059992\",\"eventinstance_id\":\"4015982\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4015982\",\"title\":\"Spring 2026 BFA Exhibition II, Part One | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p>The Spring 2026 BFA Exhibition II, Part One provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/p>\\n<p>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\"><span>HERE<\\\/span><\\\/a>.&nbsp;<span>&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 22 Apr 2026 10:00:00 -0400\",\"ends\":\"Wed, 22 Apr 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"SVAD\",\"ucf art gallery\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4015982\\\/spring-2026-bfa-exhibition-ii-part-one-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"SVAD\",\"Gallery\"]},{\"event_id\":\"997717\",\"eventinstance_id\":\"3827707\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"3827707\",\"title\":\"Opening Reception: Spring 2026 BFA Exhibition II, Part Two\",\"subtitle\":null,\"description\":\"<p>Join the <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/\\\" target=\\\"_blank\\\">UCF Art Gallery<\\\/a> for the opening reception of the<em> Spring 2026 BFA Exhibition II, Part Two <\\\/em>on <strong>Apr. 23 from 5-7pm.<\\\/strong> &nbsp;<\\\/p>\\n<p><em>The Spring 2026 BFA Exhibition II <\\\/em><span>provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/span><\\\/p>\\n<p><span>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\">HERE<\\\/a>.&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":\"https:\\\/\\\/www.ticketsource.com\\\/ucf-art-gallery\\\/opening-reception-spring-2026-bfa-exhibition-ii\\\/e-dddvvx\",\"registration_info\":null,\"starts\":\"Thu, 23 Apr 2026 17:00:00 -0400\",\"ends\":\"Thu, 23 Apr 2026 19:00:00 -0400\",\"ongoing\":\"False\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\",\"SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":\"407-823-2676\",\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/3827707\\\/opening-reception-spring-2026-bfa-exhibition-ii-part-two\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\",\"SVAD\"]},{\"event_id\":\"997720\",\"eventinstance_id\":\"3827712\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"3827712\",\"title\":\"Spring 2026 BFA Exhibition II, Part Two | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p><em>The Spring 2026 BFA Exhibition II, Part Two <\\\/em><span>provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/span><\\\/p>\\n<p><span>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\">HERE<\\\/a>.&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 24 Apr 2026 10:00:00 -0400\",\"ends\":\"Fri, 24 Apr 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\",\"SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":\"407-823-2676\",\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/3827712\\\/spring-2026-bfa-exhibition-ii-part-two-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\",\"SVAD\"]},{\"event_id\":\"997720\",\"eventinstance_id\":\"3827713\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"3827713\",\"title\":\"Spring 2026 BFA Exhibition II, Part Two | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p><em>The Spring 2026 BFA Exhibition II, Part Two <\\\/em><span>provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/span><\\\/p>\\n<p><span>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\">HERE<\\\/a>.&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 27 Apr 2026 10:00:00 -0400\",\"ends\":\"Mon, 27 Apr 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\",\"SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":\"407-823-2676\",\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/3827713\\\/spring-2026-bfa-exhibition-ii-part-two-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\",\"SVAD\"]},{\"event_id\":\"1099594\",\"eventinstance_id\":\"4087526\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4087526\",\"title\":\"UCF Chamber Orchestra Concert\",\"subtitle\":null,\"description\":\"<p>The UCF Chamber Orchestra presents a concert under the direction of Dr. Robert Hasty.<\\\/p>\\n<p><em>Free Admission<\\\/em><\\\/p>\",\"location\":\"Rehearsal Hall\",\"location_url\":\"https:\\\/\\\/map.ucf.edu\\\/locations\\\/19\\\/rehearsal-hall-rh\\\/\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 27 Apr 2026 19:30:00 -0400\",\"ends\":\"Mon, 27 Apr 2026 20:30:00 -0400\",\"ongoing\":\"False\",\"category\":\"Concert\\\/Performance\",\"tags\":[\"Music\",\"ucf music\"],\"contact_name\":\"Robert Hasty\",\"contact_phone\":null,\"contact_email\":\"hasty@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4087526\\\/ucf-chamber-orchestra-concert\\\/\",\"filtered_category\":\"music\",\"filtered_categories\":[\"Music\"]},{\"event_id\":\"997720\",\"eventinstance_id\":\"4015953\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4015953\",\"title\":\"Spring 2026 BFA Exhibition II, Part Two | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p><em>The Spring 2026 BFA Exhibition II, Part Two <\\\/em><span>provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/span><\\\/p>\\n<p><span>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\">HERE<\\\/a>.&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 28 Apr 2026 10:00:00 -0400\",\"ends\":\"Tue, 28 Apr 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\",\"SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":\"407-823-2676\",\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4015953\\\/spring-2026-bfa-exhibition-ii-part-two-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\",\"SVAD\"]},{\"event_id\":\"997720\",\"eventinstance_id\":\"4015954\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4015954\",\"title\":\"Spring 2026 BFA Exhibition II, Part Two | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p><em>The Spring 2026 BFA Exhibition II, Part Two <\\\/em><span>provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/span><\\\/p>\\n<p><span>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\">HERE<\\\/a>.&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 29 Apr 2026 10:00:00 -0400\",\"ends\":\"Wed, 29 Apr 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\",\"SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":\"407-823-2676\",\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4015954\\\/spring-2026-bfa-exhibition-ii-part-two-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\",\"SVAD\"]},{\"event_id\":\"997720\",\"eventinstance_id\":\"4015955\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4015955\",\"title\":\"Spring 2026 BFA Exhibition II, Part Two | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p><em>The Spring 2026 BFA Exhibition II, Part Two <\\\/em><span>provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/span><\\\/p>\\n<p><span>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\">HERE<\\\/a>.&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 30 Apr 2026 10:00:00 -0400\",\"ends\":\"Thu, 30 Apr 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\",\"SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":\"407-823-2676\",\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4015955\\\/spring-2026-bfa-exhibition-ii-part-two-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\",\"SVAD\"]},{\"event_id\":\"997720\",\"eventinstance_id\":\"4015956\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4015956\",\"title\":\"Spring 2026 BFA Exhibition II, Part Two | UCF Art Gallery\",\"subtitle\":null,\"description\":\"<p><em>The Spring 2026 BFA Exhibition II, Part Two <\\\/em><span>provides the opportunity for senior undergraduate students specializing in Animation &amp; Visualization to share their research and artistic practice.<\\\/span><\\\/p>\\n<p><span>To learn more about this exhibition, click <a href=\\\"https:\\\/\\\/cah.ucf.edu\\\/gallery\\\/exhibit\\\/spring-2026-bfa-exhibition-ii-animation-and-visualization\\\/\\\" target=\\\"_blank\\\">HERE<\\\/a>.&nbsp;<\\\/span><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 01 May 2026 10:00:00 -0400\",\"ends\":\"Fri, 01 May 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\",\"SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":\"407-823-2676\",\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4015956\\\/spring-2026-bfa-exhibition-ii-part-two-ucf-art-gallery\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\",\"SVAD\"]},{\"event_id\":\"1111679\",\"eventinstance_id\":\"4117484\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117484\",\"title\":\"Celebrating the lives of\\u00a0Grazia Spina\\u00a0and\\u00a0Paolo Giordano\",\"subtitle\":null,\"description\":\"<p><span>The UCF Department of Modern Languages and Literatures invites you to join us in celebrating the lives and legacies of&nbsp;<\\\/span><a href=\\\"https:\\\/\\\/nam02.safelinks.protection.outlook.com\\\/?url=https%3A%2F%2Fcah.ucf.edu%2Fnews%2Fucf-remembers-beloved-languages-senior-instructor-grazia-a-spina%2F&amp;data=05%7C02%7Cevangelia.hackett%40ucf.edu%7C270a8d28787c4c03af4108de9fc640e9%7Cbb932f15ef3842ba91fcf3c59d5dd1f1%7C0%7C0%7C639123871006878108%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=59HXEBNV89DnciY4hJGoqEB9%2Bgi6DkiuLm%2FijsRNGTA%3D&amp;reserved=0\\\" target=\\\"_blank\\\" title=\\\"Original URL: https:\\\/\\\/cah.ucf.edu\\\/news\\\/ucf-remembers-beloved-languages-senior-instructor-grazia-a-spina\\\/. Click or tap if you trust this link.\\\">Grazia Spina<\\\/a><span>&nbsp;and&nbsp;<\\\/span><a href=\\\"https:\\\/\\\/nam02.safelinks.protection.outlook.com\\\/?url=https%3A%2F%2Fcah.ucf.edu%2Fnews%2Fin-memoriam-paolo-a-giordano%2F&amp;data=05%7C02%7Cevangelia.hackett%40ucf.edu%7C270a8d28787c4c03af4108de9fc640e9%7Cbb932f15ef3842ba91fcf3c59d5dd1f1%7C0%7C0%7C639123871006911478%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=pgLaPJRczVJ0zT1W8m7mfEghpBE9%2BRSeQvR1HDdZPeE%3D&amp;reserved=0\\\" target=\\\"_blank\\\" title=\\\"Original URL: https:\\\/\\\/cah.ucf.edu\\\/news\\\/in-memoriam-paolo-a-giordano\\\/. Click or tap if you trust this link.\\\">Paolo Giordano<\\\/a><span>, two cherished members of our academic community. This remembrance gathering will honor their lasting contributions as educators, colleagues, and mentors whose passion for languages and cultures deeply shaped our department. We welcome faculty, students, alumni, and friends to come together in reflection, gratitude, and community as we remember their lives and the impact they continue to have at UCF.<\\\/span><\\\/p>\",\"location\":\"Trevor Colbourn Hall: TCH 325\",\"location_url\":\"https:\\\/\\\/www.ucf.edu\\\/location\\\/trevor-colbourn-hall\\\/\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 01 May 2026 11:30:00 -0400\",\"ends\":\"Fri, 01 May 2026 13:30:00 -0400\",\"ongoing\":\"False\",\"category\":\"Uncategorized\\\/Other\",\"tags\":[\"UCF Modern Languages and Literatures\"],\"contact_name\":\"Department of Modern Languages and Literatures\",\"contact_phone\":null,\"contact_email\":\"ModernLanguages@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117484\\\/celebrating-the-lives-of-grazia-spina-and-paolo-giordano\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[]},{\"event_id\":\"1111682\",\"eventinstance_id\":\"4117488\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117488\",\"title\":\"SVAD Character Animation Premieres\",\"subtitle\":null,\"description\":\"<p>Join SVAD on Friday, May 1 for the Character Animation Premieres&mdash;an evening showcasing brand-new 2D and 3D animated films by Character Animation BFA and Animation\\\/VFX MFA students.<\\\/p>\\n<p>Public screenings begin at 6:30 PM in Room 132 of the Visual Arts Building. Admission is free and open to the public!<\\\/p>\",\"location\":\"VAB: 132\",\"location_url\":\"https:\\\/\\\/www.ucf.edu\\\/location\\\/visual-arts-building\\\/\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 01 May 2026 18:30:00 -0400\",\"ends\":\"Fri, 01 May 2026 19:30:00 -0400\",\"ongoing\":\"False\",\"category\":\"Thesis and Dissertation\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"Christina Christie\",\"contact_phone\":null,\"contact_email\":\"Christina.Christie@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117488\\\/svad-character-animation-premieres\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1066293\",\"eventinstance_id\":\"4027619\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4027619\",\"title\":\"RISO@SVAD: Zine Machine Workshop\",\"subtitle\":null,\"description\":\"<p>Sign Up Now! Spots are limited. No prior experience necessary.&nbsp;<\\\/p>\\n<p>In this hands-on zine-making workshop, participants will explore the process of creating a self-published zine from concept to finished piece. We&rsquo;ll cover idea generation, sequencing content, basic layout strategies, and simple binding techniques. Emphasis will be placed on experimentation, storytelling, and embracing the DIY spirit of zines through drawing, collage, writing, and found materials. By the end of the workshop, attendees will leave with a completed zine and the tools to continue self-publishing on their own.<\\\/p>\\n<p><strong>Workshop Instructor:&nbsp;<\\\/strong><\\\/p>\\n<p>Ashley Taylor<br>Assistant Professor, School of Visual Arts &amp; Design<\\\/p>\\n<p>Ashley Taylor is an artist, designer, and educator whose work explores printmaking, design systems, and the intersection of analog and digital processes. She brings her passion for experimental printing and storytelling to this accessible, hands-on workshop.<\\\/p>\",\"location\":\"Visual Arts Building: 215: Visual Arts\",\"location_url\":\"https:\\\/\\\/map.ucf.edu\\\/locations\\\/51\\\/visual-arts-building-vab\\\/\",\"virtual_url\":null,\"registration_link\":\"https:\\\/\\\/www.purplepass.com\\\/events\\\/344295-riso%40svad%3A-zine-machine-workshop-may-2nd-2026\",\"registration_info\":null,\"starts\":\"Sat, 02 May 2026 10:00:00 -0400\",\"ends\":\"Sat, 02 May 2026 15:00:00 -0400\",\"ongoing\":\"False\",\"category\":\"Workshop\\\/Conference\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"Ashley Taylor\",\"contact_phone\":null,\"contact_email\":\"ashley@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4027619\\\/risosvad-zine-machine-workshop\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111688\",\"eventinstance_id\":\"4117847\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117847\",\"title\":\"Opening Reception | Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>Join us for the opening reception of <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> at the UCF Art Gallery.<\\\/p>\\n<p>This exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":\"https:\\\/\\\/www.ticketsource.com\\\/ucf-art-gallery\\\/t-dvndzex\",\"registration_info\":null,\"starts\":\"Wed, 27 May 2026 17:30:00 -0400\",\"ends\":\"Wed, 27 May 2026 19:00:00 -0400\",\"ongoing\":\"False\",\"category\":\"Arts Exhibit\",\"tags\":[\"ucf art gallery\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117847\\\/opening-reception-pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"gallery\",\"filtered_categories\":[\"Gallery\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117851\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117851\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 28 May 2026 10:00:00 -0400\",\"ends\":\"Thu, 28 May 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117851\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117852\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117852\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 29 May 2026 10:00:00 -0400\",\"ends\":\"Fri, 29 May 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117852\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117853\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117853\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 01 Jun 2026 10:00:00 -0400\",\"ends\":\"Mon, 01 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117853\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117919\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117919\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 02 Jun 2026 10:00:00 -0400\",\"ends\":\"Tue, 02 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117919\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117920\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117920\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 03 Jun 2026 10:00:00 -0400\",\"ends\":\"Wed, 03 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117920\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117921\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117921\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 04 Jun 2026 10:00:00 -0400\",\"ends\":\"Thu, 04 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117921\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117922\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117922\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 05 Jun 2026 10:00:00 -0400\",\"ends\":\"Fri, 05 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117922\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117858\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117858\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 08 Jun 2026 10:00:00 -0400\",\"ends\":\"Mon, 08 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117858\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117923\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117923\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 09 Jun 2026 10:00:00 -0400\",\"ends\":\"Tue, 09 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117923\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117924\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117924\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 10 Jun 2026 10:00:00 -0400\",\"ends\":\"Wed, 10 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117924\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117925\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117925\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 11 Jun 2026 10:00:00 -0400\",\"ends\":\"Thu, 11 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117925\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117926\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117926\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 12 Jun 2026 10:00:00 -0400\",\"ends\":\"Fri, 12 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117926\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117863\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117863\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 15 Jun 2026 10:00:00 -0400\",\"ends\":\"Mon, 15 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117863\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117927\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117927\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 16 Jun 2026 10:00:00 -0400\",\"ends\":\"Tue, 16 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117927\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117928\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117928\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 17 Jun 2026 10:00:00 -0400\",\"ends\":\"Wed, 17 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117928\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117929\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117929\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 18 Jun 2026 10:00:00 -0400\",\"ends\":\"Thu, 18 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117929\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117930\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117930\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 19 Jun 2026 10:00:00 -0400\",\"ends\":\"Fri, 19 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117930\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117931\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117931\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 22 Jun 2026 10:00:00 -0400\",\"ends\":\"Mon, 22 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117931\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117932\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117932\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 23 Jun 2026 10:00:00 -0400\",\"ends\":\"Tue, 23 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117932\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117933\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117933\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 24 Jun 2026 10:00:00 -0400\",\"ends\":\"Wed, 24 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117933\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117934\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117934\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 25 Jun 2026 10:00:00 -0400\",\"ends\":\"Thu, 25 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117934\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117935\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117935\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 26 Jun 2026 10:00:00 -0400\",\"ends\":\"Fri, 26 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117935\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117936\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117936\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 29 Jun 2026 10:00:00 -0400\",\"ends\":\"Mon, 29 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117936\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117937\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117937\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 30 Jun 2026 10:00:00 -0400\",\"ends\":\"Tue, 30 Jun 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117937\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117938\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117938\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 01 Jul 2026 10:00:00 -0400\",\"ends\":\"Wed, 01 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117938\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117939\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117939\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 02 Jul 2026 10:00:00 -0400\",\"ends\":\"Thu, 02 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117939\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117940\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117940\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 03 Jul 2026 10:00:00 -0400\",\"ends\":\"Fri, 03 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117940\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117941\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117941\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 06 Jul 2026 10:00:00 -0400\",\"ends\":\"Mon, 06 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117941\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117942\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117942\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 07 Jul 2026 10:00:00 -0400\",\"ends\":\"Tue, 07 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117942\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117943\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117943\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 08 Jul 2026 10:00:00 -0400\",\"ends\":\"Wed, 08 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117943\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117944\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117944\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 09 Jul 2026 10:00:00 -0400\",\"ends\":\"Thu, 09 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117944\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117945\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117945\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 10 Jul 2026 10:00:00 -0400\",\"ends\":\"Fri, 10 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117945\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117946\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117946\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 13 Jul 2026 10:00:00 -0400\",\"ends\":\"Mon, 13 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117946\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117947\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117947\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 14 Jul 2026 10:00:00 -0400\",\"ends\":\"Tue, 14 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117947\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117948\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117948\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 15 Jul 2026 10:00:00 -0400\",\"ends\":\"Wed, 15 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117948\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117949\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117949\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 16 Jul 2026 10:00:00 -0400\",\"ends\":\"Thu, 16 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117949\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117950\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117950\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 17 Jul 2026 10:00:00 -0400\",\"ends\":\"Fri, 17 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117950\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117951\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117951\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 20 Jul 2026 10:00:00 -0400\",\"ends\":\"Mon, 20 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117951\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117952\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117952\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 21 Jul 2026 10:00:00 -0400\",\"ends\":\"Tue, 21 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117952\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117953\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117953\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 22 Jul 2026 10:00:00 -0400\",\"ends\":\"Wed, 22 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117953\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117954\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117954\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 23 Jul 2026 10:00:00 -0400\",\"ends\":\"Thu, 23 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117954\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117955\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117955\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 24 Jul 2026 10:00:00 -0400\",\"ends\":\"Fri, 24 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117955\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117956\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117956\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 27 Jul 2026 10:00:00 -0400\",\"ends\":\"Mon, 27 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117956\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117957\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117957\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 28 Jul 2026 10:00:00 -0400\",\"ends\":\"Tue, 28 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117957\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117958\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117958\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 29 Jul 2026 10:00:00 -0400\",\"ends\":\"Wed, 29 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117958\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117959\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117959\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 30 Jul 2026 10:00:00 -0400\",\"ends\":\"Thu, 30 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117959\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117960\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117960\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 31 Jul 2026 10:00:00 -0400\",\"ends\":\"Fri, 31 Jul 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117960\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117961\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117961\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 03 Aug 2026 10:00:00 -0400\",\"ends\":\"Mon, 03 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117961\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117962\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117962\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 04 Aug 2026 10:00:00 -0400\",\"ends\":\"Tue, 04 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117962\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117963\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117963\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 05 Aug 2026 10:00:00 -0400\",\"ends\":\"Wed, 05 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117963\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117964\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117964\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 06 Aug 2026 10:00:00 -0400\",\"ends\":\"Thu, 06 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117964\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111691\",\"eventinstance_id\":\"4117965\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4117965\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 07 Aug 2026 10:00:00 -0400\",\"ends\":\"Fri, 07 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallert\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4117965\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118070\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118070\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 10 Aug 2026 10:00:00 -0400\",\"ends\":\"Mon, 10 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118070\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118071\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118071\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 11 Aug 2026 10:00:00 -0400\",\"ends\":\"Tue, 11 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118071\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118072\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118072\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 12 Aug 2026 10:00:00 -0400\",\"ends\":\"Wed, 12 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118072\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118073\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118073\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 13 Aug 2026 10:00:00 -0400\",\"ends\":\"Thu, 13 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118073\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118074\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118074\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 14 Aug 2026 10:00:00 -0400\",\"ends\":\"Fri, 14 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118074\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118075\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118075\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 17 Aug 2026 10:00:00 -0400\",\"ends\":\"Mon, 17 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118075\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118076\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118076\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 18 Aug 2026 10:00:00 -0400\",\"ends\":\"Tue, 18 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118076\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118077\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118077\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 19 Aug 2026 10:00:00 -0400\",\"ends\":\"Wed, 19 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118077\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118078\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118078\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 20 Aug 2026 10:00:00 -0400\",\"ends\":\"Thu, 20 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118078\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118079\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118079\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 21 Aug 2026 10:00:00 -0400\",\"ends\":\"Fri, 21 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118079\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118080\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118080\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Mon, 24 Aug 2026 10:00:00 -0400\",\"ends\":\"Mon, 24 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118080\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118081\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118081\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Tue, 25 Aug 2026 10:00:00 -0400\",\"ends\":\"Tue, 25 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118081\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118082\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118082\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Wed, 26 Aug 2026 10:00:00 -0400\",\"ends\":\"Wed, 26 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118082\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118083\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118083\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Thu, 27 Aug 2026 10:00:00 -0400\",\"ends\":\"Thu, 27 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118083\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]},{\"event_id\":\"1111694\",\"eventinstance_id\":\"4118084\",\"calendar\":{\"id\":3611,\"title\":\"CAH Events\",\"slug\":\"cah-events\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/calendar\\\/3611\\\/cah-events\\\/\"},\"id\":\"4118084\",\"title\":\"Pathways 2026: The Carlos Malamud Prize\",\"subtitle\":null,\"description\":\"<p>The <em>Pathways 2026: The Carlos Malamud Prize<\\\/em> exhibition is a collaborative partnership between the UCF Art Gallery and the <a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Rollins Museum of Art<\\\/a>, celebrating emerging professional artists across Florida. Juried by a panel of three art professionals, this year&rsquo;s exhibition features six artists with diverse practices, spanning a wide range of media, themes, and perspectives.<\\\/p>\\n<p>Works by all six finalists will be shown at both venues, creating opportunities to engage with two major academic communities. One artist will receive a $10,000 prize, a solo exhibition in 2027, and the opportunity to serve as a juror for the next edition, along with additional professional development support.<\\\/p>\\n<p>Pathways is designed to nurture emerging artists and provide a meaningful path forward, reflecting the shared missions of both institutions.<\\\/p>\\n<p><strong>Finalists:<\\\/strong> Alex Awuku, Michael Cannata, Cruz Castillo, Ebenezer Nketsiah Mensah, Luc&iacute;a Morales, Shayla Marshall<br><strong>Jurors:<\\\/strong> Marcus Antonius Jansen, Tenee&rsquo; Hart, Sheldon Scott<\\\/p>\\n<p><a href=\\\"https:\\\/\\\/www.rollins.edu\\\/rma\\\/exhibitions\\\/pathways-carlos-malamud-prize\\\/\\\" target=\\\"_blank\\\">Learn more about this year&rsquo;s exhibition here.&nbsp;<\\\/a><\\\/p>\",\"location\":\"UCF Art Gallery\",\"location_url\":\"https:\\\/\\\/www.google.com\\\/maps\\\/place\\\/School+of+Visual+Arts+and+Design\\\/@28.6028876,-81.2031242,15z\\\/data=!4m2!3m1!1s0x0:0xb8778d2e75e9e172?sa=X&ved=0ahUKEwiq3JfmgaLSAhWBKiYKHcufCVMQ_BIIkAEwCg\",\"virtual_url\":null,\"registration_link\":null,\"registration_info\":null,\"starts\":\"Fri, 28 Aug 2026 10:00:00 -0400\",\"ends\":\"Fri, 28 Aug 2026 17:00:00 -0400\",\"ongoing\":\"True\",\"category\":\"Arts Exhibit\",\"tags\":[\"UCF SVAD\"],\"contact_name\":\"UCF Art Gallery\",\"contact_phone\":null,\"contact_email\":\"gallery@ucf.edu\",\"url\":\"https:\\\/\\\/events.ucf.edu\\\/event\\\/4118084\\\/pathways-2026-the-carlos-malamud-prize\\\/\",\"filtered_category\":\"\",\"filtered_categories\":[\"SVAD\"]}],\n                    endDateArray: [{\"event_id\":\"1111694\",\"end_date\":\"Fri, 28 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Thu, 27 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Wed, 26 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Tue, 25 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Mon, 24 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Fri, 21 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Thu, 20 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Wed, 19 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Tue, 18 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Mon, 17 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Fri, 14 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Thu, 13 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Wed, 12 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Tue, 11 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111694\",\"end_date\":\"Mon, 10 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 07 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 06 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 05 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 04 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 03 Aug 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 31 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 30 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 29 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 28 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 27 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 24 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 23 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 22 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 21 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 20 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 17 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 16 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 15 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 14 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 13 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 10 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 09 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 08 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 07 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 06 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 03 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 02 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 01 Jul 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 30 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 29 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 26 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 25 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 24 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 23 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 22 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 19 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 18 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 17 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 16 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 15 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 12 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 11 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 10 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 09 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 08 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 05 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 04 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Wed, 03 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Tue, 02 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Mon, 01 Jun 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Fri, 29 May 2026 17:00:00 -0400\"},{\"event_id\":\"1111691\",\"end_date\":\"Thu, 28 May 2026 17:00:00 -0400\"},{\"event_id\":\"1111688\",\"end_date\":\"Wed, 27 May 2026 19:00:00 -0400\"},{\"event_id\":\"1066293\",\"end_date\":\"Sat, 02 May 2026 15:00:00 -0400\"},{\"event_id\":\"1111682\",\"end_date\":\"Fri, 01 May 2026 19:30:00 -0400\"},{\"event_id\":\"1111679\",\"end_date\":\"Fri, 01 May 2026 13:30:00 -0400\"},{\"event_id\":\"997720\",\"end_date\":\"Fri, 01 May 2026 17:00:00 -0400\"},{\"event_id\":\"997720\",\"end_date\":\"Thu, 30 Apr 2026 17:00:00 -0400\"},{\"event_id\":\"997720\",\"end_date\":\"Wed, 29 Apr 2026 17:00:00 -0400\"},{\"event_id\":\"997720\",\"end_date\":\"Tue, 28 Apr 2026 17:00:00 -0400\"},{\"event_id\":\"1099594\",\"end_date\":\"Mon, 27 Apr 2026 20:30:00 -0400\"},{\"event_id\":\"997720\",\"end_date\":\"Mon, 27 Apr 2026 17:00:00 -0400\"},{\"event_id\":\"997720\",\"end_date\":\"Fri, 24 Apr 2026 17:00:00 -0400\"},{\"event_id\":\"997717\",\"end_date\":\"Thu, 23 Apr 2026 19:00:00 -0400\"},{\"event_id\":\"1059992\",\"end_date\":\"Wed, 22 Apr 2026 17:00:00 -0400\"},{\"event_id\":\"1059992\",\"end_date\":\"Tue, 21 Apr 2026 17:00:00 -0400\"}],\n                    \n                    currentFilter: \"\",\n                    givenFilter: \"all\",\n                    uniqueEventIds: [],\n                    filters: [\n                        \"All\",\n                        \"Gallery\",\n                        \"Music\",\n                        \"SVAD\",\n                        \"Theatre\",\n                    ],\n                    filterFormat: \"\",\n                    showMoreFormat: \"paged\",\n\n                    hideRecurrence: true,\n                    pagination: true,\n                    eventsPerPage: 10,\n                    currentPage: 1,\n                    currentPageStart: 0,\n                    indexRange: [],\n                    appendToIndexRange: false,\n\n                    front: false,\n                    frontBgImg: \"https:\/\/cah.ucf.edu\/events\/wp-content\/plugins\/common-events-2020\/imgs\/knight.jpg\",\n                },\n                computed: {\n                    getCurrentFilter: function() {\n                        let givenFilter = this.givenFilter\n                        let filters = this.filters\n\n                        for (var i = 0; i < filters.length; i++) {\n                            if (givenFilter.toLowerCase().trim() === filters[i].toLowerCase()) {\n                                return filters[i]\n                            }\n                        }\n                    },\n                    noRepeatedEvents: function() {\n                        let uniqueIds = this.uniqueEventIds\n\n                        return this.json.filter(function (event) {\n                            if (uniqueIds.length === 0) {\n                                    uniqueIds.push(event.event_id)\n                                    return event\n                                } else {\n                                    for (id in uniqueIds) {\n                                        if (!uniqueIds.includes(event.event_id)) {\n                                            uniqueIds.push(event.event_id)\n                                            return event\n                                        }\n                                    }\n                                }\n                        })\n                    },\n                    filteredEvents: function() {\n                        let givenFilter = this.givenFilter\n                        \n                        let currentFilter = this.currentFilter\n                        let hideRecurrence = this.hideRecurrence\n                        \n                        function filterShow(givenFilter, currentFilter, eventFilters) {\n                            normalizedGivenFilter = givenFilter.toLowerCase().trim()\n                            normalizedCurrentFilter = currentFilter.toLowerCase().trim()\n\n                            \/\/ Takes into account the given preferred filter in the Wordpress shortcode.\n                            if (normalizedGivenFilter !== \"\" && normalizedCurrentFilter === \"\") {\n                                normalizedCurrentFilter = normalizedGivenFilter\n                            }\n\n                            if (normalizedCurrentFilter === \"\" || normalizedCurrentFilter === \"all\") {\n                                return true\n                            } else {\n                                for (let i = 0; i < eventFilters.length; i++) {\n                                    if (eventFilters[i].toLowerCase().trim() === normalizedCurrentFilter) {\n                                        return true\n                                    }\n                                }\n                                return false;\n                            }\n                        }\n\n                        if (hideRecurrence) {\n                            return this.noRepeatedEvents.filter(function (event) {\n                                if (filterShow(givenFilter, currentFilter, Object.values(event.filtered_categories))) {\n                                    return event\n                                }\n                            })\n                        } else {\n                            return this.json.filter(function (event) {\n                                if (filterShow(givenFilter, currentFilter, Object.values(event.filtered_categories))) {\n                                    return event\n                                }\n                            })\n                        }\n\n                    },\n                    getTotalEvents: function() {\n                        return this.filteredEvents.length\n                    },\n                    getStartingIndexForPage: function() {\n                        let currentPage = this.currentPage\n                        let currentPageStart = this.currentPageStart\n                        let eventsPerPage = this.eventsPerPage\n\n                        if (currentPage !== 1) {\n                            currentPageStart = (eventsPerPage * currentPage) - eventsPerPage\n                        }\n                        \n                        return currentPageStart\n                    },\n                    getIndexRangeForPage: function() {\n                        let currentPage = this.currentPage\n                        let currentPageStart = this.getStartingIndexForPage\n                        let eventsPerPage = this.eventsPerPage\n                        let totalEvents = this.getTotalEvents\n                        let appendToIndexRange = this.appendToIndexRange\n                        let indexRange = this.indexRange\n\n                        for (let i = currentPageStart; i < currentPageStart + eventsPerPage; i++) {\n                            if (i < totalEvents) {\n                                indexRange.push(i)\n                            }\n                        }\n\n                        return indexRange\n                    },\n                    isLight() {\n                        \/\/ Finds out if there's a .bg-inverse somewhere in the app's parentage, so we can apply a conditional\n                        \/\/ class to <li> elements.\n                        const app = document.querySelector('#app')\n                        const inverseParent = app.closest('.bg-inverse')\n                        if (inverseParent === null ) {\n                            return true\n                        }\n                        return false\n                    },\n                },\n                methods : {\n                    printDescription: function(description) {\n                        \/\/ return description.replace(\/<[^>]*>?\/gm, '')\n                        var str = description.replace(\/(\\n|<br>|<p>|<\\\/p>|<span>|<\\\/span>|<li>|<\\\/li>)\/igm, \" \").trim()\n                        str = str.replace(\/(\\s\\s+)\/igm, \" \").trim()\n                        str = str.replace(\/(<a.*?>|<\\\/a>|<strong>|<\\\/strong>|<ul>|<\\\/ul>)\/igm, \"\").trim()\n\n                        var strLen = str.length\n                        var preferredStrLen = 275\n\n                        if (strLen >= preferredStrLen) {\n                            return str.substr(0, preferredStrLen) + \" . . .\"\n                        } else {\n                            \/\/ If the last sentence does not contain a period, add one.\n                            if (str.substr(str.length - 1, str.length).trim() !== \".\") {\n                                str += \".\"\n                            }\n\n                            return str\n                        }\n                    },\n                    printDate: function(date, hideRecurrence, endDateArray) {\n                        var d = Date.parse(date.starts)\n                        d = new Date(d)\n\n                        var month = d.toLocaleDateString('en-US', { month: 'long' })\n                        var day = d.toLocaleDateString('en-US', { day: 'numeric' })\n                        var year = d.toLocaleDateString('en-US', { year: 'numeric' })\n                        \n                        var formattedDate = \"\"\n\n                        function testEventRecurrence(event_id, endDateArray) {\n                            for (var i = 0; i < endDateArray.length; i++) {\n                                if (event_id === endDateArray[i].event_id) {\n                                    return true\n                                }\n                            }\n\n                            return false\n                        }\n                        \n                        if (testEventRecurrence(date.event_id, endDateArray)) {\n                            function printEndDate(event_id, endDateArray) {\n                                for (var i = 0; i < endDateArray.length; i++) {\n                                    if (event_id === endDateArray[i].event_id) {\n                                        return endDateArray[i].end_date\n                                    }\n                                }\n                            }\n                            \n                            var rawEndDate = printEndDate(date.event_id, endDateArray)\n                            var endDate = Date.parse(rawEndDate)\n                            endDate = new Date(endDate)\n\n                            var endMonth = endDate.toLocaleDateString('en-US', { month: 'long' })\n                            var endDay = endDate.toLocaleDateString('en-US', { day: 'numeric' })\n                            var endYear = endDate.toLocaleDateString('en-US', { year: 'numeric' })\n\n                            if (endYear === year) {\n                                if (endMonth === month) {\n                                    if (endDay === day) {\n                                        formattedDate = month + \" \" + day + \", \" + year    \n                                    } else {\n                                        formattedDate =  month + \" \" + day + \" \u2013 \"+ endDay + \", \" + year\n                                    }\n                                } else {\n                                    formattedDate =  month + \" \" + day + \" \u2013 \"+ endMonth + \" \" +  endDay + \", \" + year\n                                }\n                            } else {\n                                formattedDate =  month + \" \" + day + \", \" + year + \" \u2013 \"+ endMonth + \" \" +  endDay + \", \" + endYear\n                            }\n                        } else {\n                            formattedDate = month + \" \" + day + \", \" + year\n                        }\n\n                        return formattedDate\n                    },\n                    printTime: function(time) {\n                        var t = Date.parse(time)\n                        t = new Date(t)\n\n                        var timePeriod, formattedHour, formattedMinutes\n                        var hour = t.getHours()\n                        var minutes = t.getMinutes()\n\n                        if (hour > 12) {\n                            formattedHour = hour - 12\n                            timePeriod = \" p.m.\"\n                        } else {\n                            formattedHour = hour\n                            if (hour === 12) {\n                                timePeriod = \" p.m.\"\n                            } else {\n                                timePeriod = \" a.m.\"\n                            }\n                        }\n\n                        if (hour === 0) {\n                            return false\n                        }\n\n                        if (minutes === 0) {\n                            formattedMinutes = \"\"\n                        } else {\n                            formattedMinutes = \":\" + minutes;\n                        }\n\n                        return formattedHour + formattedMinutes + timePeriod\n                    },\n                    isCurrentFilter: function (currentFilter, givenFilter, filter) {\n                        if (currentFilter !== \"\" && currentFilter.toLowerCase().trim() === filter.toLowerCase()) {\n                            return true\n                        } else if (currentFilter.toLowerCase() === \"\" && givenFilter.toLowerCase().trim() === filter.toLowerCase()) {\n                            return true\n                        } else {\n                            return false\n                        }\n                    },\n                    numberOfPages: function(events, numEventsToShow) {\n                        let pagesTotal = Math.ceil(events.length \/ numEventsToShow)\n\n                        return pagesTotal\n                    },\n                    pageShow: function(index, indexRange) {\n                        return indexRange.includes(index)\n                    }\n                }\n            })\n        <\/script>\n\n    <br \/>\n\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":12051,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullscreen.php","meta":{"_acf_changed":false,"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[],"tags":[],"class_list":["post-2857","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Events | UCF College of Arts and Humanities<\/title>\n<meta name=\"description\" content=\"The College of Arts and Humanities at UCF offers events, performances, exhibitions and more in theatre, music, visual arts and dance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cah.ucf.edu\/events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Events | UCF College of Arts and Humanities\" \/>\n<meta property=\"og:description\" content=\"The College of Arts and Humanities at UCF offers events, performances, exhibitions and more in theatre, music, visual arts and dance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cah.ucf.edu\/events\/\" \/>\n<meta property=\"og:site_name\" content=\"Events | UCF College of Arts and Humanities\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T19:25:34+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/cah.ucf.edu\/events\/wp-content\/uploads\/sites\/50\/2024\/06\/home-preview_img.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/\",\"url\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/\",\"name\":\"Events | UCF College of Arts and Humanities\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/wp-content\\\/uploads\\\/sites\\\/50\\\/2024\\\/06\\\/home-preview_img.jpg\",\"datePublished\":\"2018-11-05T21:13:36+00:00\",\"dateModified\":\"2026-04-15T19:25:34+00:00\",\"description\":\"The College of Arts and Humanities at UCF offers events, performances, exhibitions and more in theatre, music, visual arts and dance.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/wp-content\\\/uploads\\\/sites\\\/50\\\/2024\\\/06\\\/home-preview_img.jpg\",\"contentUrl\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/wp-content\\\/uploads\\\/sites\\\/50\\\/2024\\\/06\\\/home-preview_img.jpg\",\"width\":1000,\"height\":600,\"caption\":\"Badge reading 'COLLEGE OF ARTS & HUMANITIES EVENTS'\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"College of Arts and Humanities Events\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/#website\",\"url\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/\",\"name\":\"Events | UCF College of Arts and Humanities\",\"description\":\"Events presented by the College of Arts and Humanities at the University of Central Florida\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cah.ucf.edu\\\/events\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Events | UCF College of Arts and Humanities","description":"The College of Arts and Humanities at UCF offers events, performances, exhibitions and more in theatre, music, visual arts and dance.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cah.ucf.edu\/events\/","og_locale":"en_US","og_type":"article","og_title":"Events | UCF College of Arts and Humanities","og_description":"The College of Arts and Humanities at UCF offers events, performances, exhibitions and more in theatre, music, visual arts and dance.","og_url":"https:\/\/cah.ucf.edu\/events\/","og_site_name":"Events | UCF College of Arts and Humanities","article_modified_time":"2026-04-15T19:25:34+00:00","og_image":[{"width":1000,"height":600,"url":"http:\/\/cah.ucf.edu\/events\/wp-content\/uploads\/sites\/50\/2024\/06\/home-preview_img.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cah.ucf.edu\/events\/","url":"https:\/\/cah.ucf.edu\/events\/","name":"Events | UCF College of Arts and Humanities","isPartOf":{"@id":"https:\/\/cah.ucf.edu\/events\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cah.ucf.edu\/events\/#primaryimage"},"image":{"@id":"https:\/\/cah.ucf.edu\/events\/#primaryimage"},"thumbnailUrl":"https:\/\/cah.ucf.edu\/events\/wp-content\/uploads\/sites\/50\/2024\/06\/home-preview_img.jpg","datePublished":"2018-11-05T21:13:36+00:00","dateModified":"2026-04-15T19:25:34+00:00","description":"The College of Arts and Humanities at UCF offers events, performances, exhibitions and more in theatre, music, visual arts and dance.","breadcrumb":{"@id":"https:\/\/cah.ucf.edu\/events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cah.ucf.edu\/events\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cah.ucf.edu\/events\/#primaryimage","url":"https:\/\/cah.ucf.edu\/events\/wp-content\/uploads\/sites\/50\/2024\/06\/home-preview_img.jpg","contentUrl":"https:\/\/cah.ucf.edu\/events\/wp-content\/uploads\/sites\/50\/2024\/06\/home-preview_img.jpg","width":1000,"height":600,"caption":"Badge reading 'COLLEGE OF ARTS & HUMANITIES EVENTS'"},{"@type":"BreadcrumbList","@id":"https:\/\/cah.ucf.edu\/events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cah.ucf.edu\/events\/"},{"@type":"ListItem","position":2,"name":"College of Arts and Humanities Events"}]},{"@type":"WebSite","@id":"https:\/\/cah.ucf.edu\/events\/#website","url":"https:\/\/cah.ucf.edu\/events\/","name":"Events | UCF College of Arts and Humanities","description":"Events presented by the College of Arts and Humanities at the University of Central Florida","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cah.ucf.edu\/events\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/pages\/2857","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/comments?post=2857"}],"version-history":[{"count":69,"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/pages\/2857\/revisions"}],"predecessor-version":[{"id":15938,"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/pages\/2857\/revisions\/15938"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/media\/12051"}],"wp:attachment":[{"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/media?parent=2857"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/categories?post=2857"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cah.ucf.edu\/events\/wp-json\/wp\/v2\/tags?post=2857"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}