Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<title>2019 Digital Media and Design BFA Exhibition</title>
<style>
.card {
transition: 0.5s;
}
div:nth-child(odd)>.card:hover {
transform:rotateZ(5deg);
}
div:nth-child(even)>.card:hover {
transform:rotateZ(-5deg);
}
</style>
</head>
<body>
<main role="main">
<section class="jumbotron text-center" style=" display:flex; justify-content: center; align-items:center; height:65vh; background:url(hero.jpg); background-repeat: no-repeat; background-size: cover; background-attachment:fixed; background-position: center center;">
</section>
<div id="artists" class="album py-5 bg-light">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Exhibition Dates</h3>
<p>April 8 to April 29, 2019</p>
<address>
Jorgensen Gallery
Jorgensen Center for the Performing Arts
2132 Hillside Road
Storrs, CT 06269
</address>
<h3>Gallery hours:</h3>
<p>Mon - Fri 10am to 4pm
Prior to performances and during intermissions</p>
<h3>Reception</h3>
<p>Friday, April 12, 5-8pm</p>
<p>Join us for the inaugural gallery exhibition for the 2019 senior class of Bachelor of Fine Arts Digital Media & Design students! This year we have a cohort of 21 talented students, 17 who have created a diverse body of senior projects - ranging from 2D and 3D animations, live-action films, interactive sites, and physical works. Also featured are our four DMD interns who, in lieu of a senior project, are sharing the incredible experiences working as professional interns at a variety of corporations.</p>
</div>
</div>
<div class="row">
<!-- Allison -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="https://via.placeholder.com/1920x1080" alt="Amanda Brickner">
<div class="card-body">
<h5 class="card-title">Allison Betlej </h5>
<p class="card-text">Internship, UConn ECE</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#betlej-modal">Allison's Statement &raquo;</a>
</div>
</div>
</div>
<div id="betlej-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Allison Betlej</h5>
</div>
<div class="modal-body">
<strong>DMD Internship: UConn Office of Early College Programs</strong>
<p>I had the opportunity to intern as a graphic designer for the past four semesters at the Office of Early College Programs. Each day working there was different, and I was able to work on a range of projects. I got to do everything from web content creation, poster designs, social media content, and much more. I learned many new skills and gained experience in a field I love. I leave this internship as a more confident designer, passionate about my work and ready for the real world.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Maggie -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/frame2_maggie.png" alt="Maggie Chernovetz">
<div class="card-body">
<h5 class="card-title">Maggie Chernovetz</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#chernovetz-modal">Maggie's Statement &raquo;</a>
</div>
</div>
</div>
<div id="chernovetz-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Maggie Chernovetz</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Freebird</i></strong>
<p><i>Freebird</i> is about a Bird held captive by a Man. She spends her days watching him attempt to write and sings for him. Although their relationship appears loving at first, it quickly becomes more complicated. As the Man becomes more frustrated with his work, his behavior becomes conditional, toxic, and cruel. In the end, the Bird is given a chance to escape, but will she?</p>
<p>Over the past few years I have been very interested in the topic of domestic violence and abusive relationships. As a woman in college, both the statistics about what women my age face and the experiences I witnessed by people around me, hit close to home. Because it is such a sensitive topic, I decided to focus on portraying the control that one person can have over another and how difficult it can be to break that cycle.</p>
<p>The story follows an injured bird and her caretaker, but also acts as a more complex metaphor for abusive relationships. While <i>Freebird</i> is the first realization of my original script, I see this project progressing into a purer realization of the original story I wrote, in the future.</p>
<p>Overall, I am very happy with my film’s message. <I>Freebird</I> is about the blurred lines between love and control, and I hope that those who watch will be able to take away a new perspective on the cycle of abusive relationships.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Alex -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Crosset.JPG" alt="Alex Crosset">
<div class="card-body">
<h5 class="card-title">Alex Crosset</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#crosset-modal">Alex's Statement &raquo;</a>
</div>
</div>
</div>
<div id="crosset-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Alex Crosset</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>House Fly</i></strong>
<p>A peaceful day at home is interrupted by the presence of an enormous house fly. As the homeowners attempt to get the fly off of their property, they have to figure out whether they want to save the fly, or have it exterminated.</p>
<p>While primarily a digital artist, I’ve always admired traditional, hand-drawn 2D animation. So, for my senior thesis project, I approached the process from a more traditional angle, as opposed to relying heavily on Adobe After Effects, to animate. Everything in the piece was drawn by hand, frame by frame, in Clip Studio Paint software. Certain scenes were then compiled together in After Effects.</p>
<p>For the subject matter, I chose a giant fly, and came up with really simple scenarios of how one would try to get rid of an annoying bug. Throughout the piece, each scenario expands into increased absurdity. I also wanted one of the characters to struggle with whether or not to actually exterminate the fly, as I know a lot of people who struggle with whether or not to kill a bug if they find it in their home. I also chose to forego any dialogue in order to place greater emphasis on the sound track, using different sound effects, emulating the older Disney and Looney Tunes animations from the 1930’s.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Michael -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/DozoisStill.jpg" alt="Michael Dozois">
<div class="card-body">
<h5 class="card-title">Michael Dozois</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#dozois-modal">Michael's Statement &raquo;</a>
</div>
</div>
</div>
<div id="dozois-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Michael Dozois</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Serum 64</i></strong>
<p><i>Serum 64</i> shows the convergence and interactions of the organic and analog world with the artificial and digital landscape of the future. This animated film follows the pace and mood of an original soundtrack and simply provides a visual accompaniment to the music.</p>
<p>I seek to explore interactions of various forms of animation within one convergent piece of media. Audio and visual worlds collide in my mind, and I seek to represent their relationship in this piece.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Rae -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Enzie_Still2.jpg" alt="Rae Enzie">
<div class="card-body">
<h5 class="card-title">Rae Enzie</h5>
<p class="card-text">Internship, National Science Foundation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#enzie-modal">Rae's Statement &raquo;</a>
</div>
</div>
</div>
<div id="enzie-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Rae Enzie</h5>
</div>
<div class="modal-body">
<strong>DMD Internship: National Science Foundation funded educational science game</strong>
<p>As part of the Digital Media & Design BFA program, students have the option to do an internship in place of a senior project. My internship, working on a National Science Foundation-funded educational game, helped me to discover the kinds of projects I want to work on in the future. It taught me skills that have helped me in other projects and will continue to be vital in my life after graduation.</p>
<p><a href="https://www.raenzie.com/" target="_blank">raenzie.com</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Kyle and Rachel -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/still_done.png" alt="Kyle Faneuff and Rachel Wright">
<div class="card-body">
<h5 class="card-title">Kyle Faneuff and Rachel Wright</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#wright-modal">Kyle and Rachel's Statement &raquo;</a>
</div>
</div>
</div>
<div id="wright-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Kyle Faneuff and Rachel Wright</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>The Clocksmith</i></strong>
<p><i>The Clocksmith</i> is an animated short that follows a young boy named Levi through a post-apocalyptic universe as he struggles with the decision between tradition/sentimentality and survival. Levi has been left alone in a broken, overgrown, and abandoned city. As he treks throughout the city in search of life and food, it becomes increasingly more difficult for him to upkeep, formerly his father's job, the old clock tower that looms over the city. With the city empty, the maintenance of this clock has become obsolete, but the boy still continues the job that he feels he owes to his father to continue. The clock chimes throughout the empty city, warning Levi everyday of his duty to the clock, which forces him to retreat from his searches. In the end, Levi discovers a sign that gives him a reason to leave the clock behind, but he has to ultimately decide between the clocktower and survival.</p>
<p>We wanted to explore the inherent difficulties in trying to live up to people’s expectations while striving towards their own goals. When Levi looks out into the city and sees a ray of light, it is a literal glimmer of hope, and promise of a future worth living. Most of the big goals in life require people to leave their comfort zones if they want any possible hope of reaching those goals. Levi struggles with many of the things that we struggle with in choosing our own path and what holds us back. Obligation, family, our own personal anxiety of the unknown: these are all things that we must overcome, or compromise for, in our future. Our ending for Levi, however, is as open ended as our own futures. We don’t know whether Levi will accomplish his goals or journey, but if our future consists of us overcoming our own hurdles, then we think it's safe to say that Levi overcomes his.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Corey -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Freer.png" alt="Corey Freer">
<div class="card-body">
<h5 class="card-title">Corey Freer</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#freer-modal">Corey's Statement &raquo;</a>
</div>
</div>
</div>
<div id="freer-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Corey Freer</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Space Surfers - Theme Song</i></strong>
<p><i>Space Surfers: Theme Song</i> is a 45-second to one-minute long theme song that acts as a pitch for a future kids’ show that I would like to realize. After noticing that my little brother really enjoyed simply-designed cartoon characters and the music that was typically paired with them, I decided to make that my priority. Then, observing that my college friends had many posters of surfers and astronauts, and looking within myself and, knowing that math was never my strong suit, I developed the idea for <i>Space Surfers</i>. I wish that I had the opportunity as a child to watch cartoons that taught math, then maybe I would have been really good at math. I hope that <i>Space Surfers</i> can help future children love math.</p>
<p>Prototyping is imperative when making creative projects. The characters are designed to be friendly and are simply designed in order to attract a very young audience (3-6 years old), while the addition of surfboards will attract a slightly older audience (7-10). Therefore, the ideal age range will be 4-9. The environments are designed to be simple so that the actions in each scene are easily comprehensible to a young audience.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Nicole -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/nicole-harvey-p+c-posterphoto.png" alt="Nicole Harvey">
<div class="card-body">
<h5 class="card-title">Nicole Harvey</h5>
<p class="card-text">Senior Project, Animated Web Comic</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#harvey-modal">Nicole's Statement &raquo;</a>
</div>
</div>
</div>
<div id="harvey-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Nicole Harvey</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Peaches + Cream</i></strong>
<p><i>Peaches + Cream</i> is an animated web comic that tells the story of Peaches, a farm-boy with the ability to hear the thoughts of others, and Cream, the humble owner of a city ice-cream shop whose thoughts are the only ones in the world that even Peaches cannot hear.</p>
<p>These thoughts, though a nuisance on their own, act as a metaphor for anxiety, a mental disorder that is often taken too lightly in our society today, despite its often detrimental effects on a person’s health and well-being. My goal with this project was to mirror the effects of anxiety and highlight why those without it should care. Thus, in order to better showcase this idea, I took a different approach when it came to the style of the comic by visually representing and animating the thoughts that Peaches hears. This gave each page, as well as the story itself, a flow I would not have been able to achieve with a static image.</p>
<p>As an avid storyteller, this comic was a passion project that I was able to bring to life through hundreds of hours of planning and work. Throughout the exhibition, I plan to continue the story, so please visit the link below to keep up with the comic, new pages are added every Wednesday!</p>
<p><strong><a href="https://peachesandcream.myportfolio.com/" target="_blank"><i>Peaches + Cream</i></a></strong></p>
<p><a href="https://nicolemarieharvey.com/" target="_blank">nicolemarieharvey.com</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Charlie -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="https://via.placeholder.com/1920x1080" alt="Charlie Hildner">
<div class="card-body">
<h5 class="card-title">Charlie Hildner</h5>
<p class="card-text">Internship, National Science Foundation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#hildner-modal">Charlie's Statement &raquo;</a>
</div>
</div>
</div>
<div id="hildner-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Charlie Hildner</h5>
</div>
<div class="modal-body">
<strong>DMD Internship: National Science Foundation funded educational science game</strong>
<p>In place of a senior project, I interned for two semesters under my Game Design professor, Ken Thompson, on a National Science Foundation funded game. I was given the opportunity to work on many different aspects of the project. This included concept art, UI design, basic 3D modeling for in-game props, and various visual effects. This experience was invaluable for me in terms of developing professionally and as an artist.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Aaron -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/kane.png" alt="Aaron Kane">
<div class="card-body">
<h5 class="card-title">Aaron Kane</h5>
<p class="card-text">Senior Project, Animation & Original Music</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#kane-modal">Aaron's Statement &raquo;</a>
</div>
</div>
</div>
<div id="kane-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Aaron Kane</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Alaska</i></strong>
<p>The Great Pacific Garbage Patch is a floating mass of plastic and debris swirling in the currents of the Pacific Ocean. It is estimated that its size is between 270,000 and 5,800,000 square miles, comparable to the size of Alaska (663,300 square miles). Found in the middle of an ocean, spread wide and not necessarily condensed, much of this environmental plague, caused by humans, is difficult to see other than on research vessels or in pictures.</p>
<p>Similarly, depression and anxiety are mental conditions that are often hidden from plain sight. These detrimental emotions float just below the surface and can take years to break down, much like plastic in the ocean. These feelings can weigh a person down like a boulder the size of Alaska.</p>
<p>Through this animated film, and original acoustic song of the same title, I provide a strong, relatable metaphor that also provides a glimmer of hope to those struggling with depression and anxiety. I also wish to raise a criticism of how we as a society deal with issues; often finding ourselves too late to the game when all seems beyond repair.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- David -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Kerr.png" alt="David Kerr">
<div class="card-body">
<h5 class="card-title">David Kerr</h5>
<p class="card-text">Senior Project, Google Chrome Extension</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#kerr-modal">David's Statement &raquo;</a>
</div>
</div>
</div>
<div id="kerr-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>David Kerr</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Fannypack</i></strong>
<p>For my senior project, I created a Google Chrome extension that saves the current tab on your browser and lets you reopen it later. Its logic is written in Javascript, with layout and styling in HTML and CSS. I decided to make <i>Fannypack</i> to solve a problem. I often have trouble managing my own web browser, but existing tab management apps are too in-depth for my taste. My goal was to create a simple, easily-accessible app designed with the ability to visually see a thumbnail of what you’re working on, rather than a long list of often meaningless webpage titles. I focused on keeping the core of the app within the same space, hopefully to make a better user experience that lessens the chance of the user becoming overwhelmed with too many options.</p>
<p><i>Fannypack</i> has been submitted for inclusion in the Google Chrome Web Store, and if approved, will be available for download by the general public.</p>
<p><a href="https://www.davidmarcuskerr.com" target="_blank">davidmarcuskerr.com</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Ali -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Loftus_ButterscotchBeetle_Still.png" alt="Ali Loftus">
<div class="card-body">
<h5 class="card-title">Ali Loftus</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#loftus-modal">Ali's Statement &raquo;</a>
</div>
</div>
</div>
<div id="loftus-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Ali Loftus</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Butterscotch and Beetle</i></strong>
<p>A spunky mouse meanders along his way collecting seeds while a mischievous bee meddles. <i>Butterscotch and Beetle</i> is a story about the rivalry and friendship that takes place in a tucked away, grassy corner underneath a willow tree. This simple, fun story shows that anything can be solved with a little bit of kindness, love, and most importantly, honey.</p>
<p>For this project I wanted to use my digital animation skills to mimic a style that combines the three-dimensionality that comes naturally to 3D computer graphic designs and a more stylized, painterly look that more closely resembles traditional, drawn animation. After many alterations to the story and pre-production, I focused on creating believable animations, strong layout designs, and cute, storybook-inspired characters.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Robert -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/MuzsiStill.jpg" alt="Robert Muzsi">
<div class="card-body">
<h5 class="card-title">Robert Muzsi</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#muzsi-modal">Robert's Statement &raquo;</a>
</div>
</div>
</div>
<div id="muzsi-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Robert Muzsi</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Built, Not Bought</i></strong>
<p>A car is being built from the unibody up, until it can be driven as intended.</p>
<p>I believe that art can bring out the life in everything, even something as stiff and mechanical as building a car. Through animation, the car parts and tools are given character. The soundtrack, improvised by Michael Dozois, was also inspired by the motion and personality of the animation, enhancing the feeling.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Ali Sailer -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Sailer.png" alt="Ali Sailer">
<div class="card-body">
<h5 class="card-title">Ali Sailer</h5>
<p class="card-text">Senior Project, Motion Graphics</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#sailer-modal">Ali's Statement &raquo;</a>
</div>
</div>
</div>
<div id="sailer-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Ali Sailer</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>For the Love of Snow</i></strong>
<p>In 75 to 100 years, skiing could be non-existent. As an outdoor enthusiast and artist, I wanted to create a project on a topic that is close to my heart: climate change and how it is affecting the ski industry. I started skiing at the age of two and grew up 20 minutes from a ski resort, so I spent every weekend, vacation, and after school at the mountain. This sport has become an important part of my identity. The idea behind the project is to motivate people to take action through their passion rather than instilling fear. It is three short animations designed for distribution on social media, incorporating live action footage, motion graphics, voice overs and kinetic typography to portray the message. I want the viewers to remember why they love the sport and want it to be around for years to come.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Katie -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/KatieSawosik.png" alt="Katie Sawosik">
<div class="card-body">
<h5 class="card-title">Katie Sawosik</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#sawosik-modal">Katie's Statement &raquo;</a>
</div>
</div>
</div>
<div id="sawosik-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Katie Sawosik</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Stand</i></strong>
<p><i>Stand</i> is a 3D animation about finding your worth, regardless of outside influences and things that hold you back. It’s about being your own hero, finding confidence, and being brave. In the piece, a drawing mannequin sees and attempts to emulate the posters around a bedroom, feeling discouraged by the fact that it’s confined on its stand and cannot touch the ground. After falling off the desk while attempting to fly like Superman, it realizes that it’s been the model for these superhero sketches and has been a true hero the whole time.</p>
<p><i>Stand</i> serves as a final challenge in storytelling for me. I had the idea for this piece for nearly two years, when it popped into my head as a very chaotic and vague story concept. After many revisions, I was able to bring my ideas together into one central theme. The mannequin has no facial features and makes no noise, so all the acting must be communicated via body movements. I was challenged by multiple experiments to develop the character’s sense of motion. Ultimately, I believe I succeeded. It has been an amazing experience bringing this character and story to life, from the scribbly storyboards all the way to the final renders.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Erik -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Schweitzer.png" alt="Erik Schweitzer">
<div class="card-body">
<h5 class="card-title">Erik Schweitzer</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#schweitzer-modal">Erik's Statement &raquo;</a>
</div>
</div>
</div>
<div id="schweitzer-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Erik Schweitzer</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Neuron Sleep</i></strong>
<p>On one quiet night, an unknown person attempts to get a good night’s sleep. Brain cells work diligently to create the most wonderful dreams in a fantastical nightscape world. A dog suddenly breaks the silence with a piercing, unrelenting bark. How will the brain cells combat the intrusive noise and let our star sleep peacefully?</p>
<p><i>Neuron Sleep</i> combines my fascination with the psychology of sleep with my passion for cinematography and 3D animation. Live action footage is used to stage the premise and conflict of the story. Then the 3D animation, taking the center stage of the story, shows a cartoon representation of brain cells working to produce dreams in a nighttime world. I filmed live action shots at a friend’s house, using said friend and friend’s dog as the actors. All of the 3D animation is created in Cinema 4D. Then I composited the live action footage and animation in Adobe Premiere.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Helena -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="https://via.placeholder.com/1920x1080" alt="Helena Sirken">
<div class="card-body">
<h5 class="card-title">Helena Sirken</h5>
<p class="card-text">Internship, Kennedy Health, Boston Children’s Hospital, XVIVO, ANTU</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#sirken-modal">Helena's Statement &raquo;</a>
</div>
</div>
</div>
<div id="sirken-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Helena Sirken</h5>
</div>
<div class="modal-body">
<strong>DMD Internships: Kennedy Health, Boston Children’s Hospital, XVIVO, & ANTU</strong>
<p>I have been really fortunate to have multiple internships while at UConn. The internship opportunities are one of the unique aspects of Digital Media & Design. I had a variety of different tasks and roles for each position, and looking back, I can see how each internship built upon the next as my skills expanded. Surprisingly, through my DMD coursework at UConn and these four internships, I found a new interest in combining art and science. </p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Bridget -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/smith_still.png" alt="Bridget Smith">
<div class="card-body">
<h5 class="card-title">Bridget Smith</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#smith-modal">Bridget's Statement &raquo;</a>
</div>
</div>
</div>
<div id="smith-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Bridget Smith</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Mascots</i></strong>
<p>Two rival high school mascots fall in love. Shenanigans ensue.</p>
<p>As a student of a small magnet technical school, I never had the traditional high school sports fan experience. We had no athletic teams, and our mascot was a bit of an inside joke (the cyber RAM). In the animated short film <i>Mascots</i>, I was able to draw the roaring crowds and goofy animal mascot costumes that were absent from my high school career. Through hand-drawn, frame-by-frame animation, I retain the imperfections and oddities that come with my own artistic skills and communicate what I remember to be an essentially imperfect, organic high school experience.</p>
<p><i>Mascots</i> is an exploration of public personas and the difference between one’s outward identity and their inner self. I have always been intrigued, yet put off, by the concept of a completely different person existing inside the shell of a smiling animal or cartoon character. The people under the mask live a double life, and I wanted to explore what they might choose to do outside of their mascot duties. In this case, it can sometimes be as funny and serendipitous as falling in love with your rival high school’s mascot.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Shanna -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/Surena-Mattson.png" alt="Shanna Surena-Mattson">
<div class="card-body">
<h5 class="card-title">Shanna Surena-Mattson</h5>
<p class="card-text">Senior Project, Interactive Artist Book</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#surena-mattson-modal">Shanna's Statement &raquo;</a>
</div>
</div>
</div>
<div id="surena-mattson-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Shanna Surena-Mattson</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Imaginate</i></strong>
<p><i>Imaginate</i> is an interactive artist’s book that compiles my unique ideas for innovations centered around a common theme of “good alternatives.” For my senior project, I used my skills in graphic design, 2D animation, motion graphics, 3D modeling, sound design, research, storytelling, and design thinking across a variety of software including Adobe Illustrator, Procreate, and 3D Coat. The reason why it involves so many different elements, aside from displaying my personal growth, is that each innovation requires a different media to best tell its individual story and use. This project takes everyday items and infrastructure and applies thought of how to make it not just good for people, but for the environment it exists in as well. This betterment is established through changes such as sustainable material swaps, increasing safety, enhancing convenience, and in many cases, all of the above. I am not a scientist, but with research I have worked to make the unbelievable more plausible and the possibilities more endless by sometimes believing in imagination over reality.</p>
<a href="https://www.shannasurenamattson.com/" target="_blank">shannasurenamattson.com</a>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Carly -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/zaleski.jpg" alt="Carly Zaleski">
<div class="card-body">
<h5 class="card-title">Carly Zaleski</h5>
<p class="card-text">Senior Project, Short Film</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#zaleski-modal">Carly's Statement &raquo;</a>
</div>
</div>
</div>
<div id="zaleski-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Carly Zaleski</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>Poker Night</i></strong>
<p><i>Poker Night</i> is a coming-of-age story about a college senior who is put in a situation he never imagined would occur. Looking for a way out, he plans to swindle his friends in a game of poker.</p>
<p><i>Poker Night</i> handles a very relatable and sensitive topic. It hones in on relationships and decision making, while suggesting that there are two ways to look at every situation. The subject matter caught my eye immediately when my fellow Digital Media & Design student asked me for feedback on this script in the fall. What started with me giving him plot and dialogue revisions turned into me being director on this 15-minute-long short film.</p>
<p>This journey started by assembling a team of other DMD students to fill roles like director of photography, producer, set designer, sound technician, and so on. From there our DP, assistant director, and I spent countless hours in the pre-production stage going over the storyboard and shot list. The next step was holding auditions, locking in the cast, and rehearsing with the actors to find what performances worked best. We had three lengthy shoot days. We are now in the editing stages and will not be finished until April 25th.</p>
<p>Every bit of free time, creative energy, and motivation I had from the fall until now has gone into the making of <i>Poker Night</i>. This has been the hardest, yet most fulfilling project I have created thus far. I learned that I can lead and carry a team to creative completion on a large project, while also having the pleasure of working with so many talented students.</p>
<p><strong>The official screening will be held May 4th in the Student Union theatre at 2PM.</strong></p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
<!-- Kyle and Rachel -->
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<img class="card-img-top" src="cropped/still_done.png" alt="Rachel Wright and Kyle Faneuff">
<div class="card-body">
<h5 class="card-title">Rachel Wright and Kyle Faneuff</h5>
<p class="card-text">Senior Project, Animation</p>
<div class="d-flex justify-content-between align-items-center">
<a href="#" class="btn btn-lg btn-block btn-outline-secondary" data-toggle="modal" data-target="#faneuff-modal">Rachel and Kyle's Statement &raquo;</a>
</div>
</div>
</div>
<div id="faneuff-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5>Rachel Wright and Kyle Faneuff</h5>
</div>
<div class="modal-body">
<strong>Senior Project: <i>The Clocksmith</i></strong>
<p><i>The Clocksmith</i> is an animated short that follows a young boy named Levi through a post-apocalyptic universe as he struggles with the decision between tradition/sentimentality and survival. Levi has been left alone in a broken, overgrown, and abandoned city. As he treks throughout the city in search of life and food, it becomes increasingly more difficult for him to upkeep, formerly his father's job, the old clock tower that looms over the city. With the city empty, the maintenance of this clock has become obsolete, but the boy still continues the job that he feels he owes to his father to continue. The clock chimes throughout the empty city, warning Levi everyday of his duty to the clock, which forces him to retreat from his searches. In the end, Levi discovers a sign that gives him a reason to leave the clock behind, but he has to ultimately decide between the clocktower and survival.</p>
<p>We wanted to explore the inherent difficulties in trying to live up to people’s expectations while striving towards their own goals. When Levi looks out into the city and sees a ray of light, it is a literal glimmer of hope, and promise of a future worth living. Most of the big goals in life require people to leave their comfort zones if they want any possible hope of reaching those goals. Levi struggles with many of the things that we struggle with in choosing our own path and what holds us back. Obligation, family, our own personal anxiety of the unknown: these are all things that we must overcome, or compromise for, in our future. Our ending for Levi, however, is as open ended as our own futures. We don’t know whether Levi will accomplish his goals or journey, but if our future consists of us overcoming our own hurdles, then we think it's safe to say that Levi overcomes his.</p>
</div>
</div>
</div>
</div>
</div>
<!-- End Artist -->
</div>
</div>
</div>
</main>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>